Linux-VServer pastebin service

Posted by tam on Tue 23rd Jun 19:35 (modification of post by tam view diff)
diff | download | new post

  1. gcc -DHAVE_CONFIG_H -I. -I ./lib -I ./ensc_wrappers -D_GNU_SOURCE -D_REENTRANT -DNDEBUG -I/usr/include/python2.3 -I./python -O2 -g -pipe -m32 -march=i386 -mtune=pentium4 -std=c99 -Wall -pedantic -W -funit-at-a-time -MT python/python__libvserver_la-_libvserver.lo -MD -MP -MF python/.deps/python__libvserver_la-_libvserver.Tpo -c python/_libvserver.c  -fPIC -DPIC -o python/.libs/python__libvserver_la-_libvserver.o  
  2. In file included from /usr/include/python2.3/Python.h:8,  
  3.                  from python/_libvserver.c:27:  
  4. /usr/include/python2.3/pyconfig.h:850:1: warning: "_POSIX_C_SOURCE" redefined  
  5. In file included from /usr/include/stdint.h:26,  
  6.                  from python/_libvserver.c:21:  
  7. /usr/include/features.h:150:1: warning: this is the location of the previous definition  
  8. python/_libvserver.c: In function `pyvserver_wait_exit':  
  9. python/_libvserver.c:247: error: `Py_RETURN_FALSE' undeclared (first use in this function)  
  10. python/_libvserver.c:247: error: (Each undeclared identifier is reported only once  
  11. python/_libvserver.c:247: error: for each function it appears in.)  
  12. python/_libvserver.c:249: error: `Py_RETURN_TRUE' undeclared (first use in this function)  
  13. python/_libvserver.c: In function `pyvserver_isSupported':  
  14. python/_libvserver.c:903: error: `Py_RETURN_TRUE' undeclared (first use in this function)  
  15. python/_libvserver.c:905: error: `Py_RETURN_FALSE' undeclared (first use in this function)  
  16. python/_libvserver.c: In function `pyvserver_isSupportedString':  
  17. python/_libvserver.c:917: error: `Py_RETURN_TRUE' undeclared (first use in this function)  
  18. python/_libvserver.c:919: error: `Py_RETURN_FALSE' undeclared (first use in this function)  
  19. python/_libvserver.c: In function `pyvserver_xidopt2xid':  
  20. python/_libvserver.c:944: warning: dereferencing type-punned pointer will break strict-aliasing rules  
  21. python/_libvserver.c: In function `pyvserver_nidopt2nid':  
  22. python/_libvserver.c:964: warning: dereferencing type-punned pointer will break strict-aliasing rules  
  23. python/_libvserver.c: In function `pyvserver_tagopt2tag':  
  24. python/_libvserver.c:984: warning: dereferencing type-punned pointer will break strict-aliasing rules  
  25. python/_libvserver.c: In function `PyModule_AddLongLongConstant':  
  26. python/_libvserver.c:1134: warning: passing arg 2 of `PyModule_AddObject' discards qualifiers from pointer target type  
  27. make[2]: *** [python/python__libvserver_la-_libvserver.lo] Error 1  
  28. make[2]: Leaving directory `/usr/src/redhat/BUILD/util-vserver-0.30.216-pre2837'  
  29. make[1]: *** [all-recursive] Error 1  
  30. make[1]: Leaving directory `/usr/src/redhat/BUILD/util-vserver-0.30.216-pre2837'  
  31. make: *** [all] Error 2  
  32. error: Bad exit status from /var/tmp/rpm-tmp.78751 (%build)  
  33.  
  34.  
  35. RPM build errors:  
  36.     Bad exit status from /var/tmp/rpm-tmp.78751 (%build)  
  37.  
  38.  
  39. [root@gw]/usr/src# gcc -v  
  40. Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs  
  41. Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux  
  42. Thread model: posix  
  43. gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)  
  44.  
  45.  
  46. Linux gw.xxx.com 2.6.22.16-vs2.2.0.6 #6 SMP Wed Mar 5 23:14:11 EST 2008 i686 i686 i386 GNU/Linux 

Submit a correction or amendment below. (click here to make a fresh posting)
After submitting an amendment, you'll be able to view the differences between the old and new posts easily.
Your Name

Remember my name in a cookie