mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk@fs.tum.de>
To: "Justin T. Gibbs" <gibbs@scsiguy.com>,
	Marcelo Tosatti <marcelo@conectiva.com.br>
Cc: linux-kernel@vger.kernel.org
Subject: [2.4 patch] Re: 2.4.21-pre7: error compiling aic7(censored)/aicasm/aicasm.c
Date: Tue, 15 Apr 2003 22:40:35 +0200	[thread overview]
Message-ID: <20030415204034.GT9640@fs.tum.de> (raw)
In-Reply-To: <539290000.1049994210@aslan.btc.adaptec.com>

On Thu, Apr 10, 2003 at 11:03:30AM -0600, Justin T. Gibbs wrote:
> > <--  snip  -->
> > 
> > gcc-2.95 -D__KERNEL__ 
> > -I/home/bunk/linux/kernel-2.4/linux-2.4.21-pre7-full-nohotplug/include -Wall -Wstrict-prototypes -Wno-trigraphs -O2 
> > -fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2 -march=k6  -D__KERNEL__ 
> > -I/home/bunk/linux/kernel-2.4/linux-2.4.21-pre7-full-nohotplug/include -e stext  
> > aicasm/aicasm.c   -o aicasm/aicasm
> > /usr/bin/ld: warning: cannot find entry symbol stext; defaulting to 08048760
> 
> This is probably due to the misplaced endif in the currently committed
> drivers/scsi/aic7xxx/Makefile.  Updated versions of the Makefile/driver
> can be found here:
> 
> http://people.FreeBSD.org/~gibbs/linux/SRC/

Yes, thanks, this fixed it.

Marcelo:
Below is the fix by Justin, please apply.

> Justin

cu
Adrian

--- linux-2.4.21-pre7-full/drivers/scsi/aic7xxx/Makefile.old	2003-04-15 22:31:43.000000000 +0200
+++ linux-2.4.21-pre7-full/drivers/scsi/aic7xxx/Makefile	2003-04-15 22:31:47.000000000 +0200
@@ -83,7 +83,7 @@
 endif
 $(aic79xx_gen): aic79xx.seq aic79xx.reg aicasm/aicasm
 	$(aic79xx_asm_cmd)
+endif
 
 aicasm/aicasm: aicasm/*.[chyl]
 	$(MAKE) -C aicasm
-endif

  reply	other threads:[~2003-04-15 20:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-04-06 12:58 Adrian Bunk
2003-04-10 17:03 ` Justin T. Gibbs
2003-04-15 20:40   ` Adrian Bunk [this message]
2003-04-15 22:09     ` [2.4 patch] " Justin T. Gibbs

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=20030415204034.GT9640@fs.tum.de \
    --to=bunk@fs.tum.de \
    --cc=gibbs@scsiguy.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marcelo@conectiva.com.br \
    /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

all inboxes | Powered by JetHome®