Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
solaris 2.6 hylafax compile problem
Solaris 2.5 vanilla install plus recommended patches and Y2K patches.
gcc, libsdtc tiff and gzip packages added (from Freeware for Saolaris
site) - "/usr/local" installs used.
Hylafax v4.0pl2 untarred, and a straight configure run.
Running make fails with
# make
= port
= zlib
= regex
= util
/usr/local/bin/gcc -I.././zlib -D__ANSI_CPP__ -I. -I..
-I.././util -I.././util -I/usr/local/include -I.././regex -g -O -x c++
-c SendFaxJob.c++
SendFaxJob.c++: In method `unsigned char SendFaxJob::createJob(class
SendFaxClient &, class fxStr &)':
SendFaxJob.c++:499: no matching function for call to
`SendFaxClient::sendZData (int &, unsigned char (FaxClient::)(fxStr &,
fxStr &), fxStr &, fxStr &)'
FaxClient.h:273: candidates are: FaxClient::sendZData(int, unsigned char
(FaxClient::*)(fxStr &, fxStr &), fxStr &, fxStr &)
*** Error code 1
make: Fatal error: Command failed for target `SendFaxJob.o'
Current working directory /data/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /data/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `dirs'
Current working directory /data/hylafax-v4.0pl2
*** Error code 1
make: Fatal error: Command failed for target `default'
any ideas?
TIA
Ian.