All of lore.kernel.org
 help / color / mirror / Atom feed
* 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
* 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

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 10:25 Solaris emulation Chris Osicki
  -- strict thread matches above, loose matches on Subject: below --
2000-05-17 11:46 Jakub Jelinek
2000-05-18  9:28 ` 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.