guile-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Segmentation fault when compiling Guile-1.4.1 on RedHat 7.3


From: Stan Pinte
Subject: Segmentation fault when compiling Guile-1.4.1 on RedHat 7.3
Date: Tue, 06 Aug 2002 18:48:05 +0200

Here is my problem:

mv -f .libs/async.lo async.lo
source='backtrace.c' object='backtrace.lo' libtool=yes \
depfile='.deps/backtrace.Plo' tmpdepfile='.deps/backtrace.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I. -I..
-I./..     -g -O2 -Wall -Wmissing-prototypes -c -o backtrace.lo `test -f
backtrace.c || echo './'`backtrace.c
rm -f .libs/backtrace.lo
gcc -DHAVE_CONFIG_H -I. -I. -I. -I.. -I./.. -g -O2 -Wall
-Wmissing-prototypes -c backtrace.c -MT backtrace.lo -MD -MP -MF
.deps/backtrace.TPlo  -fPIC -DPIC -o .libs/backtrace.lo
backtrace.c: In function `display_frame_expr':
backtrace.c:344: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[2]: *** [backtrace.lo] Error 1
make[2]: Leaving directory `/usr/local/src/guile-1.4.1/libguile'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/local/src/guile-1.4.1/libguile'
make: *** [all-recursive] Error 1
address@hidden guile-1.4.1]$ cd ..
address@hidden src]$ ls


thanks a lot for any help...

Stan.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]