|
From: Karl S. <kar...@ho...> - 2001-05-23 04:58:45
|
Hi,
I have been attempting to compile nb++0.5.3 on a Solaris 2.6 (GCC 2.95.1)
box with not too much success. Following is the error i get.
In file included from ../include/Exception.hpp:22,
from Exception.cpp:19:
../include/osdep.hpp: In function `int nbpp::gethostbyname_r(const string &,
hostent *, char *, unsigned int, hostent **, int
*)':
../include/osdep.hpp:60: `hostent_data' undeclared (first use this function)
../include/osdep.hpp:60: (Each undeclared identifier is reported only once
../include/osdep.hpp:60: for each function it appears in.)
../include/osdep.hpp:67: parse error before `*'
../include/osdep.hpp: In function `class string nbpp::strerror_r(int)':
../include/osdep.hpp:83: implicit declaration of function `int
nbpp::strerror_r(...)'
make[1]: *** [Exception.lo] Error 1
if anyone has seen this before (I read something similar regarding AIX on
the list, but all my attempts failed) I would apprectate is greatly if some
advice came my way.
With thanks
Karl Sumpter
_________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com.
|