[rrd-users] -fPIC test in 1.0.9 and TrueUnix

Stephen L. Johnson sjohnson at monsters.org
Tue Dec 28 17:34:51 MET 1999


The -FPIC test added in 1.0.9 to the configure script is causing problems with 
TrueUnix and it's native cc compiler/linker. The -f is a linker parameter to 
specify a hex pattern to filler in the output section. -fPIC causes the linker 
to choke on everything in configures.

You need to check for a successfully compile and linking before adding the 
-fPIC to the CFLAGS.

-- 
Stephen L Johnson                         stephen.johnson at mail.state.ar.us
Unix Systems Administrator                sjohnson at monsters.org
Department of Information Systems
State of Arkansas
501-682-4339


--
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



More information about the rrd-users mailing list