[sldev] Compiling release svn (r616) - linux-crash-logger link
error
Robin Cornelius
robin.cornelius at gmail.com
Wed Jun 4 23:22:35 PDT 2008
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 --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 252 bytes
Desc: OpenPGP digital signature
Url : http://lists.secondlife.com/pipermail/sldev/attachments/20080605/19b53b3a/signature.pgp
More information about the SLDev
mailing list