![]() |
HylaFax version: v4.0pL2 Compiler Version: gcc version 2.8.1 System/OS: Sun Sparc 1000E/Solaris 2.6 I am having problems with "make install" - it reports the following: /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 /opt_2_6/hylafax-v4.0pl2/util *** Error code 1 make: Fatal error: Command failed for target `default' Current working directory /opt_2_6/hylafax-v4.0pl2/util *** Error code 1 make: Fatal error: Command failed for target `install' Thanks, Christine