HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
SunOS-4.1.4 and gcc-2.8.1 compile problem
- To: flexfax@sgi.com
- Subject: flexfax: SunOS-4.1.4 and gcc-2.8.1 compile problem
- From: "Mark G. Thomas" <Mark@Misty.com>
- Date: Tue, 21 Jul 1998 17:57:42 -0400 (EDT)
Hi,
While trying to compile hylafax-v4.0pl2 with gcc-2.8.1, I get
these errors.
I tried these patches for compiling with gcc-2.8.1, but no luck:
http://cirl.meei.harvard.edu/hylafax/patches/hylafax-gcc-2.8.x.sh
/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 StrArray.c++
/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 StrDict.c++
/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 Dispatcher.c++
Dispatcher.c++: In method `int Dispatcher::waitFor(class FdMask &, class FdMask &, class FdMask &, struct timeval *)':
Dispatcher.c++:601: assignment to `void (*)()' from `void (*)(int)'
*** Error code 1
make: Fatal error: Command failed for target `Dispatcher.o'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `default'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2/util
*** Error code 1
make: Fatal error: Command failed for target `dirs'
Current working directory /usr/local/src/hylafax/hylafax-v4.0pl2
*** Error code 1
make: Fatal error: Command failed for target `default'
--
Mark G. Thomas (Mark@Misty.com -- http://www.misty.com/)