Difference between revisions of "User:Anoop/Logs"

From BRL-CAD
(New page: * May 9, 2012 :#Compilation of BRL-CAD)
 
Line 1: Line 1:
 
* May 9, 2012
 
* May 9, 2012
:#Compilation of BRL-CAD
+
:#Compilation of BRL-CAD (Ubuntu 12.04 and brlcad-7.20.6)
 +
:## ./autogen.sh
 +
:## ./configure
 +
:## make
 +
:## sudo make install
 +
::cc1: all warnings being treated as errors
 +
::make[2]: *** [nmg_tri.lo] Error 1
 +
::make[2]: Leaving directory `/home/virus/BRL-CAD/brlcad-7.20.6/src/librt'
 +
::make[1]: *** [install-recursive] Error 1
 +
::make[1]: Leaving directory `/home/virus/BRL-CAD/brlcad-7.20.6/src'
 +
::make: *** [install-recursive] Error 1
 +
:* checked /usr/brlcad/
 +
::* bin
 +
::* include
 +
::*  lib
 +
::*  share

Revision as of 00:00, 10 May 2012

  • May 9, 2012
  1. Compilation of BRL-CAD (Ubuntu 12.04 and brlcad-7.20.6)
    1. ./autogen.sh
    2. ./configure
    3. make
    4. sudo make install
cc1: all warnings being treated as errors
make[2]: *** [nmg_tri.lo] Error 1
make[2]: Leaving directory `/home/virus/BRL-CAD/brlcad-7.20.6/src/librt'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/virus/BRL-CAD/brlcad-7.20.6/src'
make: *** [install-recursive] Error 1
  • checked /usr/brlcad/
  • bin
  • include
  • lib
  • share