This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug translator/4717] New: Fails to build with GCC 4.3


#include <cstdlib> is missing:

if x86_64-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I. -I.  -DBINDIR='"/usr/bin"'
-DPKGDATADIR='"/usr/share/systemtap"' -DPKGLIBDIR='"/usr/lib/systemtap"'
-DPERFMON   -Wall -Wextra -Werror -Wall -g -D_GNU_SOURCE -O2 -MT
stap-coveragedb.o -MD -MP -MF ".deps/stap-coveragedb.Tpo" -c -o
stap-coveragedb.o `test -f 'coveragedb.cxx' || echo './'`coveragedb.cxx; \
        then mv -f ".deps/stap-coveragedb.Tpo" ".deps/stap-coveragedb.Po"; else
rm -f ".deps/stap-coveragedb.Tpo"; exit 1; fi
coveragedb.cxx: In function 'void update_coverage_db(systemtap_session&)':
coveragedb.cxx:292: error: 'EXIT_FAILURE' was not declared in this scope
coveragedb.cxx:292: error: 'exit' was not declared in this scope

-- 
           Summary: Fails to build with GCC 4.3
           Product: systemtap
           Version: unspecified
            Status: NEW
          Severity: normal
          Priority: P2
         Component: translator
        AssignedTo: systemtap at sources dot redhat dot com
        ReportedBy: eugen at debian dot org


http://sourceware.org/bugzilla/show_bug.cgi?id=4717

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]