Thank you for reply, I managed to fix previous problem by additing
engine/Makefile, added int_table.o in am_libILEngine_a_OBJECTS and all
symbols became resolved and pnet compiled good. But unfortunetly error
occured during pnetlib compilation

Making all in runtime
gmake[3]: Entering directory `/home/root/pnetlib/resources/en_US/runtime'
"/home/root/pnetlib/../pnet/csant/csant" --compiler cscc
-Dcscc="/home/root/pnetlib/../pnet/cscc/cscc"
-Dcscc.plugins.cs="/home/root/pnetlib
/../pnet/cscc/cscc-cs" --profile "../../../profiles/full"
-Dresgen="/home/root/pnetlib/../pnet/resgen/resgen"
-Dilgac="/home/root/pnetlib/..
/pnet/ilgac/ilgac" --assembly-cache "/usr/local/lib/cscc/lib" -b "." -B . \
                -f "./resources.build" all
Building project `pnetlib runtime resources (en_US)'
Building target `all' for project `pnetlib runtime resources (en_US)'
Memory fault (core dumped)
gmake[3]: *** [runtime.resources] Error 139
----------------------------------------------------------------

Core dump is not very usefull unfortunetly:
Core was generated by `csant'.
Program terminated with signal 11, Segmentation fault.
[New process 800]
#0  0x07fb98af in ?? ()

Minix uses NetBSD libc, and *they said* it is POSIX-compliant. I
noticed that flex version is 2.5.35, but it is not a problem i think

_______________________________________________
Dotgnu-general mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/dotgnu-general

Reply via email to