on 26/07/2007 17:13 Andriy Gapon said the following: > It seems that installation action of uppc-kmod port (do-install target) > uses incorrect tool to put uppc.ko in its destination. It seems that the > tool (${INSTALL_PROGRAM}) corrupts the .ko, so that it is not a valid > kernel module anymore. If I put uppc.ko into /boot/kernel and do kldxref > then kldxref complains about missing symbol table in uppc.ko and dumps > core. If the module is loaded then it crashes my system. > > On the other hand, if I simply copy uppc.ko from work directory then it > works ok. [snip] > Some system info: > FreeBSD 6.2-RELEASE-p3 amd64 [snip]
This problem seems to be the same as the one described here: http://www.freebsd.org/cgi/query-pr.cgi?pr=100703 There seems to be something special about amd64, kernel modules and 'install -s' / strip. -- Andriy Gapon _______________________________________________ freebsd-ports@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[EMAIL PROTECTED]"