From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5326 invoked by alias); 30 Aug 2002 09:36:02 -0000 Mailing-List: contact gcc-prs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-prs-owner@gcc.gnu.org Received: (qmail 5300 invoked by uid 71); 30 Aug 2002 09:36:01 -0000 Resent-Date: 30 Aug 2002 09:36:01 -0000 Resent-Message-ID: <20020830093601.5299.qmail@sources.redhat.com> Resent-From: gcc-gnats@gcc.gnu.org (GNATS Filer) Resent-Cc: gcc-prs@gcc.gnu.org, gcc-bugs@gcc.gnu.org Resent-Reply-To: gcc-gnats@gcc.gnu.org, thomas.tomter@ifi.uio.no Received: (qmail 1666 invoked by uid 61); 30 Aug 2002 09:26:00 -0000 Message-Id: <20020830092600.1665.qmail@sources.redhat.com> Date: Fri, 30 Aug 2002 08:46:00 -0000 From: thomas.tomter@ifi.uio.no Reply-To: thomas.tomter@ifi.uio.no To: gcc-gnats@gcc.gnu.org X-Send-Pr-Version: gnatsweb-2.9.3 (1.1.1.1.2.31) Subject: other/7772: Errors while building openH323 X-SW-Source: 2002-08/txt/msg00627.txt.bz2 List-Id: >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 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: