* Re: Solaris emulation
@ 2000-05-17 11:46 Jakub Jelinek
2000-05-18 9:28 ` Chris Osicki
0 siblings, 1 reply; 3+ messages in thread
From: Jakub Jelinek @ 2000-05-17 11:46 UTC (permalink / raw)
To: ultralinux
On Wed, May 17, 2000 at 12:25:53PM +0200, Chris Osicki wrote:
>
> Hi,
>
> Please excuse my ignorance as I am new to Linux on Sparc.
>
> I built a new kernel in order to be able to use Solaris emulation.
> insmod solaris results in a long list on unresolved symbols, ie:
> solaris_syscall
> I checked the source and found it ifdef-ed by
> #ifdef CONFIG_SOLARIS_EMUL_MODULE
> but there is no such option in my .config file, only CONFIG_SOLARIS_EMUL
>
> Am I missing something? The search engine on redhat.com where a I was
> hoping to get some infos from couldn't find glimpse index.
If you say `m' to
Solaris binary emulation (EXPERIMENTAL)
in make config (or menuconfig), then CONFIG_SOLARIS_EMUL_MODULE is defined.
The above seems like you configured Solaris emul as compiled into the
kernel, but then I don't understand how you compiled solaris.o module.
Jakub
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Solaris emulation
2000-05-17 11:46 Solaris emulation Jakub Jelinek
@ 2000-05-18 9:28 ` Chris Osicki
0 siblings, 0 replies; 3+ messages in thread
From: Chris Osicki @ 2000-05-18 9:28 UTC (permalink / raw)
To: ultralinux
Following up my own posting hoping that it could be useful for somebody.
Some time ago I wrote:
> I built a new kernel in order to be able to use Solaris emulation.
> insmod solaris results in a long list on unresolved symbols, ie:
> solaris_syscall
> I checked the source and found it ifdef-ed by
> #ifdef CONFIG_SOLARIS_EMUL_MODULE
> but there is no such option in my .config file, only CONFIG_SOLARIS_EMUL
[...]
> It is kernel source 2.2.14, installed from kernel-source-2.2.14-5.0.rpm
Then I realized, I was not able to insert _any_ module.
The solution was simple, but it took me very long to find it:
make distclean
before normal compilation.
Thanks to all who tried to help.
Regards,
Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Solaris emulation
@ 2000-05-17 10:25 Chris Osicki
0 siblings, 0 replies; 3+ messages in thread
From: Chris Osicki @ 2000-05-17 10:25 UTC (permalink / raw)
To: ultralinux
Hi,
Please excuse my ignorance as I am new to Linux on Sparc.
I built a new kernel in order to be able to use Solaris emulation.
insmod solaris results in a long list on unresolved symbols, ie:
solaris_syscall
I checked the source and found it ifdef-ed by
#ifdef CONFIG_SOLARIS_EMUL_MODULE
but there is no such option in my .config file, only CONFIG_SOLARIS_EMUL
Am I missing something? The search engine on redhat.com where a I was
hoping to get some infos from couldn't find glimpse index.
It is kernel source 2.2.14, installed from kernel-source-2.2.14-5.0.rpm
Thanks for your help,
Chris
PS Please Cc: to me as I'm not yet subscribed to the list.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-05-18 9:28 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-05-17 11:46 Solaris emulation Jakub Jelinek
2000-05-18 9:28 ` Chris Osicki
-- strict thread matches above, loose matches on Subject: below --
2000-05-17 10:25 Chris Osicki
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.