Hylafax Mailing List Archives
|
[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
4.0pl2 and gcc-2.8.1 -- UPDATE
- To: flexfax@sgi.com
- Subject: flexfax: 4.0pl2 and gcc-2.8.1 -- UPDATE
- From: "Mark G. Thomas" <Mark@Misty.com>
- Date: Mon, 14 Sep 1998 22:17:43 -0400 (EDT)
Hi,
To follow up my own post, I've made some progress, but still have an obstacle.
My original problems were related to some broken or incompatible regex
stuff that the hylafax configure script was picking up in /usr/local.
Having solved that, I'm still unable to compile 4.0pl2 under gcc-2.8.1 and
libg++-2.8.1.1a/libstdc++-2.8.1.1 under SunOS-4.1.4. I have applied
the gcc-2.8.x patches from http://cirl.meei.harvard.edu/hylafax/patches/
......
/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/)