[uClibc] upnp-igd compling against uclibc

Mariano Drzazga mad at citynet.net.ar
Tue Jul 8 20:02:33 UTC 2003


Hi,

I get the following error when I try to compile the upnpsdk-1.0.4
sources using uClibc.
I'm using uClibc 0.9.20 (I chroot into the 150MB ext2 filesystem that I
downloaded form www.uclibc.org

Any suggestions would be appreciated.

Thanks in advance

Mariano Drzazga.



make[2]: Entering directory `/home/upnpsdk-1.0.4/src/upnpdom'
g++ -fpic -Wall -D_REENTRANT   -O2 -DNO_DEBUG -DINCLUDE_CLIENT_APIS
-DINCLUDE_DEVICE_APIS -c -I ../../inc/upnpdom -I ../inc domCif.cpp
In file included from ../../inc/upnpdom/iostream.h:31,
                 from domCif.cpp:40:
../../inc/upnpdom/backward_warning.h:32:2: warning: #warning This file
includes at least one deprecated or antiquated header. Please consider
using one of the 32 headers found in section 17.4.1.2 of the C++
standard. Examples include substituting the <X> header for the <X.h>
header for C++ includes, or <sstream> instead of the deprecated header
<strstream.h>. To disable this warning use -Wno-deprecated.
In file included from domCif.cpp:40:
../../inc/upnpdom/iostream.h:32:20: iostream: No such file or directory
In file included from domCif.cpp:40:
../../inc/upnpdom/iostream.h:34: error: `iostream' not declared
../../inc/upnpdom/iostream.h:35: error: `ostream' not declared
../../inc/upnpdom/iostream.h:36: error: `istream' not declared
../../inc/upnpdom/iostream.h:37: error: `ios' not declared
../../inc/upnpdom/iostream.h:38: error: `streambuf' not declared
../../inc/upnpdom/iostream.h:40: error: `cout' not declared
<snip>




More information about the uClibc mailing list