![]() |
Hello Folks, Does anyone of you have successfully installed Hylafax4.0pl2 on Solaris 2.6 x86. I encountered the following errors while making hylafax: /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 FaxRecvInfo.c++ cc1plus: warning: -g option not supported for C++ on systems using the DWARF debugging format /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 FaxSendInfo.c++ cc1plus: warning: -g option not supported for C++ on systems using the DWARF debugging format /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 JobExt.c++ cc1plus: warning: -g option not supported for C++ on systems using the DWARF debugging format /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 ModemExt.c++ cc1plus: warning: -g option not supported for C++ on systems using the DWARF debugging format /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 SendFaxJob.c++ In file included from /usr/include/sys/turnstile.h:12, from /usr/include/sys/t_lock.h:20, from /usr/include/sys/vnode.h:37, from /usr/include/sys/stream.h:21, from /usr/include/netinet/in.h:38, from SendFaxJob.c++:36: /usr/local/lib/gcc-lib/i386-unknown-solaris2.5/2.7.2.2/include/sys/param.h: 187: warning: `NBBY' redefined /usr/include/sys/select.h:45: warning: this is the location of the previous definition In file included from /usr/include/sys/stream.h:26, from /usr/include/netinet/in.h:38, from SendFaxJob.c++:36: /usr/include/sys/model.h:32: #error "No DATAMODEL_NATIVE specified" *** Error code 1 make: Fatal error: Command failed for target `SendFaxJob.o' Current working directory /opt/local/src/hylafax-v4.0pl2/util *** Error code 1 make: Fatal error: Command failed for target `default' Current working directory /opt/local/src/hylafax-v4.0pl2/util *** Error code 1 make: Fatal error: Command failed for target `dirs' Current working directory /opt/local/src/hylafax-v4.0pl2 *** Error code 1 make: Fatal error: Command failed for target `default' I'm not an expert in c++ and don't have a clue how to fix it. I'm compiling it using gcc-2.7.2.2, with ghostscript 4.03 and tiff3.4beta036. I even tried to download the binary hylafax-x86-solaris2.5-v4.0pl1-tar.gz from sgi.com, hoping that a pure install will work on my x86 machine but NO luck. In fact, when I just tried to do an make install using the binary, it's attempting to compile everything again and return the same error message as I compiled Hylafax v4.0pl2 from scratch. Did I use the wrong compiler or what? Could some one please advice what I can do from here and what might be the possible reason for that? Your help will be greatly appreciated. Thank you all for your attention! Sandie By the way, does anyone know when will the search engine on the mailing list be up running again?