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] ./configure Missing C++ runtime support for gcc
Hi Alan,
What version of HPUX were you trying this on? I am trying to set up this
software on HPUX-11.0 and on GNU site I do not see a sed software for HPUX-11.0.
I could get sed software for HPUX-10.* do you think this is something I could
use?
Thanks & Regards,
Mallappa
Quoting Alan O'Keefe <aokeefe@primus.com.au>:
> Hi Mallapa
>
> I have the same problem, it turns out it's got nothing to do with g++,
> if you look
> closely, there is an obscure on-line sed error, turns out HP's standard
> sed
> utility is a bit limited, just like their awk, perl, print spooler, etc
> etc etc.
>
> If you download GNU sed then you get passed this problem.
>
> Regards
> Alan
>
>
> mallappa@itsprojects.com wrote:
>
> > Hi All,
> >
> > I am looking forward to install hylafax software "hylafax-4.1beta3" on
> HPUX
> > 11.0.
> > While trying to build the package using ./configure I get the
> following error
> > that is
> > displayed on the screen;
> >
> > Missing C++ runtime support for /opt/gcc29/bin/gcc
> (/opt/gcc29/bin/gcc).
> >
> > Compilation of the following test program failed:
> >
> > ----------------------------------------------------------
> > #include "iostream.h"
> > int main(){ cout << "Hello World!" << endl; return 0;}
> > ----------------------------------------------------------
> >
> > Usually this is because you do not have a standard C++ library
> > installed on your system or you have installed it in a non-standard
> > location. If you do not have a C++ library installed, then you must
> > install it. If it is installed in a non-standard location, then you
> > should configure the compiler so that it will automatically be
> found.
> >
> > (For recent gcc releases this is libstdc++, for older gcc - libg++)
> >
> > Unrecoverable error! Once you've corrected the problem rerun this
> script.
> >
> > Can anyone help me with this. Could this be a problem with including
> the library
> > path in
> > config.local (I think this is variable SHDLIBC in config.site
> file.).
> >
> > -Mallappa
> >
> > ____________________ HylaFAX(tm) Users Mailing List
> _______________________
> > To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org <
> /dev/null
>
> --
> Alan O'Keefe
> O'Keefe Systems Consulting
> email: aokeefe@primus.com.au
> Phone: +61 413 517168 Fax: +613 97408893
>
>
>
>
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null