[Fwd: nanosleep unresolved]

Mogens Dybaek Christensen (mdc@dksin.dk)
Thu, 12 Aug 1999 14:39:43 +0200


This is a multi-part message in MIME format.

--------------794B15FB59E2
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Sorry, I just found out, that I should send this to the list, not just
to the news server.

Could you please cc: your reply via e-mail although I watch the
newsgroup too.

-- 
Mogens Dybaek Christensen         | http://www.adtranz-signal.dk
ABB Daimler-Benz Transportation Signal A/S | mailto:mdc@dksin.dk
Stamholmen 193, DK-2650 Hvidovre, Denmark  | Phone: +45 3639 0267

--------------794B15FB59E2 Content-Type: message/rfc822 Content-Transfer-Encoding: 7bit Content-Disposition: inline

Message-ID: <37B02ED6.41C6@dksin.dk> Date: Tue, 10 Aug 1999 15:53:26 +0200 From: Mogens Dybaek Christensen <mdc@dksin.dk> Organization: ADtranz Signal A/S X-Mailer: Mozilla 3.01Gold (X11; I; OSF1 V4.0 alpha) MIME-Version: 1.0 Newsgroups: fa.linux.kernel Subject: nanosleep unresolved Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit

Hi,

I am experimenting with device drivers on a Slackware 4.0 box (Kernel 2.2.6, gcc 2.7.2.3).

I want to use nanosleep() in a driver I am going to write, but my first experiment failed:

BRUTUS:/home/mdc/lkmpg-1.1.0.examples/02_chardev# insmod chardev.o chardev.o: unresolved symbol nanosleep

(I just added a nanosleep to chardev.c of the Linux Kernel Module Programming Guide.)

My first idea was to rebuild the kernel, but it does not change anything. The only option I changed was "Kernel module loader" (CONFIG_KMOD), which I turned on.

-- 
Mogens Dybaek Christensen         | http://www.adtranz-signal.dk
ABB Daimler-Benz Transportation Signal A/S | mailto:mdc@dksin.dk
Stamholmen 193, DK-2650 Hvidovre, Denmark  | Phone: +45 3639 0267

--------------794B15FB59E2--

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/