linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jesper Juhl <juhl@eisenstein.dk>
To: f5ibh <f5ibh@db0bm.ampr.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: Linux 2.4.3-ac12
Date: Sun, 22 Apr 2001 16:03:19 +0200	[thread overview]
Message-ID: <3AE2E4A7.7050606@eisenstein.dk> (raw)
In-Reply-To: <200104221348.PAA31776@db0bm.ampr.org>

f5ibh wrote:

> Alan,
> 
> 
>>> /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'
>> 
>> Add a
>> 
>> #define __builtin_expect
> 
> 
> I had the same problem here, adding #define __builtin_expect in ../lib/rwsem.c
> solved the problem.
> 
> gcc is :
> 
> [jean-luc@debian-f5ibh] ~ # gcc -v
> Reading specs from /usr/lib/gcc-lib/i386-linux/2.95.3/specs
> gcc version 2.95.3 20010315 (Debian release)
> 

Just a 'me too'. I had the same problem, and the #define fixed it nicely...

bash-2.03# gcc -v
Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)


-- Jesper Juhl - juhl@eisenstein.dk


  reply	other threads:[~2001-04-22 13:59 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-22 13:48 Linux 2.4.3-ac12 f5ibh
2001-04-22 14:03 ` Jesper Juhl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-04-22 17:26 Dieter Nützel
2001-04-22 19:53 ` J . A . Magallon
2001-04-22  2:53 Alan Cox
2001-04-22  4:17 ` Manuel McLure
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-23  0:19       ` 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

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=3AE2E4A7.7050606@eisenstein.dk \
    --to=juhl@eisenstein.dk \
    --cc=f5ibh@db0bm.ampr.org \
    --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).