All of lore.kernel.org
 help / color / mirror / Atom feed
From: Chris Osicki <osk@gd2.swissptt.ch>
To: ultralinux@vger.kernel.org
Subject: Re: Solaris emulation
Date: Thu, 18 May 2000 09:28:15 +0000	[thread overview]
Message-ID: <marc-linux-ultrasparc-95864281407485@msgid-missing> (raw)
In-Reply-To: <marc-linux-ultrasparc-95856399101263@msgid-missing>


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

  reply	other threads:[~2000-05-18  9:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-05-17 11:46 Solaris emulation Jakub Jelinek
2000-05-18  9:28 ` Chris Osicki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-05-17 10:25 Chris Osicki

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-ultrasparc-95864281407485@msgid-missing \
    --to=osk@gd2.swissptt.ch \
    --cc=ultralinux@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.