[plug] Issues compiling HylaFax

Daniel Pittman daniel at rimspace.net
Wed Sep 16 12:00:29 WST 2009


mitch at ucc.gu.uwa.edu.au writes:

> 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

You are using JPEG code, but the link line there isn't trying to link in the
JPEG library.  I don't know why, but my guess is that you have either a broken
‘pkg-config’ data file for libjpeg, or the development packages for the same
are not installed.

Regards,
        Daniel

-- 
✣ Daniel Pittman            ✉ daniel at rimspace.net            ☎ +61 401 155 707
               ♽ made with 100 percent post-consumer electrons
   Looking for work?  Love Perl?  In Melbourne, Australia?  We are hiring.



More information about the plug mailing list