All of lore.kernel.org
 help / color / mirror / Atom feed
From: Manuel McLure <manuel@mclure.org>
To: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.3-ac12
Date: Sat, 21 Apr 2001 21:17:22 -0700	[thread overview]
Message-ID: <20010421211722.C976@ulthar.internal.mclure.org> (raw)
In-Reply-To: <E14rA0N-0004sv-00@the-village.bc.nu>
In-Reply-To: <E14rA0N-0004sv-00@the-village.bc.nu>; from alan@lxorguk.ukuu.org.uk on Sat, Apr 21, 2001 at 19:53:38 -0700


On 2001.04.21 19:53 Alan Cox wrote:
> 
> 	ftp://ftp.kernel.org/pub/linux/kernel/people/alan/2.4/
> 
> 		Intermediate diffs are available from
> 
> 			http://www.bzimage.org
> 
> 2.4.3-ac12
> o	Further semaphore fixes				(David
Howells)

Something's wrong with this - it won't build with RH 7.1 kgcc
(egcs-2.91.66):

ld -m elf_i386 -T /usr/src/linux-2.4.3-ac12/arch/i386/vmlinux.lds -e stext
arch/i386/kernel/head.o arch/i386/kernel/init_task.o init/main.o
init/version.o \
	--start-group \
	arch/i386/kernel/kernel.o arch/i386/mm/mm.o kernel/kernel.o mm/mm.o
fs/fs.o ipc/ipc.o \
	drivers/block/block.o drivers/char/char.o drivers/misc/misc.o
drivers/net/net.o drivers/media/media.o  drivers/char/drm/drm.o
drivers/net/fc/fc.o drivers/net/appletalk/appletalk.o
drivers/net/tokenring/tr.o drivers/net/wan/wan.o drivers/atm/atm.o
drivers/ide/idedriver.o drivers/scsi/scsidrv.o drivers/cdrom/driver.o
drivers/pci/driver.o drivers/pnp/pnp.o drivers/video/video.o
drivers/acpi/acpi.o arch/i386/math-emu/math.o \
	net/network.o \
	/usr/src/linux-2.4.3-ac12/arch/i386/lib/lib.a
/usr/src/linux-2.4.3-ac12/lib/lib.a /usr/src/linux-2.4.3-ac12/arch/i386/lib/lib.a
\
	--end-group \
	-o vmlinux
/usr/src/linux-2.4.3-ac12/lib/lib.a(rwsem.o): In function
`rwsem_down_read_failed':
rwsem.o(.text+0x73): undefined reference to `__builtin_expect'
/usr/src/linux-2.4.3-ac12/lib/lib.a(rwsem.o): In function
`rwsem_down_write_failed':
rwsem.o(.text+0x1d3): undefined reference to `__builtin_expect'
/usr/src/linux-2.4.3-ac12/lib/lib.a(rwsem.o): In function
`rwsem_up_read_wake':
rwsem.o(.text+0x2ed): undefined reference to `__builtin_expect'
/usr/src/linux-2.4.3-ac12/lib/lib.a(rwsem.o): In function
`rwsem_up_write_wake':rwsem.o(.text+0x3c6): undefined reference to
`__builtin_expect'
make: *** [vmlinux] Error 1
Sat Apr 21 20:35:37 PDT 2001

ac12 builds OK with the standard RH 7.1 gcc (2.96), ac11 built fine with
both the standard gcc and kgcc.

-- 
Manuel A. McLure KE6TAW | ...for in Ulthar, according to an ancient
<manuel@mclure.org>     | and significant law, no man may kill a cat.
<http://www.mclure.org> |             -- H.P. Lovecraft


  reply	other threads:[~2001-04-22  4:18 UTC|newest]

Thread overview: 40+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-22  2:53 Linux 2.4.3-ac12 Alan Cox
2001-04-22  4:17 ` Manuel McLure [this message]
2001-04-22  5:47   ` junio
2001-04-22  6:07   ` junio
2001-04-22 10:42     ` Philip Blundell
2001-04-22 12:26       ` Alan Cox
2001-04-22 12:43         ` Philip Blundell
2001-04-22 12:54           ` Alan Cox
2001-04-22 13:00             ` Philip Blundell
2001-04-22 13:10               ` Alan Cox
2001-04-22 13:22                 ` Russell King
2001-04-22 13:29                   ` Alan Cox
2001-04-22 16:12                     ` Jes Sorensen
2001-04-22 16:30                       ` Mohammad A. Haque
2001-04-22 17:27                       ` Roman Zippel
2001-04-22 17:43                         ` Jes Sorensen
2001-04-22 18:42                       ` Alan Cox
2001-04-23  6:54                       ` Geert Uytterhoeven
2001-04-22 13:51                 ` Philip Blundell
2001-04-22 12:11   ` Alan Cox
2001-04-22 12:18     ` Russell King
2001-04-22 12:51       ` Alan Cox
2001-04-22 12:55     ` John Jasen
2001-04-22 13:00       ` Alan Cox
2001-04-22  8:57 ` Eyal Lebedinsky
2001-04-22 12:20   ` Alan Cox
2001-04-22 13:04     ` Eyal Lebedinsky
2001-04-22 16:25 ` John Cavan
2001-04-22 17:07   ` Manuel McLure
2001-04-22 18:48     ` Alan Cox
2001-04-22 18:57       ` Manuel McLure
2001-04-22 18:59       ` Linux 2.4.3-ac12 unresolved symbol rwsem J Sloan
2001-04-23  0:19       ` Linux 2.4.3-ac12 John Cavan
2001-04-23  8:35       ` Byeong-ryeol Kim
2001-04-23 22:18         ` Byeong-ryeol Kim
2001-04-22 22:46 ` Mr. James W. Laferriere
  -- strict thread matches above, loose matches on Subject: below --
2001-04-22 13:48 f5ibh
2001-04-22 14:03 ` Jesper Juhl
2001-04-22 17:26 Dieter Nützel
2001-04-22 19:53 ` J . A . Magallon

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=20010421211722.C976@ulthar.internal.mclure.org \
    --to=manuel@mclure.org \
    --cc=alan@lxorguk.ukuu.org.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.