Advertisement
aussa

dbg

May 4th, 2011
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.92 KB | None | 0 0
  1. andres@debian:~/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib$ make
  2. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:43: Detected DBG
  3. /home/andres/Programs/OpenSG/Common/commonBuildDetect.mk:59: Detected Shared Lib
  4. using BD = /home/andres/Programs/OpenSG/Source
  5. g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml \
  6. -Iobj-dbg -I. \
  7. -o obj-dbg/OSGXmlparser.o /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmlparser.cpp
  8. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmlparser.cpp: In member function ‘void xmlpp::xmlparser::parse_node(xmlpp::xmlnode&, xmlpp::xmlcontextptr&)’:
  9. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmlparser.cpp:169: error: ‘EOF’ was not declared in this scope
  10. make: *** [obj-dbg/OSGXmlparser.o] Error 1
  11. andres@debian:~/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib$ env BD=/home/andres/Programs/OpenSG/Source g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -E -I"../Base" -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml -Iobj-dbg -I. -o obj-dbg/OSGXmltokenizer.ii /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp
  12. andres@debian:~/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib$ env BD=/home/andres/Programs/OpenSG/Source g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -E -I"../Base" -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml -Iobj-dbg -I. -o obj-dbg/OSGXmltokenizer.o /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp
  13. andres@debian:~/Programs/OpenSG/Builds/x86_64-unknown-linux-gnu-g++/BaseLib$ env BD=/home/andres/Programs/OpenSG/Source g++ -Wall -W -Wpointer-arith -Wcast-align -Wconversion -Winline -Wno-unused -Wno-long-long -Wno-reorder -Wno-sign-compare -D_GNU_SOURCE -DQT_CLEAN_NAMESPACE -DOSG_WITH_GLUT -DOSG_WITH_JPG -DOSG_WITH_PNG -D_OSG_HAVE_CONFIGURED_H_ -DQT_NO_XINERAMA -DQT_NO_XRENDER -DQT_NO_XFTFREETYPE -DQT_NO_XKB -DQT_NO_SM_SUPPORT -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG -DQT_NO_STYLE_AQUA -DQT_NO_STYLE_MAC -DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_COMPACT -ansi -use_readonly_const -ftemplate-depth-100 -fPIC --param max-inline-insns-single=15000 --param inline-unit-growth=1000 --param large-function-growth=20000 -O1 -g -DOSG_DEBUG -c -I"../Base" -I$BD/Base/Base -I$BD/Base/Field -I$BD/Base/Functors -I$BD/Base/Network/Base -I$BD/Base/Network/Socket -I$BD/Base/StringConversion -I$BD/Base/Xml -Iobj-dbg -I. -o obj-dbg/OSGXmltokenizer.o /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp
  14. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp: In member function ‘virtual void xmlpp::xmlstream_iterator::get_next()’:
  15. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp:86: error: ‘EOF’ was not declared in this scope
  16. /home/andres/Programs/OpenSG/Source/Base/Xml/OSGXmltokenizer.cpp:126: error: ‘EOF’ was not declared in this scope
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement