Subject: problems compiling pango 1.4.0
To: None <current-users@netbsd.org>
From: None <martin.beusch@alexandria.cc>
List: current-users
Date: 04/22/2004 08:41:13
hello

i recently downloaded the new pkgsrc archive and tried to compile pango 1.4.0
it goes quite far, but then it says the following:

/usr/bin/ld: warning: libz.so.0, needed by /opt/pkgsrc/devel/pango/work/.buildli
nk/lib/libfreetype.so, may conflict with libz.so.1
/usr/bin/ld: warning: libfreetype.so.8, needed by /opt/pkgsrc/devel/pango/work/.
buildlink/lib/libXft.so, may conflict with libfreetype.so.9
./.libs/libpangoxft-1.0.so: undefined reference to `XftGlyphExtents'
./.libs/libpangoxft-1.0.so: undefined reference to `XftCharIndex'
./.libs/libpangoxft-1.0.so: undefined reference to `XftGlyphSpecRender'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDrawGlyphSpec'
./.libs/libpangoxft-1.0.so: undefined reference to `XftLockFace'
./.libs/libpangoxft-1.0.so: undefined reference to `XftUnlockFace'
./.libs/libpangoxft-1.0.so: undefined reference to `XftDrawCharSpec'
./.libs/libpangoxft-1.0.so: undefined reference to `XftCharSpecRender'
./.libs/libpangoxft-1.0.so: undefined reference to `XftCharExists'
collect2: ld returned 1 exit status
gmake[4]: *** [pango-querymodules] Error 1
gmake[4]: Leaving directory `/opt/pkgsrc/devel/pango/work/pango-1.4.0/pango'
gmake[3]: *** [all-recursive] Error 1
gmake[3]: Leaving directory `/opt/pkgsrc/devel/pango/work/pango-1.4.0/pango'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/opt/pkgsrc/devel/pango/work/pango-1.4.0/pango'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/opt/pkgsrc/devel/pango/work/pango-1.4.0'
gmake: *** [all] Error 2
*** Error code 2

Stop.
*** Error code 1

what can i do to make it work?

thanks,
martin