|
From: Stepan R. <st...@sr...> - 2006-02-24 15:26:34
|
gcc -g -O2 -I/usr/include/freetype2/ -I/usr/include/libxml2/ -I../inc -I. -I. -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type -Wparentheses -Wformat -Wchar-subscripts -I/usr/X11R6/include -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_ICONV_H=1 -D_HAS_LONGLONG=1 -DHAVE_LIBINTL_H=1 -DFONTFORGE_CONFIG_DEVICETABLES=1 '-DSHAREDIR="/usr/local/share/fontforge"' -DLIBDIR='"/usr/local/lib"' '-DPREFIX="/usr/local"' -c -o autohint.o autohint.c autohint.c: `In function DReassignPoint': autohint.c:2912: warning: implicit declaration of function `UnitsParallel' Leads to "undefined reference to `UnitsParallel'" during linking stage. Have a nice day. Stepan Roh |