linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eyal Lebedinsky <eyal@eyal.emu.id.au>
To: Andrea Arcangeli <andrea@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 2.4.23aa1 - scsi/pcmcia qlogic still does not build (m)
Date: Sat, 06 Dec 2003 13:25:52 +1100	[thread overview]
Message-ID: <3FD13E30.54A1CAFF@eyal.emu.id.au> (raw)
In-Reply-To: 20031205230922.GF2121@dualathlon.random

Andrea Arcangeli wrote:
> Also for the i2c troubles (you mentioned those last time), you can try
> if this helps.

I applied fixes similar to your suggestion to i2c-2.7.0
and lm_sensors-2.7.0 to get these to build, looks OK.

My final depmod has this problem though:

depmod: *** Unresolved symbols in
/lib/modules/2.4.23aa1/kernel/drivers/video/sis/sisfb.o
depmod:         __floatsidf
depmod:         __divdf3
depmod:         __fixunsdfsi
depmod:         __muldf3
depmod:         __adddf3

I do not have this problem with 2.4.23, and I see the -aa1 patch
actually removing some FP ops. But therer are some left in other
sources (e.g. sis_main.c) so maybe some link problem was exposed?

Reverting the sis/init.c hunk does not fix this. Can it be related
to this in arch/i386/Makefile:

-CFLAGS += -pipe
+CFLAGS += -pipe -msoft-float

--
Eyal Lebedinsky (eyal@eyal.emu.id.au) <http://samba.org/eyal/>

  parent reply	other threads:[~2003-12-06  2:25 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-05  2:22 2.4.23aa1 Andrea Arcangeli
2003-12-05  2:38 ` 2.4.23aa1 Mike Fedyk
2003-12-05  2:51   ` 2.4.23aa1 Andrea Arcangeli
2003-12-05 12:01 ` 2.4.23aa1 - scsi/pcmcia qlogic still does not build (m) Eyal Lebedinsky
2003-12-05 23:09   ` Andrea Arcangeli
2003-12-06  0:50     ` Eyal Lebedinsky
2003-12-06  2:25     ` Eyal Lebedinsky [this message]
2003-12-09 14:11       ` Andrea Arcangeli

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=3FD13E30.54A1CAFF@eyal.emu.id.au \
    --to=eyal@eyal.emu.id.au \
    --cc=andrea@suse.de \
    --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 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).