CVS checkout build problem

Nathan DeBardeleben ndebard@lanl.gov
Thu Jan 11 15:54:00 GMT 2007


 From a fresh CVS checkout this morning I can't seem to build.  I get 
this error:
> [root@krak1 src]# make
> make  all-recursive
> make[1]: Entering directory `/local/src/systemtap/src'
> Making all in testsuite
> make[2]: Entering directory `/local/src/systemtap/src/testsuite'
> make[2]: Leaving directory `/local/src/systemtap/src/testsuite'
> make[2]: Entering directory `/local/src/systemtap/src'
> if g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/local/bin"' 
> -DPKGDATADIR='"/usr/local/share/systemtap"' 
> -DPKGLIBDIR='"/usr/local/libexec/systemtap"' -Iinclude-elfutils  
> -Werror -Wall -g -O2 -MT stap-tapsets.o -MD -MP -MF 
> ".deps/stap-tapsets.Tpo" -c -o stap-tapsets.o `test -f 'tapsets.cxx' 
> || echo './'`tapsets.cxx; \
> then mv -f ".deps/stap-tapsets.Tpo" ".deps/stap-tapsets.Po"; else rm 
> -f ".deps/stap-tapsets.Tpo"; exit 1; fi
> tapsets.cxx: In function â:
> tapsets.cxx:2152: error: â was not declared in this scope
> tapsets.cxx:2158: error: â was not declared in this scope
> make[2]: *** [stap-tapsets.o] Error 1
> make[2]: Leaving directory `/local/src/systemtap/src'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/local/src/systemtap/src'
> make: *** [all] Error 2
> [root@krak1 src]# 
I'm sure it's something obvious, but can anyone point me in the right 
direction?

-- 
-- Nathan
Correspondence
---------------------------------------------------------------------
Nathan DeBardeleben, Ph.D.
Los Alamos National Laboratory
Parallel Tools Team
High Performance Computing Environments
phone: 505-667-3428
email: ndebard@lanl.gov
---------------------------------------------------------------------



More information about the Systemtap mailing list