I had to revert to
an earlier kernel for compatibility with an 8 port multitech fax card. I'm
having trouble doing "make install"
/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 -lfaxutil
-Wl,-rpath,/usr/local/lib -L/usr/local/lib -lpam
-L/usr/local/lib -ltiff -lz -L../regex -lregex ../port/libport.a -lcrypt -lutil
-lm
gcc: ../port/libport.a: No such file or directory
make[2]: ***
[faxmsg] Error 1
make[2]: Leaving directory
`/root/hylafax-4.2.3/util'
make[1]: *** [default] Error 2
make[1]: Leaving
directory `/root/hylafax-4.2.3/util'
make: *** [install] Error
1
I could use some
help. I install libtiff 3.7.4 from source code. The only place I find libport.a
on my system is in the original decompressed folder which is
[root@FEDORA
hylafax-4.2.3]# locate
libport.a
/root/tiff-3.7.4/port/.libs/libport.a
Ideas? I'm in a
crunch here any help would be appreciated..
David