--On Monday, October 25, 2004 18:36:49 -0400 John F Davis
<[EMAIL PROTECTED]> wrote:

> I really appreciate you trying to help me, but something is definitely 
> wrong here. 
> Previously I had CONFIG_SOLARIS_EMUL set to 'y'. ie. builtin.  I tried 
> changing 
> it to a module as you suggested.  However, it will not load as a module. 
> Why?
> (You are going to love this.)  It depends upon sys_call_table32.
> 
> As an experiment I did an objdump -t of it.  Here are a couple of symbols 
> of
> interest.
> 0000000000000000         *UND*  0000000000000000 
> prom_getintdefault_R858c90dc
> ....
> 0000000000000000         *UND*  0000000000000000 sys_call_table32

It appears that the symbol exporting stuff did not get rebuilt.

copy your .config aside.

run 'make mrproper' (or make-kpkg clean -- I think that works too)

restore the .config and try again.

Attachment: p7sX3qhpKFPf7.p7s
Description: S/MIME cryptographic signature

Reply via email to