On Jun 13, 2012, at 2:34 AM, Harmanpreet Singh wrote: > On Tue, Jun 12, 2012 at 11:13 PM, Harmanpreet Singh <harman...@gmail.com> > wrote: >> I am trying to install BRLCAD from source. I successfully run >> ./configure. > > Actually I didn't run it successfully. There was error stating "libpng > disabled". I rerun ./configure with option of enabling libpng and > afterwards, "make" run successfully. > > Now while running "make test" and "make benchmark", I got following errors: > [snip] > Seems problem with some variables. Do they need to be unset? If yes, any hint?
Glad you figured out the libpng problem. Using cmake would have also avoided that problem. As for the build warnings stopping the build, you can get past those by adding --disable-strict to configure or -DBRLCAD_ENABLE_STRICT=OFF to cmake. Alternatively, you could use more recent sources from an SVN checkout where the warnings are already fixed. Cheers! Sean ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ BRL-CAD Developer mailing list brlcad-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/brlcad-devel