All of lore.kernel.org
 help / color / mirror / Atom feed
From: rolf liu <rolfliu@gmail.com>
To: ppopov@embeddedalley.com
Cc: "linux-mips@linux-mips.org" <linux-mips@linux-mips.org>
Subject: Re: compiling error of linux 2.6.12 recent cvs head for db1550 using defconfig
Date: Thu, 7 Jul 2005 11:48:42 -0700	[thread overview]
Message-ID: <2db32b72050707114833af8dcf@mail.gmail.com> (raw)
In-Reply-To: <1120694886.5724.134.camel@localhost.localdomain>

Another error:

"No rule to make target `drivers/pcmcia/bulkmem.s`, needed by
`drivers/pcmcia/bulkmem.o`. Stop"

I think the rule is in the top level Makefile. Why this error comes out?

thanks


On 7/6/05, Pete Popov <ppopov@embeddedalley.com> wrote:
> 
> On Wed, 2005-07-06 at 16:12 -0700, rolf liu wrote:
> > I use gcc 3.4.4 to compile the recent 2.6.12, got the following errors:
> >
> >   CC      arch/mips/au1000/common/setup.o
> > In file included from include/asm/io.h:29,
> >                  from include/asm/mach-au1x00/au1000.h:43,
> >                  from arch/mips/au1000/common/setup.c:42:
> > include/asm-mips/mach-au1x00/ioremap.h:25: warning: static declaration
> > of 'fixup_bigphys_addr' follows non-static declaration
> > include/asm/pgtable.h:363: warning: 'fixup_bigphys_addr' declared
> > inline after being called
> > include/asm/pgtable.h:363: warning: previous declaration of
> > 'fixup_bigphys_addr' was here
> > include/asm-mips/mach-au1x00/ioremap.h: In function `fixup_bigphys_addr':
> > include/asm-mips/mach-au1x00/ioremap.h:26: warning: implicit
> > declaration of function `__fixup_bigphys_addr'
> > arch/mips/au1000/common/setup.c: At top level:
> > arch/mips/au1000/common/setup.c:159: error: conflicting types for
> > '__fixup_bigphys_addr'
> > include/asm-mips/mach-au1x00/ioremap.h:26: error: previous implicit
> > declaration of '__fixup_bigphys_addr' was here
> > make[1]: *** [arch/mips/au1000/common/setup.o] Error 1
> > make: *** [arch/mips/au1000/common] Error 2
> >
> > Not sure if it is just compiler's problem
> 
> No, it's not. Looks like Maciej's patch on Thursday broke the above.
> 
> Maciej, I assume you built a kernel for one of the Au1x boards before
> you applied the patch ;)?
> 
> Pete
> 
>

  parent reply	other threads:[~2005-07-07 18:48 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-07-06 23:12 compiling error of linux 2.6.12 recent cvs head for db1550 using defconfig rolf liu
2005-07-07  0:08 ` Pete Popov
2005-07-07 11:22   ` Maciej W. Rozycki
2005-07-07 19:29     ` Pete Popov
2005-07-07 18:48   ` rolf liu [this message]
2005-07-14  0:18 ` Pete Popov

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=2db32b72050707114833af8dcf@mail.gmail.com \
    --to=rolfliu@gmail.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ppopov@embeddedalley.com \
    /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.