Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
qt 3.1.0
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
[smeagol]
Apprentice
Apprentice


Joined: 24 Oct 2002
Posts: 152

PostPosted: Tue Nov 19, 2002 5:54 am    Post subject: qt 3.1.0 Reply with quote

Any of you try it yet? I get an error when i try to compile...basically


Code:

/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddInteger'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddBool'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternDuplicate'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetHasChar'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetAddChar'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternGetString'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternGetInteger'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternGetCharSet'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternCreate'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddString'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddDouble'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `XftDrawCreateAlpha'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternDestroy'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddCharSet'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetCreate'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `XftCharExists'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetDestroy'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcFontSetDestroy'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `XftDrawPicture'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory `/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.1.0 failed.
!!! Function src_compile, Line 79, Exitcode 2
!!! (no error message)


Anyone else experience this problem before? Think it's worth submitting to the bug database?
_________________
In God We Trust, All Others We monitor.
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Tue Nov 19, 2002 5:14 pm    Post subject: Re: qt 3.1.0 Reply with quote

[smeagol] wrote:
Any of you try it yet? I get an error when i try to compile...basically


Code:

/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddInteger'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddBool'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternDuplicate'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetHasChar'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetAddChar'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternGetString'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternGetInteger'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternGetCharSet'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternCreate'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddString'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddDouble'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `XftDrawCreateAlpha'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternDestroy'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcPatternAddCharSet'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetCreate'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `XftCharExists'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcCharSetDestroy'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `FcFontSetDestroy'
/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/lib/libqt-mt.so: undefined reference to `XftDrawPicture'
collect2: ld returned 1 exit status
make[3]: *** [../../../bin/uic] Error 1
make[3]: Leaving directory `/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/tools/designer/uic'
make[2]: *** [sub-uic] Error 2
make[2]: Leaving directory `/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/tools/designer'
make[1]: *** [sub-designer] Error 2
make[1]: Leaving directory `/var/tmp/portage/qt-3.1.0/work/qt-x11-free-3.1.0/tools'
make: *** [sub-tools] Error 2

!!! ERROR: x11-libs/qt-3.1.0 failed.
!!! Function src_compile, Line 79, Exitcode 2
!!! (no error message)


Anyone else experience this problem before? Think it's worth submitting to the bug database?

I'm currently compiling qt 3.1 now.
We'll see if I hit the same error..

I'll update the thread soon.

Erik
Back to top
View user's profile Send private message
variable
n00b
n00b


Joined: 17 Nov 2002
Posts: 17

PostPosted: Tue Nov 19, 2002 5:45 pm    Post subject: Reply with quote

I think it's freetype or xft related bug. I get this every time when i try to compile something related to them. There are many threads about this problem https://forums.gentoo.org/viewtopic.php?t=20024
_________________
Do it or not. There is no try!
Back to top
View user's profile Send private message
ebrostig
Bodhisattva
Bodhisattva


Joined: 20 Jul 2002
Posts: 3152
Location: Orlando, Fl

PostPosted: Tue Nov 19, 2002 7:35 pm    Post subject: Reply with quote

I had no problems at all, currently compiling KDE 3.1 release version.

Erik
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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