All pastes #512474 Raw Edit

Mine

public text v1 · immutable
#512474 ·published 2007-05-26 21:55 UTC
rendered paste body
if /bin/sh ../../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
./../include   -DOBJ_BREP=1 -I../../src/other/openNURBS -I/usr/local/include -DB
RLCADBUILD=1 -I../../include  -pipe -fno-strict-aliasing -fno-common -fexception
s -g -MT roots.lo -MD -MP -MF ".deps/roots.Tpo" -c -o roots.lo roots.c; \
        then mv -f ".deps/roots.Tpo" ".deps/roots.Plo"; else rm -f ".deps/roots.
Tpo"; exit 1; fi
roots.c: In function 'rt_poly_deflate':
roots.c:259: error: initializer element is not constant
roots.c:260: error: initializer element is not constant
make[2]: *** [roots.lo] Error 1
make[2]: Leaving directory `/home/IriX64/source/brlcad/src/librt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/IriX64/source/brlcad/src'
make: *** [all-recursive] Error 1

IriX64@FthrNtr ~/source/brlcad
$