Thank you Paul. I mistyped above - the error is not a missing static
archive but a missing libtool .la file.
Building with ./configure --disable-static the build errors out
eventually like this:
Code:
--------------------
[...]
./builds/unix/libtool --mode=link gcc -o
/home/tc/freetype-2.9.1/objs/libfreetype.la
/home/tc/freetype-2.9.1/objs/ftsystem.lo
/home/tc/freetype-2.9.1/objs/ftdebug.lo /home/tc/freetype-2.9.1/objs/ftinit.lo
/home/tc/freetype-2.9.1/objs/ftbase.lo /home/tc/freetype-2.9.1/objs/ftbbox.lo
/home/tc/freetype-2.9.1/objs/ftbdf.lo /home/tc/freetype-2.9.1/objs/ftbitmap.lo
/home/tc/freetype-2.9.1/objs/ftcid.lo /home/tc/freetype-2.9.1/objs/ftfstype.lo
/home/tc/freetype-2.9.1/objs/ftgasp.lo /home/tc/freetype-2.9.1/objs/ftglyph.lo
/home/tc/freetype-2.9.1/objs/ftgxval.lo /home/tc/freetype-2.9.1/objs/ftmm.lo
/home/tc/freetype-2.9.1/objs/ftotval.lo
/home/tc/freetype-2.9.1/objs/ftpatent.lo /home/tc/freetype-2.9.1/objs/ftpfr.lo
/home/tc/freetype-2.9.1/objs/ftstroke.lo
/home/tc/freetype-2.9.1/objs/ftsynth.lo /home/tc/freetype-2.9.1/objs/fttype1.lo
/home/tc/freetype-2.9.1/objs/ftwinfnt.lo
/home/tc/freetype-2.9.1/objs/truetype.lo /home/tc/freetype-2.9.1/objs/type1.lo
/home/tc/freetype-2.9.1/objs/c
ff.lo /home/tc/freetype-2.9.1/objs/type1cid.lo
/home/tc/freetype-2.9.1/objs/pfr.lo /home/tc/freetype-2.9.1/objs/type42.lo
/home/tc/freetype-2.9.1/objs/winfnt.lo /home/tc/freetype-2.9.1/objs/pcf.lo
/home/tc/freetype-2.9.1/objs/bdf.lo /home/tc/freetype-2.9.1/objs/sfnt.lo
/home/tc/freetype-2.9.1/objs/autofit.lo
/home/tc/freetype-2.9.1/objs/pshinter.lo /home/tc/freetype-2.9.1/objs/raster.lo
/home/tc/freetype-2.9.1/objs/smooth.lo /home/tc/freetype-2.9.1/objs/ftcache.lo
/home/tc/freetype-2.9.1/objs/ftgzip.lo /home/tc/freetype-2.9.1/objs/ftlzw.lo
/home/tc/freetype-2.9.1/objs/ftbzip2.lo /home/tc/freetype-2.9.1/objs/psaux.lo
/home/tc/freetype-2.9.1/objs/psnames.lo -rpath /usr/local/lib -version-info
22:1:16 -lz -lbz2 -L/usr/local/lib -lpng16 -L/usr/local/lib -lharfbuzz
-no-undefined -export-symbols /home/tc/freetype-2.9.1/objs/ftexport.sym
/usr/local/bin/grep: /usr/local/lib/libglib-2.0.la: No such file or directory
/usr/local/bin/sed: can't read /usr/local/lib/libglib-2.0.la: No such file or
directory
libtool: error: '/usr/local/lib/libglib-2.0.la' is not a valid libtool
archive
make: *** [config.mk:55: /home/tc/freetype-2.9.1/objs/libfreetype.la] Error 1
--------------------
------------------------------------------------------------------------
gregex's Profile: http://forums.slimdevices.com/member.php?userid=70355
View this thread: http://forums.slimdevices.com/showthread.php?t=111787
_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix