Bosko Milekic <[EMAIL PROTECTED]> �crivait (wrote) :

>   What's more odd is that now, after panic()ing the machine a couple of
>   times with the above, I can reproduce the spontaneous reboot easily too,
>   by just starting up linux Netscape!

        I had the same problem with all statically linked Linux
binaries, including rpm. I guess that loader does not recognize as
Linux, launch them as FreeBSD static and one of the syscall is mapped to
halt() (for example if dont launch rpm as root, i have "Segmentation
violation" instead of a reboot).

        As explained in /usr/src/UPDATING, you have to rebrand them:

        brandelf -t Linux <static-binary>

        The first candidate (and i think this explain you problem)
        if of course /compat/linux/sbin/ldconfig.

-- 
Alain Thivillon -+- [EMAIL PROTECTED] -+- Herv� Schauer Consultants


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to