Advertisement
Guest User

brlcad 7.16.6-1 build error

a guest
Apr 17th, 2010
314
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Make 2.31 KB | None | 0 0
  1. Making all in png
  2. make[4]: Entering directory `/tmp/bauerbill/build/aur/brlcad/src/brlcad-7.16.6/src/other/tkimg/png'
  3. /bin/sh ../../../../libtool --silent --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../../../include  -DPNG_PACKAGE_NAME=\"libpng\" -DPNGTCL_PACKAGE_NAME=\"pngtcl\" -DTKIMG_VERSION="\"1.3\"" -DTKIMG_PNG_PACKAGE_NAME=\"Tkimgpng\" -I../../../../src/other/tkimg/base -I../../../../src/other/tkimg/png -I../../../../src/other/tkimg/pngtcl     -I/usr/local/include -DBRLCADBUILD=1 -I../../../../include -I../../../../src/other/openNURBS   -march=x86-64 -mtune=generic -O2 -pipe -pipe -fno-strict-aliasing -fno-common -fexceptions -g3 -gstabs+ -c -o png.lo png.c
  4. In file included from ../../../../src/other/tkimg/pngtcl/pngtcl.h:131,
  5.                 from png.c:24:
  6. ../../../../src/other/tkimg/pngtcl/pngtclDecls.h:49: error: conflicting types for 'png_get_compression_buffer_size'
  7. /usr/include/png.h:1559: note: previous declaration of 'png_get_compression_buffer_size' was here
  8. ../../../../src/other/tkimg/pngtcl/pngtclDecls.h:52: error: conflicting types for 'png_set_compression_buffer_size'
  9. /usr/include/png.h:1562: note: previous declaration of 'png_set_compression_buffer_size' was here
  10. ../../../../src/other/tkimg/pngtcl/pngtclDecls.h:339: error: conflicting types for 'png_malloc'
  11. /usr/include/png.h:2104: note: previous declaration of 'png_malloc' was here
  12. ../../../../src/other/tkimg/pngtcl/pngtclDecls.h:353: error: conflicting types for 'png_malloc_default'
  13. /usr/include/png.h:2144: note: previous declaration of 'png_malloc_default' was here
  14. ../../../../src/other/tkimg/pngtcl/pngtclDecls.h:383: error: conflicting types for 'png_get_rowbytes'
  15. /usr/include/png.h:2203: note: previous declaration of 'png_get_rowbytes' was here
  16. make[4]: *** [png.lo] Error 1
  17. make[4]: Leaving directory `/tmp/bauerbill/build/aur/brlcad/src/brlcad-7.16.6/src/other/tkimg/png'
  18. make[3]: *** [all-recursive] Error 1
  19. make[3]: Leaving directory `/tmp/bauerbill/build/aur/brlcad/src/brlcad-7.16.6/src/other/tkimg'
  20. make[2]: *** [all-recursive] Error 1
  21. make[2]: Leaving directory `/tmp/bauerbill/build/aur/brlcad/src/brlcad-7.16.6/src/other'
  22. make[1]: *** [all-recursive] Error 1
  23. make[1]: Leaving directory `/tmp/bauerbill/build/aur/brlcad/src/brlcad-7.16.6/src'
  24. make: *** [all-recursive] Error 1
  25. ==> ERROR: Build Failed.
  26.    Aborting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement