9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Russ Cox" <rsc@swtch.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] postmountsrv reference?
Date: Thu, 27 Jul 2006 08:27:26 -0700	[thread overview]
Message-ID: <ee9e417a0607270827o38ec6e1aw6d34bfbd89485636@mail.gmail.com> (raw)
In-Reply-To: <Pine.GSO.4.61.0607271040110.7619@cps222.cps.cmich.edu>

> 9l  serv.o
> serv.o: In function `p9main':/media/hda6/home/ishwar/serv.c:90: undefined reference to `postmountsrv'
> collect2: ld returned 1 exit status

There is no postmountsrv on plan9port.  That would require
a shared memory fork.  Instead you should use the thread
library and threadpostmountsrv.

Russ


      reply	other threads:[~2006-07-27 15:27 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-07-27  2:29 ISHWAR RATTAN
2006-07-27  4:02 ` Russ Cox
2006-07-27 14:41   ` ISHWAR RATTAN
2006-07-27 15:27     ` Russ Cox [this message]

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=ee9e417a0607270827o38ec6e1aw6d34bfbd89485636@mail.gmail.com \
    --to=rsc@swtch.com \
    --cc=9fans@cse.psu.edu \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).