testsuite problem....

Scott Bambrough sbambrough@storm.ca
Wed Nov 6 09:40:00 GMT 2002


I'm running RedHat 7.3 i386, and using dejagnu 1.4.2-3 on the head of
the CVS tree, updated this morning.  Does anyone else have this problem?

Making check in po
make[3]: Entering directory `/home/scottb/cvstree/binutils-build/ld/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/scottb/cvstree/binutils-build/ld/po'
make[3]: Entering directory `/home/scottb/cvstree/binutils-build/ld'  
make  check-DEJAGNU
make[4]: Entering directory `/home/scottb/cvstree/binutils-build/ld'
Making a new site.exp file...
srcroot=`cd ../../src/ld && pwd`; export srcroot; \
r=`pwd`; export r; \
LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
EXPECT=expect; export EXPECT; \
if [ -f ./../expect/expect ]; then \
  TCL_LIBRARY=`cd ../../src/ld/../tcl/library && pwd`; \
  export TCL_LIBRARY; \
fi; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  $runtest --tool ld --srcdir ${srcroot}/testsuite \
   CC="gcc -L/home/scottb/cvstree/binutils-build/ld" CFLAGS="-g -O2" \
   CXX="c++ -L/home/scottb/cvstree/binutils-build/ld" CXXFLAGS="-g -O2"
\
   CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-g -O2" \
   OFILES="ldgram.o ldlex.o lexsup.o ldlang.o mri.o ldctor.o ldmain.o
ldwrite.o ldexp.o  ldemul.o ldver.o ldmisc.o ldfile.o ldcref
   LIBIBERTY="../libiberty/libiberty.a " LIBS="" \
   ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find the global config file.
WARNING: Couldn't find tool init file

Illegal Argument "CC=gcc -L/home/scottb/cvstree/binutils-build/ld"
try "runtest --help" for option list
make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `/home/scottb/cvstree/binutils-build/ld'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/home/scottb/cvstree/binutils-build/ld'
make[2]: *** [check-recursive] Error 1
make[2]: Target `check' not remade because of errors.
make[2]: Leaving directory `/home/scottb/cvstree/binutils-build/ld'
make[1]: *** [check-ld] Error 2

-- 
Scott Bambrough <sbambrough@storm.ca>



More information about the Binutils mailing list