All of lore.kernel.org
 help / color / mirror / Atom feed
From: Konstantinos Margaritis <kmargar@cc.uoa.gr>
To: linuxppc-dev@lists.linuxppc.org
Subject: cvs kernel does not compile
Date: Wed, 12 May 1999 17:08:23 +0300	[thread overview]
Message-ID: <99051217114000.00658@proton> (raw)


   The 2.3.0 kernel found on cvs.on.openprojects.net does not compile on
my powerpc system (debian glibc 2.1, egcs 1.1.2pre), with the following
error: 

gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2 -fomit-frame-pointer -D__powerpc__ -fsigned-char -msoft-float -pipe -fno-builtin -ffixed-r2 -Wno-uninitialized -mmultiple -mstring   -DEXPORT_SYMTAB -c ksyms.c
/usr/src/linux/include/linux/fs.h: In function `mark_buffer_clean':
In file included from /usr/src/linux/include/linux/capability.h:13,
                 from /usr/src/linux/include/linux/binfmts.h:5,
                 from /usr/src/linux/include/linux/sched.h:8,
                 from /usr/src/linux/include/linux/mm.h:4,
                 from /usr/src/linux/include/linux/slab.h:14,                                    from /usr/src/linux/include/linux/malloc.h:4,
                 from ksyms.c:13:
/usr/src/linux/include/linux/fs.h:763: warning: implicit declaration of function
 `test_and_clear_bit'
/usr/src/linux/include/linux/fs.h: In function `mark_buffer_dirty':
/usr/src/linux/include/linux/fs.h:771: warning: implicit declaration of function
 `test_and_set_bit'
ksyms.c: At top level:
ksyms.c:361: `init_special_inode' undeclared here (not in a function)
ksyms.c:361: initializer element for `__ksymtab_init_special_inode.value' is not
 constant

It's the first time it does this. Any ideas?

--
Konstantinos Margaritis

[[ This message was sent via the linuxppc-dev mailing list.  Replies are ]]
[[ not  forced  back  to the list, so be sure to Cc linuxppc-dev if your ]]
[[ reply is of general interest. Please check http://lists.linuxppc.org/ ]]
[[ and http://www.linuxppc.org/ for useful information before posting.   ]]

             reply	other threads:[~1999-05-12 14:08 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-05-12 14:08 Konstantinos Margaritis [this message]
1999-05-12 19:40 ` cvs kernel does not compile Tom Rini
1999-05-12 21:31   ` Martin Costabel
1999-05-12 21:37     ` Tom Rini
1999-05-13 11:57       ` Martin Costabel
1999-05-13 19:06       ` Sriranga Veeraraghavan
1999-05-13 21:59         ` Martin Costabel
1999-05-13 22:12         ` Tom Rini

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=99051217114000.00658@proton \
    --to=kmargar@cc.uoa.gr \
    --cc=linuxppc-dev@lists.linuxppc.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.