other/7772: Errors while building openH323
thomas.tomter@ifi.uio.no
thomas.tomter@ifi.uio.no
Fri Aug 30 02:36:00 GMT 2002
>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:
More information about the Gcc-bugs
mailing list