public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
* Re: other/7772: Errors while building openH323
@ 2002-12-10  9:24 ehrhardt
  0 siblings, 0 replies; 2+ messages in thread
From: ehrhardt @ 2002-12-10  9:24 UTC (permalink / raw)
  To: gcc-bugs, gcc-prs, nobody, thomas.tomter

Synopsis: Errors while building openH323

State-Changed-From-To: open->closed
State-Changed-By: cae
State-Changed-When: Tue Dec 10 09:24:17 2002
State-Changed-Why:
    This is not a gcc bug. Your kernel decides to kill a random process
    because it immediatly needs memory and there is none (e.g. for a packet
    arriving via the network). There's not much that gcc can do about this.
    Maybe you want to experiment with the overcommit settings in /proc
    (depends on your kernel version) or add more memory/swap space.
    

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=7772


^ permalink raw reply	[flat|nested] 2+ messages in thread

* other/7772: Errors while building openH323
@ 2002-08-30  8:46 thomas.tomter
  0 siblings, 0 replies; 2+ messages in thread
From: thomas.tomter @ 2002-08-30  8:46 UTC (permalink / raw)
  To: gcc-gnats


>Number:         7772
>Category:       other
>Synopsis:       Errors while building openH323
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Aug 30 02:36:00 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Tomter
>Release:        GNU Make 3.79.1
>Organization:
>Environment:
Red Hat Linux 7.0. Kernel:2.2.16-22, Pentium Pro 200 MHz, Total memmory: 62996 KB, Shared memory: 34820 KB, Total swap space: 161272 KB
>Description:
I am getting this error message after doing the commando
"gmake opt" in point 3 of the guide on how to build the OpenH323-libraries (http://www.openh323.org/build.html):

[root@vriompeis openh323]# gmake opt
set -e; gmake -C src opt; gmake -C samples/simple opt;
gmake[1]: Entering directory `/home/openh323/src'
g++ -Wall -DP_LINUX -D_REENTRANT -DP_HAS_SEMAPHORES -fPIC -DP_SSL -I/usr/include/include -I/usr/include/crypto -DP_PTHREADS -DPHAS_TEMPLATES -DPBYTE_ORDER=PLITTLE_ENDIAN -I/home/pwlib/include/ptlib/unix -DPTRACING -I/home/openh323/include -DHAS_IXJ -DHAS_OSS -DPTRACING -I/home/pwlib/include -O3 -DNDEBUG  -c h225_1.cxx
-o /home/openh323/lib/obj_linux_x86_r/h225_1.o
eth0: media is TP.
VM: killing process cc1plus
g++: Internal error: Killed (program cc1plus)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
gmake[1]: *** [/home/openh323/lib/obj_linux_x86_r/h225_1.o] Error 1
gmake[1]: Leaving directory `/home/openh323/src'
gmake: *** [opt] Error 2
>How-To-Repeat:
Download the pwlib and openh323-libraries from http://www.openh323.org/code.html and follow the instructions on http://www.openh323.org/build.html.
>Fix:
Increase swapspace ?
>Release-Note:
>Audit-Trail:
>Unformatted:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-10 17:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-10  9:24 other/7772: Errors while building openH323 ehrhardt
  -- strict thread matches above, loose matches on Subject: below --
2002-08-30  8:46 thomas.tomter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).