[ecasound] Compile Problem

New Message Reply Date view Thread view Subject view Author view Other groups

Subject: [ecasound] Compile Problem
From: Phil Moors (pmoors@greenbelt.com)
Date: Mon Sep 17 2001 - 16:12:21 EEST


Compilation has died in the same place twice now. After the first time, I
rebooted and stayed in console mode to make sure I wasn't running out of
resources. It kind of looks more like a gcc problem, but I would like some
more eyes to look at this before I go there.

c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c eca-control-dump.cpp -o eca-control-dump.o >/dev/null 2>&1
mv -f .libs/eca-control-dump.lo eca-control-dump.lo
/bin/sh ../libtool --mode=compile c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c eca-iamode-parser.cpp
rm -f .libs/eca-iamode-parser.lo
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I.. -I../kvutils -O2 -D_REENTRANT -DNDEBUG -ffast-math -fstrict-aliasing -funroll-loops -c -fPIC -DPIC eca-iamode-parser.cpp -o .libs/eca-iamode-parser.lo
eca-iamode-parser.cpp: In function `void
ECA_IAMODE_PARSER::register_commands ()':
eca-iamode-parser.cpp:223: Internal error: Segmentation fault.
Please submit a full bug report.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make[3]: *** [eca-iamode-parser.lo] Error 1
make[3]: Leaving directory `/home/pmoors/ALSA/ecasound-2.0.2/libecasound'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/pmoors/ALSA/ecasound-2.0.2/libecasound'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/pmoors/ALSA/ecasound-2.0.2'
make: *** [all-recursive-am] Error 2

I'm running RH7.1

gcc -v output is:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)

Kernel version is 2.4.3-12.

I've compiled, installed, configured and loaded the stable ALSA driver for
this machine (Toshiba 2535CDS, 96MB RAM, 600MB disk available). I don't
think it's physical resources.

TIA,

Phil

--
To unsubscribe send message 'unsubscribe' in the body of the
message to <ecasound-list-request@wakkanet.fi>.


New Message Reply Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Mon Sep 17 2001 - 15:35:52 EEST