9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Russ Cox <rsc@swtch.com>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] links undefined?
Date: Sat,  3 Apr 2004 13:11:54 -0500	[thread overview]
Message-ID: <406EFE6A.40407@swtch.com> (raw)
In-Reply-To: <406EEB0D.9090205@phase-space.net>

Kristian A Hahn wrote:
> Hello,
> 
> I've run in to some trouble attemtping to set up a cpu/auth server.  I 
> followed the instructions given in the wiki and everything worked fine, 
> however the base configuration doesn't include support for my NIC.  I 
> added the corresponding entry :
> 
> ether2114x      pci
> 
> to pcauth but notice that ether2114x.c is never built during the compile 
> and the .8 isn't included in the link so the build fails with lines like:
> 
> links: undefined: ether2144xlink in links
> 
> If I remove the 2114x entry, the build completes normally.  I pulled the 
> latest sources, copied them over and tried again with ether2114x but it 
> still fails.  I checked 9fans and found that someone encountered a 
> similar problem last year but their issue was resolved offline.  Can 
> someone tell me what the problem might be?  I'll post my pcauth and/or 
> compile log if needed.

Try running mk clean and try again.  It's possible
that your clock is set funny and there are "very new"
old files lying around messing things up.

Also make sure that the line begins with a tab
not with spaces, though I don't think that matters.



  reply	other threads:[~2004-04-03 18:11 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-19  3:59 [9fans] lon9con boyd, rounin
2004-03-19  6:39 ` boyd, rounin
2004-03-19  8:56 ` matt
2004-03-19  9:07   ` boyd, rounin
2004-03-19  9:36     ` matt
2004-03-19  9:42       ` boyd, rounin
2004-03-20  3:18         ` boyd, rounin
2004-03-20  3:36           ` Stephen Wynne
2004-03-20  3:40             ` boyd, rounin
2004-03-19  9:48 ` David Cantrell
2004-03-19 10:11   ` boyd, rounin
2004-04-03 16:49 ` [9fans] links undefined? Kristian A Hahn
2004-04-03 18:11   ` Russ Cox [this message]
2004-04-03 18:43     ` Kristian A Hahn

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=406EFE6A.40407@swtch.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).