More SPARC/Linux compile problems

James A. Hillyerd james at blarg.net
Sun Mar 23 16:20:08 PST 1997


After applying the patch to include thread.h in baseClasses.c and
classMethod.c, the entire package compiles without errors, but when I try
and envoke kaffe just to get the usage message, I get:

./kaffe: can't resolve symbol 'fmod'
./kaffe: can't resolve symbol 'dlopen'
./kaffe: can't resolve symbol '__fixsfdi'
./kaffe: can't resolve symbol 'dlsym'
./kaffe: can't resolve symbol 'initialiseKaffe'
./kaffe: can't resolve symbol 'newRefArray'
./kaffe: can't resolve symbol 'flag_trace'
Segmentation fault

For some reason, kaffe isn't being linked with -ldl or -lm, running gcc by
hand with those still leaves me with: __fixsfdi, initialiseKaffe,
newRefArray, and flag_trace -- none of which I know anything about,
besides the fact that initialize is spelled wrong, but that could be a
language thing... =)

-james

[  James A. Hillyerd (JH2162) james at blarg.net - Perl Programmer  ]
[   http://www.blarg.net/~james/     http://www.pimedia.com/     ]
[ 1024/B11C3751 CA 1C B3 A9 07 2F 57 C9  91 F4 73 F2 19 A4 C5 88 ]



More information about the kaffe mailing list