View previous topic :: View next topic |
Author |
Message |
acidburnsw n00b
Joined: 19 Feb 2005 Posts: 13
|
Posted: Sat Feb 19, 2005 5:31 pm Post subject: x11-libs/qt-3.3.4-r2 won't emerge on my amd64 |
|
|
x11-libs/qt-3.3.4-r2 -cups -debug -doc (-firebird) +gif -immqt -immqt-bc -ipv6 +mysql -nas -odbc +opengl -postgres -sqlite -xinerama +zlib
gives me that error:
Code: |
Calculating dependencies ...done!
>>> emerge (1 of 10) x11-libs/qt-3.3.4-r2 to /
>>> md5 src_uri ;-) qt-x11-free-3.3.4.tar.bz2
>>> Unpacking source...
>>> Unpacking qt-x11-free-3.3.4.tar.bz2 to /var/tmp/portage/qt-3.3.4-r2/work
* Applying qt-no-rpath-uic.patch ... [ ok ]
* Applying qt-no-rpath.patch ... [ ok ]
* Applying qt-3.3.4-qclipboard-hack.patch ... [ ok ]
* Applying qt-3.3.4-flickerfree_qiconview_buffered.patch ... [ ok ]
* Applying qt-3.3.4-flickerfree_qscrollview_fixwindowactivate.patch ... [ ok ]
>>> Source unpacked.
IBASE auto-detection...
Could not find libgds.* anywhere in /lib /usr/lib /usr/lib/mysql
IBASE disabled.
MySQL auto-detection...
Found libmysqlclient.* in /usr/lib
Found mysql.h in /usr/include/mysql
MySQL enabled.
ODBC auto-detection...
Could not find libodbc.* anywhere in /lib /usr/lib /usr/lib/mysql
ODBC disabled.
PostgreSQL auto-detection...
Could not find libpq.* anywhere in /lib /usr/lib /usr/lib/mysql
PostgreSQL disabled.
NIS auto-detection... (-L/usr/lib/mysql -I/usr/include/mysql)
Found nsl lib in /usr/lib
Found rpcsvc/ypclnt.h in /usr/include
Found rpcsvc/yp_prot.h in /usr/include
NIS enabled.
OpenGL auto-detection... (-L/usr/lib/mysql -I/usr/include/mysql)
Could not find GLU lib anywhere in /usr/lib/mysql /usr/X11R6/lib /usr/X11R6/lib /usr/shlib /usr/lib /lib
OpenGL disabled.
Xcursor auto-detection... (-L/usr/lib/mysql -I/usr/include/mysql)
Could not find Xcursor lib anywhere in /usr/lib/mysql /usr/X11R6/lib /usr/shlib /usr/lib /lib
Xcursor disabled.
XRandR auto-detection... (-L/usr/lib/mysql -I/usr/include/mysql)
Could not find XRandR lib anywhere in /usr/lib/mysql /usr/X11R6/lib /usr/shlib /usr/lib /lib
XRandR disabled.
XRender auto-detection... (-L/usr/lib/mysql -I/usr/include/mysql)
Could not find XRender lib anywhere in /usr/lib/mysql /usr/X11R6/lib /usr/shlib /usr/lib /lib
XRender disabled.
XRender support cannot be enabled due to functionality tests!
Turn on verbose messaging (-v) to ./configure to see the final report.
If you believe this message is in error you may use the continue
switch (-continue) to ./configure to continue.
!!! ERROR: x11-libs/qt-3.3.4-r2 failed.
!!! Function src_compile, Line 135, Exitcode 101
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.
|
Does someone knows why? _________________ Fly penguin fly... |
|
Back to top |
|
|
WaterSoul Apprentice
Joined: 31 Jan 2004 Posts: 158
|
Posted: Sat Feb 19, 2005 6:36 pm Post subject: |
|
|
edit the qt ebuild, replace PLATFORM=linux-g++
with PLATFORM=linux-g++-64
that's the solution that is in bugzilla |
|
Back to top |
|
|
acidburnsw n00b
Joined: 19 Feb 2005 Posts: 13
|
Posted: Sat Feb 19, 2005 7:30 pm Post subject: |
|
|
thank you that worked _________________ Fly penguin fly... |
|
Back to top |
|
|
|