HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] Mac OS X
Steffan-
I think that I have the same issue while running 'configure' before
building version 4.1.2.
The actual error occurs when 'configure' is testing for libstdc++.a is
the result of a failed linking (undefined symbols from iostream.h).
From config.log:
----------------------------------------------------------
--snip--
/usr/bin/CC -D__ANSI_CPP__ -I. -I. -I././regex -I. -I././util
-I/sw/usr/include -g -O -x c++ t.c++
/usr/bin/ld: Undefined symbols:
___ls__7ostreamPCc
_cout
_endl__FR7ostream
make: *** [t] Error 1
--eof--
----------------------------------------------------------
Where t.c++ is:
----------------------------------------------------------
#include "iostream.h"
int main(){ cout << "Hello World!" << endl; return 0;}
----------------------------------------------------------
I have two libstdc++.a files:
-rw-r--r-- 1 root wheel 480768 Jul 17 22:37
/usr/lib/gcc/darwin/2.95.2/libstdc++.a
-rw-r--r-- 1 root wheel 480768 Jul 17 22:36 /usr/lib/libstdc++.a
Any help that users on the list can provide is greatly appreciated.
-Logan
On Saturday, July 20, 2002, at 12:21 PM, Steffan A. Cline wrote:
> Is there anyone here using HylaFax on OS X? I am compiling it and it
> says
> that I don’t have any c++ libs installed and I have already installed
> the
> december tools... Any ideas?
>
>
> Thanks
>
> Steffan
>
> ---------------------------------------------------------------
> T E L 6 0 2 . 5 7 9 . 4 2 3 0 | F A X 6 0 2 . 9 7 1 . 1 6 9 4
> Steffan A. Cline
> Steffan@ExecuChoice.net Phoenix, Az
> http://www.ExecuChoice.net USA
> AIM : SteffanC ICQ : 57234309
> The Executive's Choice in Lasso driven Internet Applications
> ---------------------------------------------------------------
>
>
>
> ____________________ HylaFAX(tm) Users Mailing
> List _______________________
> To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-
> bin/lsg2.cgi
> On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org <
> /dev/null
>
____________________ HylaFAX(tm) Users Mailing List _______________________
To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi
On UNIX: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null