[plug] Issues compiling HylaFax
mitch at ucc.gu.uwa.edu.au
mitch at ucc.gu.uwa.edu.au
Wed Sep 16 10:57:32 WST 2009
Hi All.
Im haing a problem i cant for the life of my figure out whats causing
it. Heres what im getting when running a make on mylafax
-L/usr/local/lib -ltiff -lz -L../regex -lregex
/usr/bin/gcc -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././util
-I.././util -I/usr/local/include -g -fpic -O -o faxmsg
.././util/faxmsg.c -L../util -L../faxd ../util/libfaxutil.so.5.2.9
-Wl,-rpath,/usr/local/lib -L/usr/local/lib
../util/libfaxutil.so.5.2.9 -L/usr/local/lib -ltiff -lz -L../regex
-lregex ../port/libport.a -lcrypt -lutil -lm
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_read_scanlines'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_set_colorspace'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_set_defaults'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_start_decompress'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_destroy'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_std_error'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_CreateDecompress'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_write_raw_data'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_suppress_tables'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_abort'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_read_header'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_start_compress'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_write_tables'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_finish_decompress'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_resync_to_restart'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_CreateCompress'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_finish_compress'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_read_raw_data'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_set_quality'
../util/libfaxutil.so.5.2.9: undefined reference to `jpeg_write_scanlines'
collect2: ld returned 1 exit status
make[3]: *** [faxmsg] Error 1
make[3]: Leaving directory `/root/FaxDriver/hylafax-5.2.9/util'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/root/FaxDriver/hylafax-5.2.9/util'
make[1]: *** [dirs] Error 2
make[1]: Leaving directory `/root/FaxDriver/hylafax-5.2.9'
make: *** [default] Error 2
More information about the plug
mailing list