HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
4.0pl2 and gcc-2.8.1
Hi,
I'm having trouble building 4.0pl2 under gcc-2.8.1 and
libg++-2.8.1.1a/libstdc++-2.8.1.1 under SunOS-4.1.4.
I've applied the hylafax-gcc-2.8.x.sh patches from
http://cirl.meei.harvard.edu/hylafax/patches/
Has anyone else gotten this to work?
I didn't have any trouble with gcc-2.7.2.3, but really would like to be
able to build hylafax under gcc-2.8.1.
-Mark
....
/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 Array.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 BoolArray.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 Dictionary.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 Obj.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 PageSize.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 RegEx.c++
RegEx.c++: In method `unsigned char RegEx::Find(const char *, unsigned int, unsigned int = 0)':
RegEx.c++:80: `REG_STARTEND' undeclared (first use this function)
RegEx.c++:80: (Each undeclared identifier is reported only once
RegEx.c++:80: for each function it appears in.)
*** Error code 1
make: Fatal error: Command failed for target `RegEx.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/)