[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem compiling ddd-3.3.1 on HP-UX 11.11
From: |
Lambert, Sam |
Subject: |
Problem compiling ddd-3.3.1 on HP-UX 11.11 |
Date: |
Wed, 6 Feb 2002 11:20:10 -0800 |
Hello,
I checked the text files accompanying the GNU distribution for this tool,
but there was no mention of this problem.
The ddd-3.3.1 package will not compile on my HP-UX 11.11 system using the
GNU C/C++ 3.0.3 compiler. The error I get is in the "logplayer" function,
and the error text is as follows:
c++ -DHAVE_CONFIG_H -I. -I. -I. -I./.. -isystem
/usr/contrib/X11R6/include -DNDEBUG -O2 -g -W -Wall -trigraphs -c
logplayer.C
In file included from logplayer.C:46:
/usr/contrib/include/g++-v3/backward/fstream.h:38: using directive
`streampos'
introduced ambiguous type `streampos'
logplayer.C: In function `void logplayer(const string&)':
/usr/contrib/include/g++-v3/bits/std_fstream.h:258: warning: variable `
std::basic_ifstream<char, std::char_traits<char> >* const __vtt_parm'
might
be clobbered by `longjmp' or `vfork'
*** Error exit code 1
Stop.
*** Error exit code 1
Stop.
--------------
Also, several Linux-type utilities are apparently looked for, but not found
in the build:
Creating ../icons/dddmask.xbm
sh[4]: xpmtoppm: not found.
sh[4]: pnmdepth: not found.
sh[4]: pgmtopbm: not found.
sh[5]: pbmtoxbm: not found.
sh[4]: ppmtopgm: not found.
---------------
I may try a previous version of ddd to see if I can get it to work. I need
a front end for gdb badly.
Thanks,
-- Sam
--
Sam Lambert Summit Information Systems
Technology and Architecture Group http://www.summitsite.com
mailto:address@hidden Corvallis, OR USA
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Problem compiling ddd-3.3.1 on HP-UX 11.11,
Lambert, Sam <=