bug-ddd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Problems with ddd and stack size


From: James . Marselle
Subject: Problems with ddd and stack size
Date: Thu, 7 Feb 2002 12:24:44 -0600

Hello,

I'm getting an error when I try to build ddd on HP-UX 11.00.  Here's what
I'm getting (this is after most of the code compiled OK.  I had to hack a
couple of source files to successfully compile, though):


------------------------------------
No suffix list.
Making all in readline
Making all in vsllib
No suffix list.
Making all in themes
No suffix list.
Making all in ddd
     rm -f ./gpl.texinfo; ln -s ./../texinfo/gpl.texinfo ./gpl.texinfo
     rm -f ./gfdl.texinfo; ln -s ./../texinfo/gfdl.texinfo ./gfdl.texinfo
Creating ../icons/dddmask.xbm
sh[4]: xpmtoppm:  not found.
sh[4]: pnmdepth:  not found.
sh[4]: ppmtopgm:  not found.
sh[4]: pgmtopbm:  not found.
sh[5]: pbmtoxbm:  not found.
     c++ -DHAVE_CONFIG_H -I. -I. -I. -I./..     -DNDEBUG -O2 -g -W -Wall
-trigraphs  -c vsl.C
vsl.C:61:51: X11/Xaw/Viewport.h: No such file or directory
vsl.C:63:51: X11/Xaw/Cardinals.h: No such file or directory
vsl.C: In function `int main(int, char**)':
vsl.C:201: `ZERO' undeclared (first use this function)
vsl.C:201: (Each undeclared identifier is reported only once for each
function
   it appears in.)
vsl.C:210: `viewportWidgetClass' undeclared (first use this function)
*** Error exit code 1

Stop.
*** Error exit code 1

Stop.
------------------------------------


I have a ddd executable, though.  Should I be concerned about the above
errors?  I tried running ddd and this is what I got:


------------------------------------
Pid 19294 was killed due to stack growth failure.
Possible causes: insufficient memory or swap, or stack size exceeded
maxssize.

Pid 19294 was killed due to failure in writing the signal context.
Memory fault(coredump)
------------------------------------

I checked and our system's maxssize is 8 Mbytes.  Could this be the problem
and, if so, what's a good value for maxssize?  We have 2 GB real memory on
the system.

Thanks,

Jim Marselle




reply via email to

[Prev in Thread] Current Thread [Next in Thread]