This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

c/4396: Problems compiling Gtk-Perl-0.6123



>Number:         4396
>Category:       c
>Synopsis:       Problems compiling Gtk-Perl-0.6123
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Tue Sep 25 10:26:01 PDT 2001
>Closed-Date:
>Last-Modified:
>Originator:     Tom Williams
>Release:        3.0.1
>Organization:
>Environment:
System: Linux ebdsl.dssi-jcl.com 2.4.9 #2 Sun Aug 26 12:44:23 PDT 2001 i586 unknown
Architecture: i586
host: i586-pc-linux-gnu
build: i586-pc-linux-gnu
target: i586-pc-linux-gnu
configured with: ../configure --prefix=/usr --enable-languages=c,c++,java --enable-shared --enable-threads=posix
>Description:

When I try to compile Gtk-Perl-0.6123, I get the following error:

bash-2.04$ make
gcc -c -I/usr/include -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -I./Gtk -I./GdkImlib/ -I./Gnome/ -I./build -D_REENTRANT -fno-strict-aliasing -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2   -DVERSION=\"0.6123\" -DXS_VERSION=\"0.6123\" -fPIC -I/usr/lib/perl5/5.6.1/i586-linux-thread/CORE -DNEW_GNOME -DNEW_GNOME -DGTK_HVER=0x010210 -DGNOME_HVER=0x010203 build/GtkDefs.c
gcc: Internal error: Killed (program cc1)
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/bugs.html> for instructions.
make: *** [build/GtkDefs.o] Error 1
bash-2.04$ 

I have binutils-2.11.2 and perl-5.6.1 installed as well.	
>How-To-Repeat:
	I get this every time I try to build Gtk-Perl-0.6123
>Fix:
	Do not know how to fix.
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]