[rrd-users] prob with make

Davis, Johnathan jdavis at comcastpc.com
Thu Aug 30 23:17:53 MEST 2001


I'm having some problems getting the make to install correctly, wondering if
anyone has any wise words of wisdom.  
When installing RRDTool, the configure runs without a hitch, but the make
fails, as you can see with the log text below (without the bordering #
signs):

##########################################################
Making all in cgilib-0.4
make[1]: Entering directory `/export/mrtguser/rrdtool-1.0.33/cgilib-0.4'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/mrtguser/rrdtool-1.0.33/cgilib-0.4'
Making all in config
make[1]: Entering directory `/export/mrtguser/rrdtool-1.0.33/config'
make[1]: Leaving directory `/export/mrtguser/rrdtool-1.0.33/config'
Making all in gd1.3
make[1]: Entering directory `/export/mrtguser/rrdtool-1.0.33/gd1.3'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/export/mrtguser/rrdtool-1.0.33/gd1.3'
Making all in zlib-1.1.3
make[1]: Entering directory `/export/mrtguser/rrdtool-1.0.33/zlib-1.1.3'
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../config
-g -O2 -Wall -pedantic -Wshadow -Wpointer-arith -Wcast-align
-Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Winline  -fPIC
-c infblock.c
gcc -DHAVE_CONFIG_H -I. -I. -I../config -g -O2 -Wall -pedantic -Wshadow
-Wpointer-arith -Wcast-align -Wmissing-prototypes -Wmissing-declarations
-Wnested-externs -Winline -fPIC -c infblock.c -o infblock.o
make[1]: Leaving directory `/export/mrtguser/rrdtool-1.0.33/zlib-1.1.3'
/usr/ccs/bin/as: "/var/tmp/ccHP5JSi.s", line 1649: error: unknown opcode
".subsection"
/usr/ccs/bin/as: "/var/tmp/ccHP5JSi.s", line 1649: error: statement syntax
/usr/ccs/bin/as: "/var/tmp/ccHP5JSi.s", line 1662: error: unknown opcode
".previous"
/usr/ccs/bin/as: "/var/tmp/ccHP5JSi.s", line 1662: error: statement syntax
make[1]: *** [infblock.lo] Error 1
make: *** [all-recursive] Error 1
################################################

Ok, here is the deal.  MRTG has already been installed on this server.
Therefore the gd, libpng, and zlib are already accounted for.  While trying
to figure out what was going wrong, I noticed the make file going into the
zlib directory before barfing.  I tried to re-install the library again, and
got a message saying only one instance of zlib can be on a machine at a
time.  I noticed that RRDTool seems to have zlib included, so I removed the
existing zlib from my server using pkgrm, and tried again to do a make on
RRDTool.  The same message appeared.   
I'm thinking zlib has nothing to do with the failure now, but would really
appreciate some help.
Thanks in advance!
jon

--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help        mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive     http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin    http://www.ee.ethz.ch/~slist/lsg2.cgi



More information about the rrd-users mailing list