HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Compiling probs
I'm pretty green in the unix platform. I'm having trouble compiling
Hylafax on my server..........this is the results from my terminal
session.......any help woukd be appreciated ...
C
Configuring HylaFAX (tm) (aka FlexFAX) v4.0pl2.
If configure does the wrong thing, check the file config.log for
information that may help you understand what went wrong.
Reading site-wide parameters from
/Local/Users/Administrator/hylafax-v4.0pl2/config.site.
Do they really still make powerpc-apple-rhapsody5.6 systems?!
Using /usr/bin/cc for a C compiler (set CC to override).
Looks like /usr/bin/cc supports the -g option.
Using " -g" for C compiler options.
Looks like /usr/bin/cc has an ANSI C preprocessor.
Looks like /usr/bin/cc does not support the -M option for generating
make dependencies; will disable automatic make dependency building.
Using /usr/bin/cc for a C++ compiler (set CXX to override).
Looks like /usr/bin/cc supports the -g option.
Using " -g" for C++ compiler options.
Looks like /usr/bin/cc has an ANSI C preprocessor.
... but __ANSI_CPP__ is not automatically defined, will compensate.
Using /bin/make to configure the software.
Using "include file" syntax for Makefiles.
Using /bin/bash to process command scripts.
Missing C++ runtime support for cc (/usr/bin/cc).
Compilation of the following test program failed:
----------------------------------------------------------
#include "new.h"
int main(){ int* a = new int; *a = 0; delete a; return 0;}
----------------------------------------------------------
Usually this is because you do not have libg++ installed on your system
or you have installed it in a non-standard location. If you do not
have libg++ installed, then you must install it. If libg++ is
installed in a non-standard location, then you should configure the
compiler so that it will automatically be found.
Unrecoverable error! Once you've corrected the problem rerun this
script.
[Process exited - exit code 1]
--
My Multi-Media Server http://www.media-street.com
My Music and Art http://www.charlesfaris.com
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null