Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerging fontconfig fails (v2.2.0-r2)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
dran
n00b
n00b


Joined: 20 Nov 2002
Posts: 13

PostPosted: Sun May 18, 2003 12:45 am    Post subject: Emerging fontconfig fails (v2.2.0-r2) Reply with quote

:cry:

I have asked in the #gentoo channel several times, and every time I was ignored ~~

When I try to emerge fontconfig, it fails saying:

" undefined refrence to 'FT_Get_BDF_Property' "

Can anyone help?
Back to top
View user's profile Send private message
geg
n00b
n00b


Joined: 27 Apr 2003
Posts: 17
Location: Switzerland

PostPosted: Sun May 18, 2003 8:34 am    Post subject: Reply with quote

Hello

I have the same problem

Here is what I got

Code:

make[2]: Entering directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/fc-cache'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2    -march=i686 -O3 -pipe -mfpmath=sse -msse2 -mmmx -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop -falign-functions=4 -c fc-cache.c
/bin/sh ../libtool --mode=link gcc  -march=i686 -O3 -pipe -mfpmath=sse -msse2 -mmmx -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop -falign-functions=4  -o fc-cache  fc-cache.o ../src/libfontconfig.la
mkdir .libs
gcc -march=i686 -O3 -pipe -mfpmath=sse -msse2 -mmmx -fforce-addr -fomit-frame-pointer -funroll-loops -frerun-loop-opt -frerun-cse-after-loop -falign-functions=4 -o .libs/fc-cache fc-cache.o  ../src/.libs/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so
../src/.libs/libfontconfig.so: undefined reference to `FT_Get_BDF_Property'
collect2: ld returned 1 exit status
make[2]: *** [fc-cache] Error 1
make[2]: Leaving directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/fc-cache'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0'
make: *** [all-recursive-am] Error 2
 
!!! ERROR: media-libs/fontconfig-2.2.0-r2 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! (no error message)


Any idea
Back to top
View user's profile Send private message
dran
n00b
n00b


Joined: 20 Nov 2002
Posts: 13

PostPosted: Sun May 18, 2003 7:23 pm    Post subject: My error msg: Reply with quote

Here's what I get:

Code:

...snip...
(cd .libs && rm -f libfontconfig.la && ln -s ../libfontconfig.la libfontconfig.la)
make[2]: Leaving directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/src'
Making all in fc-cache
make[2]: Entering directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/fc-cache'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/freetype2    -march=pentium4 -O3 -pipe -c fc-cache.c
/bin/sh ../libtool --mode=link gcc  -march=pentium4 -O3 -pipe  -o fc-cache  fc-cache.o ../src/libfontconfig.la
mkdir .libs
gcc -march=pentium4 -O3 -pipe -o .libs/fc-cache fc-cache.o  ../src/.libs/libfontconfig.so /usr/lib/libfreetype.so -lz /usr/lib/libexpat.so
../src/.libs/libfontconfig.so: undefined reference to `FT_Get_BDF_Property'
collect2: ld returned 1 exit status
make[2]: *** [fc-cache] Error 1
make[2]: Leaving directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0/fc-cache'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/fontconfig-2.2.0-r2/work/fontconfig-2.2.0'
make: *** [all-recursive-am] Error 2

!!! ERROR: media-libs/fontconfig-2.2.0-r2 failed.
!!! Function src_compile, Line 57, Exitcode 2
!!! (no error message)


Same thing as above ... :cry:
Can anyone help? ~~
Back to top
View user's profile Send private message
ralph
Advocate
Advocate


Joined: 02 Mar 2003
Posts: 2001
Location: Hamburg

PostPosted: Sun May 18, 2003 8:22 pm    Post subject: Reply with quote

i also had problems emerging fontconfig2.2.0-r2 but i got an other error-message. the solution was to downgrade patch one version, then it worked. but, as it was an other error that propably wont work here but you could just give it a try.

also, did you try to install a lower version of fontconfig. from what i found out using google FT_Get_BDF_Property is new and considered unstable.
Back to top
View user's profile Send private message
dran
n00b
n00b


Joined: 20 Nov 2002
Posts: 13

PostPosted: Sun May 18, 2003 9:32 pm    Post subject: Lower version Reply with quote

Yes, I have a lower version of fontconfig installed.
:(
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo 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