Hello,

I'm getting 29% through make, then hit this message:

[ 28%] Building C object src/bwish/CMakeFiles/bwish.dir/input.c.o
[ 28%] Linking C executable ../../bin/bwish
/usr/bin/ld: warning: librt.so.1, needed by //lib/x86_64-linux-gnu/libbsd.so.0, 
may conflict with librt.so.20
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libfreetype.so: 
undefined reference to `png_create_read_struct@PNG16_0'
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libfreetype.so: 
undefined reference to `png_set_interlace_handling@PNG16_0'
.
.
.
/usr/lib/gcc/x86_64-linux-gnu/6/../../../x86_64-linux-gnu/libfreetype.so: 
undefined reference to `png_set_strip_16@PNG16_0'
collect2: error: ld returned 1 exit status
src/bwish/CMakeFiles/bwish.dir/build.make:192: recipe for target 'bin/bwish' 
failed


configure output and more of make output here:

https://pastebin.com/3Hnjah7P


John Griessen

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Developer mailing list
brlcad-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-devel

Reply via email to