All pastes #545645 Raw Edit

Someone

public text v1 · immutable
#545645 ·published 2007-06-06 20:31 UTC
rendered paste body
../src/libsysv/libsysv.la
if g++ -DHAVE_CONFIG_H -I. -I. -I../../../include  -I../../../src/other/tcl/gene
ric -I../../../src/other/tcl/unix -g -I../../../src/other/openNURBS -I../../../s
rc/other/tnt -I/usr/local/include -DBRLCADBUILD=1 -I../../../include  -pipe -fno
-strict-aliasing -fno-common -fexceptions -g -MT brlcad_brep.o -MD -MP -MF ".dep
s/brlcad_brep.Tpo" -c -o brlcad_brep.o brlcad_brep.cpp; \
        then mv -f ".deps/brlcad_brep.Tpo" ".deps/brlcad_brep.Po"; else rm -f ".
deps/brlcad_brep.Tpo"; exit 1; fi
brlcad_brep.cpp: In member function 'virtual int brlcad::BRLCADBrepHandler::hand
leSurfaceOfRevolution(int, int, double, double)':
brlcad_brep.cpp:160: error: 'assert' was not declared in this scope
brlcad_brep.cpp: In member function 'virtual int brlcad::BRLCADBrepHandler::hand
leRationalBSplineSurface(int*, int*, bool, bool, bool, bool, bool, int, int, dou
ble*, double*, double*, double*)':
brlcad_brep.cpp:254: error: 'assert' was not declared in this scope
make[3]: *** [brlcad_brep.o] Error 1
make[3]: Leaving directory `/home/IriX64/source/brlcad/src/conv/iges'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/IriX64/source/brlcad/src/conv'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/IriX64/source/brlcad/src'
make: *** [all-recursive] Error 1

IriX64@FthrNtr ~/source/brlcad