From: Dave Jones <davej@codemonkey.org.uk>
To: Ian Chilton <ian@ichilton.co.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.20 Compile Failure
Date: Tue, 3 Dec 2002 12:22:38 +0000 [thread overview]
Message-ID: <20021203122238.GD30431@suse.de> (raw)
In-Reply-To: <20021203120928.GC8351@buzz.ichilton.co.uk>
On Tue, Dec 03, 2002 at 12:09:29PM +0000, Ian Chilton wrote:
> If I remove this..:
> --- DRM 4.1 drivers
> <*> SiS
> ...it works fine.
> drivers/char/drm/drm.o: In function `sis_fb_alloc':
> drivers/char/drm/drm.o(.text+0x73d8): undefined reference to
> `sis_malloc'
> drivers/char/drm/drm.o(.text+0x7486): undefined reference to `sis_free'
> drivers/char/drm/drm.o: In function `sis_fb_free':
> drivers/char/drm/drm.o(.text+0x74f9): undefined reference to `sis_free'
> drivers/char/drm/drm.o: In function `sis_final_context':
> drivers/char/drm/drm.o(.text+0x791f): undefined reference to `sis_free'
> make: *** [vmlinux] Error 1
compile in the sis frame buffer too. They need each other iirc.
Dave
--
| Dave Jones. http://www.codemonkey.org.uk
| SuSE Labs
next prev parent reply other threads:[~2002-12-03 12:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-12-03 12:09 2.4.20 Compile Failure Ian Chilton
2002-12-03 12:22 ` Dave Jones [this message]
2002-12-03 12:46 ` Ian Chilton
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=20021203122238.GD30431@suse.de \
--to=davej@codemonkey.org.uk \
--cc=ian@ichilton.co.uk \
--cc=linux-kernel@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.