Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[qt] erreur qt-3.3.4-r8 failed AMD64 (resolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
gaga
Apprentice
Apprentice


Joined: 27 Apr 2005
Posts: 288

PostPosted: Sun Jan 01, 2006 6:44 pm    Post subject: [qt] erreur qt-3.3.4-r8 failed AMD64 (resolu) Reply with quote

Bonjour,

J'ai commencé à compiler kde-meta, et je suis tombé sur cette erreur.

Quote:
>>> Compiling source in /var/tmp/portage/qt-3.3.4-r8/work/qt-x11-free-3.3.4 ...
IBASE auto-detection...
Could not find libgds.* anywhere in /lib /usr/lib /usr/lib64
IBASE disabled.
MySQL auto-detection...
Could not find libmysqlclient.* anywhere in /lib /usr/lib /usr/lib64
MySQL disabled.
ODBC auto-detection...
Could not find libodbc.* anywhere in /lib /usr/lib /usr/lib64
ODBC disabled.
PostgreSQL auto-detection...
Could not find libpq.* anywhere in /lib /usr/lib /usr/lib64
PostgreSQL disabled.
NIS auto-detection... (-L/usr/lib64)
Found nsl lib in /usr/lib64
Found rpcsvc/ypclnt.h in /usr/include
Found rpcsvc/yp_prot.h in /usr/include
NIS enabled.
CUPS auto-detection... (-L/usr/lib64)
CUPS disabled.
Cups 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-r8 failed.
!!! Function src_compile, Line 180, Exitcode 101
!!! (no error message)
!!! If you need support, post the topmost build error, NOT this status message.


J'ai jeté un oeil sur le forum, et je constate que je ne suis pas le seul qui a eu ce souci


https://forums.gentoo.org/viewtopic-t-297590-highlight-libgds.html

Quote:
edit the qt ebuild, replace PLATFORM=linux-g++
with PLATFORM=linux-g++-64

that's the solution that is in bugzilla


J'ai édité /usr/portage/x11-libs/qt/qt-3.3.4-r8.ebuild seulement je trouve pas la ligne !!!!!! ( malgré les outils de recherche )

j'ai trouvé un truc ressemblant :

Quote:
# probably this should be '*-64' for 64bit archs
# in a fully multilib environment (no compatibility symlinks)
export PLATFORM="${PLATNAME}-${PLATCXX}"


hop, je change comme ceci :

Quote:
# probably this should be '*-64' for 64bit archs
# in a fully multilib environment (no compatibility symlinks)
#export PLATFORM="${PLATNAME}-${PLATCXX}"
export PLATFORM="linux-g++-64"


il me dit que digest failed, normal, alors je le force un petit peu "ebuild qt-3.3.5.ebuild digest". Ok tout se passe comme prévu.

mais il me donne exactement la même erreur...


J'ai également trouvé ce post là :

https://forums.gentoo.org/viewtopic-t-418027-highlight-libgds.html

Quote:
A command as simple as "emerge --nodeps --oneshot cups" did it. The thing is, with my current USE flags, cups depends on poppler, which itself depends on qt, and so portage decided to emerge qt first, while in reality qt depends on cups. I will file a bug about this right away.


Je n'ai pas essayé cette solution, j'utilise CUPS, donc j'aimerai d'abord avoir un avis sur les futurs ennuis de cette solution.....



merci


@++
gaga


Last edited by gaga on Mon Jan 02, 2006 9:31 am; edited 1 time in total
Back to top
View user's profile Send private message
gaga
Apprentice
Apprentice


Joined: 27 Apr 2005
Posts: 288

PostPosted: Mon Jan 02, 2006 9:31 am    Post subject: Reply with quote

bon j'ai utilisé la deuxième solution quand même,il a finallement compilé CUPS

@++
gaga
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum