[Orca-users] errors when running make
Dean Thompson
dnt07 at yahoo.co.uk
Wed Jun 30 04:04:50 PDT 2010
Hi
Please see the output below. I've been having issues with trying to get orca up and running and these error warnings could be why but I'm not sure on how to interpret them.
root at host:/orca/orca-snapshot-r535# make -k test_modules install_modules install orcallator_run_at_boot
make: Warning: Don't know how to make target `test_modules'
make: Warning: Target `test_modules' not remade because of errors
make: Warning: Don't know how to make target `install_modules'
make: Warning: Target `install_modules' not remade because of errors
making install in packages
cd TimeDate-1.16 && make CC='/usr/local/bin/gcc' OPTIMIZE='-g -O2' PREFIX=/orca/orca-snapshot-r535/packages/../packages/fake_install_root INSTALLPRIVLIB=/usr/local/lib/perl INSTALLARCHLIB=/usr/local/lib/perl INSTALLSITELIB=/usr/local/lib/perl INSTALLSITEARCH=/usr/local/lib/perl DESTDIR= install
Writing /usr/local/lib/perl/auto/TimeDate/.packlist
Appending installation info to /usr/local/lib/perl/perllocal.pod
cd Math-Interpolate-1.05 && make CC='/usr/local/bin/gcc' OPTIMIZE='-g -O2' PREFIX=/orca/orca-snapshot-r535/packages/../packages/fake_install_root INSTALLPRIVLIB=/usr/local/lib/perl INSTALLARCHLIB=/usr/local/lib/perl INSTALLSITELIB=/usr/local/lib/perl INSTALLSITEARCH=/usr/local/lib/perl DESTDIR= install
Writing /usr/local/lib/perl/auto/Math/Interpolate/.packlist
Appending installation info to /usr/local/lib/perl/perllocal.pod
cd rrdtool-1.0.50 && make CC='/usr/local/bin/gcc' CFLAGS='-g -O2'
cd . && /bin/bash /orca/orca-snapshot-r535/packages/rrdtool-1.0.50/config/missing --run autoheader
/orca/orca-snapshot-r535/packages/rrdtool-1.0.50/config/missing: line 52: autoheader: command not found
WARNING: `autoheader' is missing on your system. You should only need it if
you modified `acconfig.h' or `configure.ac'. You might want
to install the `Autoconf' and `GNU m4' packages. Grab them
from any GNU archive site.
rm -f stamp-h1
touch config.h.in
cd . && /bin/bash /orca/orca-snapshot-r535/packages/rrdtool-1.0.50/config/missing --run autoconf
/orca/orca-snapshot-r535/packages/rrdtool-1.0.50/config/missing: line 52: autoconf: command not found
WARNING: `autoconf' is missing on your system. You should only need it if
you modified `configure.ac'. You might want to install the
`Autoconf' and `GNU m4' packages. Grab them from any GNU
archive site.
/bin/bash ./config.status --recheck
running /bin/bash ./configure --with-orcallator-dir=/orca/orcallator --with-html-dir=/var/apache/htdocs/servers --with-rrd-dir=/orca/rrd/orcallator --cache-file=../../config.cache CC=/usr/local/bin/gcc --no-create --no-recursion
configure: loading cache ../../config.cache
configure: error: `CFLAGS' was not set in the previous run
configure: error: changes in the environment can compromise the build
configure: error: run `make distclean' and/or `rm ../../config.cache' and start over
*** Error code 1
make: Warning: Target `all' not remade because of errors
Current working directory /orca/orca-snapshot-r535/packages/rrdtool-1.0.50
*** Error code 1
make: Warning: Target `install' not remade because of errors
Current working directory /orca/orca-snapshot-r535/packages
*** Error code 1
The following command caused the error:
for subdir in packages lib orca data_gatherers docs contrib; do \
echo making install in $subdir; \
(cd $subdir && make CC='/usr/local/bin/gcc' CFLAGS='-g -O2' install) || exit 1; \
done
make: Warning: Target `install' not remade because of errors
cd data_gatherers/orcallator && make orcallator_run_at_boot
cat /orca/orca-snapshot-r535/config/PerlHead1 orcallator_running.pl > orcallator_running
chmod 0755 orcallator_running
cp restart_orcallator.sh restart_orcallator
chmod 0755 restart_orcallator
cp stop_orcallator.sh stop_orcallator
chmod 0755 stop_orcallator
cp start_orcallator.sh start_orcallator
chmod 0755 start_orcallator
cp S99orcallator.sh S99orcallator
chmod 0755 S99orcallator
test "/etc/init.d"
test "/etc"
rm -f /etc/init.d/orcallator
rm -f /etc/rc0.d/K01orcallator
rm -f /etc/rc1.d/K01orcallator
rm -f /etc/rc2.d/K01orcallator
rm -f /etc/rc3.d/S99orcallator
/orca/orca-snapshot-r535/config/install-sh -c -m 0744 S99orcallator /etc/init.d/orcallator
ln -s /etc/init.d/orcallator /etc/rc0.d/K01orcallator
ln -s /etc/init.d/orcallator /etc/rc1.d/K01orcallator
ln -s /etc/init.d/orcallator /etc/rc2.d/K01orcallator
ln -s /etc/init.d/orcallator /etc/rc3.d/S99orcallator
Regards
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/orca-users/attachments/20100630/3975cade/attachment.html>
More information about the Orca-users
mailing list