This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB 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]

Re: testcase for "absolute source" patch


Hello Michael,

On Thu, Aug 19, 2004 at 05:56:00AM -0400, Michael Chastain wrote:
> gdb HEAD 2004-08-17

I've tried gdb HEAD, it fails on make check:

Making check in libdejagnu
make[5]: Entering directory `/mnt/hda5/ibr/f/gdb/src0/dejagnu/testsuite/libdejagnu'
c++ -DPACKAGE=\"dejagnu\" -DVERSION=\"1.4.2\"  -I. -I../../../../src/dejagnu/testsuite/libdejagnu      -g -O2 -c ../../../../src/dejagnu/testsuite/libdejagnu/unit.cc
/usr/include/c++/3.3/streambuf: In function `int main(int, char**)':
/usr/include/c++/3.3/streambuf:713: error: `std::basic_streambuf<_CharT,
   _Traits>* std::basic_streambuf<_CharT, _Traits>::setbuf(_CharT*, int) [with
   _CharT = char, _Traits = std::char_traits<char>]' is protected
../../../../src/dejagnu/testsuite/libdejagnu/unit.cc:56: error: within this
   context
make[5]: *** [unit.o] Fehler 1

Any idea?

I'm using Debian sid, gcc 3.3.4.

With kind regards,
Baurjan.


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