prs dumped core on Amaya 4.1 compilation

Hi, I was trying to compile Amaya 4.1 from the oficial tarball and I found that I couldn't because prs was dumping core.
I'm using glibc-2.2, linux kernel-2.4.0test11 and gcc-2.95.2.

Here's the info that gdb gives me:
Core was generated by `/tmp/Amaya/amaya/../bin/prs -DMATHML -DGRAPHML -DANNOTATIONS -DXML_DTD -DXML_NS'.
Program terminated with signal 11, Segmentation fault.
Reading symbols from /lib/libdl.so.2...done.
Loaded symbols for /lib/libdl.so.2
Reading symbols from /lib/libc.so.6...done.
Loaded symbols for /lib/libc.so.6
Reading symbols from /lib/ld-linux.so.2...done.
Loaded symbols for /lib/ld-linux.so.2
#0  0x8051f1c in ProcessName (gCode=14, identnum=1, prevRule=13, wl=14, wi=4)
    at prs.c:4471
4471		     if (pPSchema->PsNViews >= MAX_VIEW)
(gdb) bt
#0  0x8051f1c in ProcessName (gCode=14, identnum=1, prevRule=13, wl=14, wi=4)
    at prs.c:4471
#1  0x8053c63 in ProcessToken (wi=4, wl=14, c=3001, r=14, identnum=1, pr=13)
    at prs.c:5634
#2  0x8055933 in main (argc=9, argv=0xbffff6bc) at prs.c:7094
#3  0x4003cb81 in __libc_start_main () from /lib/libc.so.6
#4  0xbffff890 in ?? ()
#5  0x616d412f in ?? ()
Cannot access memory at address 0x706d742f

Configure was ran with '--prefix=/opt' arguments. I'm providing the generated config.h as an attachment.

Is there anything else I can do to help?

Thanks in advance,
-- 
Javier Kohen <jkohen@tough.com>
ICQ: blashyrkh #2361802
http://www.tough.com.ar/

Received on Tuesday, 28 November 2000 22:34:04 UTC