HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] seem to have an issue building on SUSE 9.3
On Mar 28, 2006, at 12:39 PM, Lee Howard wrote:
offman wrote:
I am getting the following errors, am i missing a library, and if
so which one?
SendFaxClient.c++:739:20: tiffio.h: No such file or directory
It says that you're missing libtiff. It's surprising that
configure didn't stop you first, though.
Lee.
yes the library was missing?!@!@!
i put it back and now it gets passed that stage.
however , the config , must be using some sort of buffered copy,
for it to miss it.
I do now seem to have a more serious problem "no rule to make
target" dest control, any ideas on this lee?
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c MemoryDecoder.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c ModemConfig.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c NSF.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c TagLine.c++
/usr/bin/g++ -shared -fpic -Wl,-soname,libfaxserver.so -o
libfaxserver.so.4.2.2 \
faxApp.o FaxItem.o FaxRequest.o FaxAcctInfo.o FaxMachineInfo.o
FaxMachineLog.o FaxPoll.o FaxRecv.o FaxSend.o ModemServer.o
FaxServer.o UUCPLock.o ServerConfig.o ClassModem.o FaxModem.o
Class0.o Class1.o Class10.o Class1Ersatz.o Class1Poll.o Class1Recv.o
Class1Send.o Class2.o Class20.o Class21.o Class2Ersatz.o Class2Poll.o
Class2Recv.o Class2Send.o CopyQuality.o G3Decoder.o G3Encoder.o
MemoryDecoder.o HDLCFrame.o ModemConfig.o NSF.o FaxFont.o PCFFont.o
TagLine.o -L/usr/local/lib -ltiff -lz -L../regex -lregex ../port/
libport.a -lcrypt -lutil
ln -sf libfaxserver.so.4.2.2 libfaxserver.so
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c JobControl.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c DestInfo.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c Job.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c HylaClient.c++
/usr/bin/g++ -D__ANSI_CPP__ -I. -I.. -I.././regex -I.././faxd -
I.././util -I/usr/local/include -g -fpic -O -c Modem.c++
make[3]: *** No rule to make target `DestControl.h', needed by
`Trigger.o'. Stop.
make[3]: Leaving directory `/root/hylafax/faxd'
make[2]: *** [default] Error 2
make[2]: Leaving directory `/root/hylafax/faxd'
make[1]: *** [dirs] Error 2
make[1]: Leaving directory `/root/hylafax'
make: *** [default] Error 2
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null
*To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*