Search Criteria
Package Details: qt3 1:3.3.8b-21
Package Actions
Git Clone URL: | https://aur.archlinux.org/qt3.git (read-only, click to copy) |
---|---|
Package Base: | qt3 |
Description: | A cross-platform application and UI framework |
Upstream URL: | http://qt.io |
Licenses: | GPL |
Submitter: | McNoggins |
Maintainer: | frazar0 |
Last Packager: | frazar0 |
Votes: | 48 |
Popularity: | 0.000066 |
First Submitted: | 2014-05-30 03:06 (UTC) |
Last Updated: | 2024-02-27 07:51 (UTC) |
Dependencies (21)
- glu (glu-gitAUR)
- libmng
- libnsl (libnsl-gitAUR)
- libpng (libpng-gitAUR, libpng-apngAUR)
- libtirpc
- libunistring (libunistring-gitAUR)
- libxcursor
- libxft (libxft-gitAUR)
- libxi (libxi-gitAUR)
- libxinerama (libxinerama-randr-gitAUR)
- libxmu
- libxrandr (libxrandr-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR) (make)
- mariadb (mysql55AUR, mysql56AUR, mytop-gitAUR, mysql81AUR, mysql57AUR, mysqlAUR, mysql80AUR, mariadb-lts, percona-server) (make)
- mesa (mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, amdonly-gaming-mesa-gitAUR, mesa-amd-bc250AUR, mesa-amber) (make)
- postgresql (postgresql-12AUR, postgresql15-docsAUR, postgresql15AUR, postgresql17-docsAUR, postgresql17AUR, postgresql13AUR, postgresql-gitAUR) (make)
- sqlite2AUR (make)
- unixodbc (unixodbc-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclientAUR, libmysqlclient80AUR, mariadb-libs, mariadb-lts-libs) (optional) – MariaDB driver
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (optional) – PostgreSQL driver
- Show 1 more dependencies...
Latest Comments
« First ‹ Previous 1 2 3 4 Next › Last »
zoe commented on 2018-12-03 09:37 (UTC)
I have same errors. No idea to fix it :D Seems to deal with sql plugins…
Yes, it builds fine after deleting :
in PKGBUILD. But, sql plugins are needed…
chrko commented on 2018-11-30 10:53 (UTC)
Yeah, errors again :D Any hint on this?
Nano commented on 2018-06-18 20:22 (UTC)
Hello.
I get this error:
g++: error: unrecognized command line option ‘-fno-plt’ make: *** [Makefile:170: project.o] Error 1 qmake failed to build. Aborting.
Please, help.
slav commented on 2018-05-01 23:14 (UTC)
@zoe Thank you very much for quick fixing!
chrko commented on 2018-05-01 21:42 (UTC)
@zoe: Sorry, messed up with markup! It builds perfectly fine again out of your PKGBUILD :)
zoe commented on 2018-05-01 21:17 (UTC) (edited on 2018-05-01 21:28 (UTC) by zoe)
@chrko and @slav : Sorry, I read too fast your patch, chrko. So I added the line :
to ./configure, and it builds fine.
Thanks
slav commented on 2018-05-01 20:07 (UTC)
the same here:
In file included from dialogs/qprintdialog.cpp:75:0: /usr/include/rpcsvc/yp_prot.h:10:10: fatal error: rpc/rpc.h: No such file or directory #include <rpc rpc.h=""> ^~~~~~~~~~~ compilation terminated. make[2]: [Makefile:10480: .obj/release-shared-mt/qprintdialog.o] Error 1 make[2]: Leaving directory '/tmp/packerbuild-1000/qt3/qt3/src/qt-x11-free-3.3.8b/src' make[1]: [Makefile:40: sub-src] Error 2 make[1]: Leaving directory '/tmp/packerbuild-1000/qt3/qt3/src/qt-x11-free-3.3.8b' make: *** [Makefile:8: init] Error 2 ==> ERROR: A failure occurred in build(). Aborting... The build failed.</rpc>
zoe commented on 2018-05-01 19:55 (UTC) (edited on 2018-05-01 20:03 (UTC) by zoe)
@chrko : I added libnsl & libtirpc as dependencies (pkgrel=11) But, although these packages were already installed, qt3 fails to build :
I installed rpcsvc-proto from [extra], but that did not help, I got exactly the same error.
Any idea ?
chrko commented on 2018-05-01 17:06 (UTC)
The package needs the new dependencies libnsl & libtirpc to continue building with nis support :( Also + -I/usr/include/tirpc \ in the configure command.
« First ‹ Previous 1 2 3 4 Next › Last »