HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
compile error on solaris 2.6
hi
using solaris 2.6 on intel platform
XCU4 make and sccs utilities
gcc 2.8 for inter
hylafax pl1
when I compiler , comes up with this error :
/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++:496: 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'
could you suggest what is the problem ?
thanks
Brian