From: Javier Sedano <jsedano@dit.upm.es>
To: Ken Martwick <kenm@efn.org>
Cc: linux-8086@vger.kernel.org
Subject: Re: build problem
Date: Thu, 09 May 2002 10:29:42 +0200 [thread overview]
Message-ID: <3CDA3376.81CB9552@dit.upm.es> (raw)
In-Reply-To: Pine.GSU.4.21.0205081412400.23395-100000@garcia.efn.org
Ken Martwick wrote:
> [...]
> /tmp/cca005671.o(.text+0x152): undefined reference to `major'
> [...]
> collect2: ld returned 1 exit status
> [...]
> I can't find the difference, as v.0.0.84 compiles without
> problems and build.c seems to be very similar. Can anyone
> shed any light on this problem?
>
Check the error again: build.c has been sucessfully compiled, so the
problem is not that. It can not find the reference to major, which is
probably defined in other .c file, and needs to be linked to build the
main binary. ld is who is failing, not bcc.
By the way, I don't know how to solve the problem ;-)
--
Multi-Tasking: vease cuarto de baño
--------
Javier Sedano Jarillo http://www.it.uc3m.es/~jsedano
jsedano@dit.upm.es (*)
jsedano@ieee.org
-
To unsubscribe from this list: send the line "unsubscribe linux-8086" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2002-05-09 8:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-08 21:14 build problem Ken Martwick
2002-05-09 8:29 ` Javier Sedano [this message]
2002-05-10 21:47 ` Riley Williams
[not found] <Pine.GSU.4.21.0205102245180.1389-100000@garcia.efn.org>
2002-05-12 8:06 ` Riley Williams
-- strict thread matches above, loose matches on Subject: below --
2002-05-12 15:32 Ken Martwick
2002-05-12 18:47 ` Riley Williams
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=3CDA3376.81CB9552@dit.upm.es \
--to=jsedano@dit.upm.es \
--cc=kenm@efn.org \
--cc=linux-8086@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox