Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
gnome2 fails on libgnomecanvas
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
xbradx
n00b
n00b


Joined: 27 Apr 2002
Posts: 24
Location: charlotte, nc

PostPosted: Thu Jul 11, 2002 2:42 pm    Post subject: gnome2 fails on libgnomecanvas Reply with quote

i'm trying to emerge gnome2 and it looks like it's failing when trying to compile libgnomecanvas. here's the error:

Code:
/usr/lib/libpangoxft-1.0.so.0: undefined reference to `FT_Stream_GetShort'
/usr/lib/libpangoxft-1.0.so.0: undefined reference to `FT_Stream_ExitFrame'
/usr/lib/libpangoxft-1.0.so.0: undefined reference to `FT_Stream_GetLong'
/usr/lib/libpangoxft-1.0.so.0: undefined reference to `FT_Stream_Seek'
/usr/lib/libpangoxft-1.0.so.0: undefined reference to `FT_Stream_EnterFrame'
collect2: ld returned 1 exit status
make[2]: *** [canvas_demo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.0.1/work/libgnomecanvas-2.0.1/demos'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/libgnomecanvas-2.0.1/work/libgnomecanvas-2.0.1'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function gnome2_src_compile, Line -3832, Exitcode 2
!!! compile failure


anyone know what's up?
Back to top
View user's profile Send private message
sleon
n00b
n00b


Joined: 09 Jul 2002
Posts: 23

PostPosted: Fri Jul 12, 2002 10:58 am    Post subject: Reply with quote

this is because you have freetype 2.1.0 installed!
You should du following:
remove freetype2.1.0
compile freetype 2.0.9
recompile pango1.0.3 with freetype 2.0.9.
The following commands will do this:

emerge unmerge freetype2



emerge /usr/portage/media-libs/freetype/freetype-2.0.9.ebuild

emerge pango

emerge libgnomecanvas

I also had this compile problems, but after switching to freetype2.0.9(see below) they where solved
Cheers sleon|tuX
_________________
Jabberid:
sleon@charente.de

www.jabber.org
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