[xmlio-discuss] Error messages while installing
Brought to you by:
achimgaedke,
pipenb
From: Pacha K. <pac...@ya...> - 2004-11-26 01:13:38
|
Hi to all!, I get this error messages after using 'make' command while trying to install xmlio using Cygwin under Windows XP: 'usr/include/c++/3.3.3/backward/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 <s stream> instead of the deprecated header <strstream.h>. To disable this warning use -Wno-deprecated. 'bin/sh ../../libtool --mode=3Dlink c++ -02 -o array_test.exe array_test.o -L.. /../src/ -lxmlio -lexpat mkdir .libs libtool: link: cannot find the library `' make[3]: *** [array_test .exe] Error 1 make[3]: Leaving directory `/tmp/Juan Antonio/xmlio-1.0.0/examples/basic=B4 make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/Juan Antonio/xmlio-1.0.0/examples=B4 make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/Juan Antonio/xmlio-1.0.0=B4 make: *** [all-recursive-am] Error 2 Any suggestions in order to avoid them? Best regards, Juan Antonio |