>>>>> "Mikael" == Mikael Djurfeldt <[EMAIL PROTECTED]> writes:

    Mikael> bernard URBAN <[EMAIL PROTECTED]> writes:
    >> So the questions are: 1) Why are the identifiers not found in
    >> the environments ?  2) Why is such an error causing a core dump
    >> ?

    Mikael> Probable answer to both questions:

    Mikael> There's a bogus eval.x file in your libguile build
    Mikael> directory.

    Mikael> Could you please verify this?

Hum... ALL *.x files contain only a newline !!!
ALL *.doc are void !!!

I guess when you use not gcc and gnu tools, this is to be expexted.
I will build a bogus 1.3.5 distribution with another machine having gcc, and
rebuild with Sun cc from there.

    Mikael> If true, remove it and build again.

Meanwhile, here the warnings about signed <--> unsigned:

/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
fports.c
rm -f .libs/fports.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c fports.c  -KPIC -DPIC -o fports.o
"fports.c", line 619: warning: assignment type mismatch:
        pointer to char "=" pointer to uchar
mv -f fports.o .libs/fports.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c fports.c -o fports.o >/dev/null 2>&1
mv -f .libs/fports.lo fports.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
gdbint.c
rm -f .libs/gdbint.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c gdbint.c  -KPIC -DPIC -o gdbint.o
"gdbint.c", line 278: warning: assignment type mismatch:
        pointer to char "=" pointer to uchar
mv -f gdbint.o .libs/gdbint.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c gdbint.c -o gdbint.o >/dev/null 2>&1
mv -f .libs/gdbint.lo gdbint.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
ioext.c
rm -f .libs/ioext.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c ioext.c  -KPIC -DPIC -o ioext.o
"ioext.c", line 254: warning: assignment type mismatch:
        pointer to char "=" pointer to uchar
mv -f ioext.o .libs/ioext.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c ioext.c -o ioext.o >/dev/null 2>&1
mv -f .libs/ioext.lo ioext.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
ports.c
rm -f .libs/ports.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c ports.c  -KPIC -DPIC -o ports.o
"ports.c", line 972: warning: assignment type mismatch:
        pointer to uchar "=" pointer to char
"ports.c", line 1084: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "../libguile/ports.h", line 284
        argument : pointer to uchar
mv -f ports.o .libs/ports.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c ports.c -o ports.o >/dev/null 2>&1
mv -f .libs/ports.lo ports.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
random.c
rm -f .libs/random.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c random.c  -KPIC -DPIC -o random.o
"random.c", line 175: warning: improper pointer/integer combination: op "="
"random.c", line 338: warning: end-of-loop code not reached
mv -f random.o .libs/random.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c random.c -o random.o >/dev/null 2>&1
mv -f .libs/random.lo random.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
strports.c
rm -f .libs/strports.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c strports.c  -KPIC -DPIC -o strports.o
"strports.c", line 108: warning: assignment type mismatch:
        pointer to uchar "=" pointer to char
"strports.c", line 149: warning: argument #1 is incompatible with prototype:
        prototype: pointer to char : "/usr/include/string.h", line 39
        argument : pointer to uchar
"strports.c", line 279: warning: assignment type mismatch:
        pointer to uchar "=" pointer to char
"strports.c", line 301: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const char : "../libguile/strings.h", line 69
        argument : pointer to uchar
mv -f strports.o .libs/strports.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c strports.c -o strports.o >/dev/null 
2>&1
mv -f .libs/strports.lo strports.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
symbols.c
rm -f .libs/symbols.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c symbols.c  -KPIC -DPIC -o symbols.o
"symbols.c", line 249: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const uchar : "../libguile/symbols.h", line 118
        argument : pointer to const char
"symbols.c", line 253: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const uchar : "../libguile/symbols.h", line 118
        argument : pointer to const char
"symbols.c", line 366: warning: argument #1 is incompatible with prototype:
        prototype: pointer to const uchar : "../libguile/symbols.h", line 118
        argument : pointer to const char
mv -f symbols.o .libs/symbols.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c symbols.c -o symbols.o >/dev/null 
2>&1
mv -f .libs/symbols.lo symbols.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
ramap.c
rm -f .libs/ramap.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c ramap.c  -KPIC -DPIC -o ramap.o
"ramap.c", line 546: warning: assignment type mismatch:
        pointer to ulong "=" pointer to long
mv -f ramap.o .libs/ramap.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c ramap.c -o ramap.o >/dev/null 2>&1
mv -f .libs/ramap.lo ramap.lo
/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl    -g -c 
inet_aton.c
rm -f .libs/inet_aton.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c inet_aton.c  -KPIC -DPIC -o 
inet_aton.o
"inet_aton.c", line 82: warning: assignment type mismatch:
        pointer to const uchar "=" pointer to const char
mv -f inet_aton.o .libs/inet_aton.lo
cc -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl -g -c inet_aton.c -o inet_aton.o 
>/dev/null 2>&1
mv -f .libs/inet_aton.lo inet_aton.lo

-- 

B. Urban

Reply via email to