linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Oliver Pitzeier" <o.pitzeier@uptime.at>
To: "'linux-kernel'" <linux-kernel@vger.kernel.org>
Cc: <axp-kernel-list@redhat.com>, <alan@lxorguk.ukuu.org.uk>,
	<torvalds@transmeta.com>,
	"'Ivan Kokshaysky'" <ink@jurassic.park.msu.ru>
Subject: 
Date: Fri, 31 May 2002 10:04:26 +0200	[thread overview]
Message-ID: <000201c20879$cbd73960$010b10ac@sbp.uptime.at> (raw)

Hi volks/Linus/Alan/Ivan! :o)

I tried to compile kernel 2.5.19 on an alpha.

Can someone help me? I had the same problem already with kernel 2.5.18.
Kernel 2.5.15 works well. Everything above _not_.

Please help!!! Thanks!

While trying to compile 2.5.19, this happens:
<snip>
make[2]: Entering directory `/root/linux-2.5.19/drivers/base'
gcc -D__KERNEL__ -I/root/linux-2.5.19/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mno-fp-regs -ffixed-8 -mcpu=ev5 -Wa,-mev6
-DKBUILD_BASENAME=bus -DEXPORT_SYMTAB -c -o bus.o bus.c
In file included from /root/linux-2.5.19/include/linux/thread_info.h:10,
                 from /root/linux-2.5.19/include/linux/spinlock.h:7,
                 from /root/linux-2.5.19/include/linux/tqueue.h:16,
                 from /root/linux-2.5.19/include/linux/sched.h:10,
                 from /root/linux-2.5.19/include/linux/device.h:30,
                 from bus.c:12:
/root/linux-2.5.19/include/linux/bitops.h: In function
`get_bitmask_order':
/root/linux-2.5.19/include/linux/bitops.h:77: warning: implicit
declaration of function `fls'
bus.c: At top level:
bus.c:114: parse error before `bus_init'
bus.c:115: warning: return type defaults to `int'
bus.c:120: warning: type defaults to `int' in declaration of
`core_initcall'
bus.c:120: warning: parameter names (without types) in function
declaration
bus.c:120: warning: data definition has no type or storage class
make[2]: *** [bus.o] Error 1
make[2]: Leaving directory `/root/linux-2.5.19/drivers/base'
make[1]: *** [_subdir_base] Error 2
make[1]: Leaving directory `/root/linux-2.5.19/drivers'
make: *** [drivers] Error 2
<snip>

Best regards,
  Greetz to the community,
    Oliver



             reply	other threads:[~2002-05-31  8:05 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-05-31  8:04 Oliver Pitzeier [this message]
2002-05-31  8:07 ` kernel 2.5.19 on an alpha Oliver Pitzeier
2002-05-31 14:37 ` Alan Cox

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='000201c20879$cbd73960$010b10ac@sbp.uptime.at' \
    --to=o.pitzeier@uptime.at \
    --cc=alan@lxorguk.ukuu.org.uk \
    --cc=axp-kernel-list@redhat.com \
    --cc=ink@jurassic.park.msu.ru \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@transmeta.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 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).