Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
AW: compiling (not) with gcc 2.8.0 and libg++ 2.8.0
Hi!
When I compiled on my system (HylaFAXv4.0pl1 under Linux 2.0.30, gcc
version 2.7.2.1, Aladdin Ghostscript 4.03 (1996-9-23)) I got just a quite
similar problem which was solved when I copied "regex/regex.h" to
"util/regex.h". Make a "make clean" or "make distclean" before you try
again.
Hope this helps
Markus Andlinger
-----Ursprungliche Nachricht-----
Von: Peter Arnold [SMTP:P.Arnold@mailbox.uq.edu.au]
Gesendet am: Donnerstag, 19. Februar 1998 05:17
An:
Betreff: flexfax: compiling (not) with gcc 2.8.0 and libg++ 2.8.0
Hi,
Has any one got hylafax to compile with solaris 2.6, gcc 2.8.0 and
libg++ 2.8.0? I get the following:
/usr/5bin/ksh ../port/mkdepend -e 's@ /usr/include/@ /@' -s C++ -e
's@\.c++\.o *: @\.o: @' -c /opt/GNUcc/bin/gcc -I.././zlib
-D__ANSI_CPP__ -I. -I.. -I.././util -I.././util
-I/opt/local/tiff/include -I.././regex -g -O -x c++ -c -M -i Makedepend
SendFaxJob.c++
/opt/GNUcc/bin/gcc -I.././zlib -D__ANSI_CPP__ -I. -I..
-I.././util -I.././util -I/opt/local/tiff/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 /home/pja/ftp/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /home/pja/ftp/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `dirs'
Current working directory /home/pja/ftp/hylafax/hylafax-v4.0pl2
*** Error code 1
make: Fatal error: Command failed for target `default'
This occurs in pl1 and pl2
I'd appreciate any help, thanks...
--
Peter Arnold
+---------------------------+-----------------+
| email P.Arnold@uq.net.au | To err is human |
| Brisbane, Qld, Australia | To moo bovine. |
+---------------------------+-----------------+