[sldev] Compiling release svn (r616) - linux-crash-logger link error

Ricky kf6kjg at gmail.com
Wed Jun 4 23:55:19 PDT 2008


hmm...  According to portage (the package management system for Gentoo) I
already have freetype 2.3.5-r2 installed in the chroot.

(For those who speak emerge:)
# emerge -pv media-libs/freetype

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R   ] media-libs/freetype-2.3.5-r2  USE="X -bindist -debug -doc
-utils" 0 kB

Total: 1 package (1 reinstall), Size of downloads: 0 kB


On Wed, Jun 4, 2008 at 11:22 PM, Robin Cornelius <robin.cornelius at gmail.com>
wrote:

> Ricky wrote:
> > Linking CXX executable linux-crash-logger
> >
> /home/ricky/sl_development/linden/indra/../libraries/i686-linux/lib_release_client/
> libpangoft2-1.0.so
> > <http://libpangoft2-1.0.so>: undefined reference to `FT_Realloc'
> >
> /home/ricky/sl_development/linden/indra/../libraries/i686-linux/lib_release_client/
> libpangoft2-1.0.so
> > <http://libpangoft2-1.0.so>: undefined reference to `FT_Alloc'
> >
> /home/ricky/sl_development/linden/indra/../libraries/i686-linux/lib_release_client/
> libpangoft2-1.0.so
> > <http://libpangoft2-1.0.so>: undefined reference to `FT_Free'
> > collect2: ld returned 1 exit status
> > make[2]: *** [linux_crash_logger/linux-crash-logger] Error 1
> > make[1]: *** [linux_crash_logger/CMakeFiles/linux-crash-logger.dir/all]
> > Error 2
> > make: *** [all] Error 2
> >
> >
> > Any ideas on what I am missing?  I looked through JIRA to see if
> > anythign had been reported, and I've been monitoring this list and heard
> > nothing, so it very well might just be me... :)
>
> Free type library (libfreetype),
>
> There is a right mix of building methods being used so unless you are
> building the offical linden version in a chroot no one would spot this
> kind of thing. I only ever build standalone versions on linux so i have
> to supply my own libpango anyway which has a hard dependency of
> libfreetype, and many others probably have libfreetype-dev installed (or
> what ever you do on gentoo) so it just worked for them.
>
> Robin
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.secondlife.com/pipermail/sldev/attachments/20080604/da623854/attachment-0001.htm


More information about the SLDev mailing list