NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/55777: more rump fixes



Looks like you are linking statically. Can you put unp_syscall_create() in a separate file? Even better can you comment out the other symbols defined in this file and try to find out what symbol makes it come in? Then look if that same symbol is in the rest of the libraries. Perhaps there is a library ordering problem that can be fixed without code changes.

Best,

christos


Attachment: signature.asc
Description: Message signed with OpenPGP



Home | Main Index | Thread Index | Old Index