Subject: Problems building netbsd-3 branch
To: None <port-macppc@netbsd.org>
From: Rui Paulo <rpaulo@netbsd-pt.org>
List: port-macppc
Date: 04/11/2005 12:20:58
I'm having problems building NetBSD 3.0_BETA under NetBSD/macppc,
more specificly libcdk:
# compile libcdk/cdk.so
/home/rpaulo/src-netbsd-3/../tools/bin/powerpc--netbsd-gcc -O2 -Wall
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-sign-compare
-Wno-traditional -Wno-uninitialized -Wreturn-type -Wswitch -Wshadow
-Werror -I. -I/home/rpaulo/src-netbsd-3/dist/cdk/include -DHAVE_CONFIG_H
-nostdinc -isystem /home/rpaulo/src-netbsd-3/../obj/destdir.macppc/usr/include
-c -fPIC -DPIC /home/rpaulo/src-netbsd-3/dist/cdk/cdk.c -o cdk.so.tmp
/home/rpaulo/src-netbsd-3/dist/cdk/cdk.c: In function `char2Chtype':
/home/rpaulo/src-netbsd-3/dist/cdk/cdk.c:625: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://www.netbsd.org/Misc/send-pr.html> for instructions.
What could be causing this ? Bad memory ? It always stops here: there are
no problems with previous compiles. Also, this is not UVM out-of-swap
condition.
--
Rui Paulo <rpaulo@netbsd-pt.org> http://www.netbsd-pt.org/users/rpaulo/