mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Adam Voigt <adam@cryptocomm.com>
To: linux-kernel@vger.kernel.org
Subject: "Intermezzo" Compile Error
Date: 14 Nov 2002 11:38:30 -0500	[thread overview]
Message-ID: <1037291911.5549.4.camel@beowulf.cryptocomm.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 6752 bytes --]

I was trying to compile just a straight default Kernel so I could
get it up quick and try something. So, I downloaded 2.5.47, untar'd
it, and did "make xconfig", turned on NTFS support, but other then that
left everything default, hit save, did "make dep", no problems, did
"make" and I get the following after a while:

gcc -Wp,-MD,fs/intermezzo/.cache.o.d -D__KERNEL__ -Iinclude -Wall
-Wstrict-prototypes -Wno-trigraphs -O2 -fomit-frame-pointer
-fno-strict-aliasing -fno-common -pipe -mpreferred-stack-boundary=2
-march=i686 -Iarch/i386/mach-generic -nostdinc -iwithprefix include
-DMODULE -include include/linux/modversions.h  
-DKBUILD_BASENAME=cache   -c -o fs/intermezzo/cache.o
fs/intermezzo/cache.c
In file included from fs/intermezzo/cache.c:42:
include/linux/intermezzo_fs.h:30:34: linux/intermezzo_lib.h: No such
file or directory
include/linux/intermezzo_fs.h:31:34: linux/intermezzo_idl.h: No such
file or directory
In file included from fs/intermezzo/cache.c:42:
include/linux/intermezzo_fs.h:49: field `remote_version' has incomplete
type
include/linux/intermezzo_fs.h:52: warning: `struct izo_ioctl_data'
declared inside parameter list
include/linux/intermezzo_fs.h:52: warning: its scope is only this
definition or
declaration, which is probably not what you want
In file included from fs/intermezzo/cache.c:42:
include/linux/intermezzo_fs.h:399: field `fd_version' has incomplete
type
include/linux/intermezzo_fs.h:645: warning: `struct izo_rcvd_rec'
declared inside parameter list
include/linux/intermezzo_fs.h:648: warning: `struct izo_upcall_hdr'
declared inside parameter list
include/linux/intermezzo_fs.h:652: warning: `struct izo_rcvd_rec'
declared inside parameter list
include/linux/intermezzo_fs.h:654: warning: `struct izo_rcvd_rec'
declared inside parameter list
include/linux/intermezzo_fs.h:655: warning: `struct izo_rcvd_rec'
declared inside parameter list
include/linux/intermezzo_fs.h: In function `izo_ioctl_getdata':
include/linux/intermezzo_fs.h:727: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:733: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:733: `IZO_IOCTL_VERSION' undeclared (first
use in
this function)
include/linux/intermezzo_fs.h:733: (Each undeclared identifier is
reported only
once
include/linux/intermezzo_fs.h:733: for each function it appears in.)
include/linux/intermezzo_fs.h:738: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:743: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:743: sizeof applied to an incomplete type
include/linux/intermezzo_fs.h:748: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:754: warning: passing arg 1 of
`izo_ioctl_is_invalid' from incompatible pointer type
include/linux/intermezzo_fs.h:759: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:760: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:760: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:763: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:764: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:764: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:765: warning: implicit declaration of
function `size_round'
include/linux/intermezzo_fs.h:765: dereferencing pointer to incomplete
type
In file included from fs/intermezzo/cache.c:42:
include/linux/intermezzo_fs.h: At top level:
include/linux/intermezzo_fs.h:777: warning: `struct izo_ioctl_data'
declared inside parameter list
include/linux/intermezzo_fs.h:778: warning: `struct izo_ioctl_data'
declared inside parameter list
include/linux/intermezzo_fs.h:779: warning: `struct izo_ioctl_data'
declared inside parameter list
include/linux/intermezzo_fs.h:862: warning: `struct izo_ioctl_data'
declared inside parameter list
include/linux/intermezzo_fs.h: In function `izo_ioctl_packlen':
include/linux/intermezzo_fs.h:864: sizeof applied to an incomplete type
include/linux/intermezzo_fs.h:865: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:866: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h: At top level:
include/linux/intermezzo_fs.h:870: warning: `struct izo_ioctl_data'
declared inside parameter list
include/linux/intermezzo_fs.h:871: conflicting types for
`izo_ioctl_is_invalid'
include/linux/intermezzo_fs.h:52: previous declaration of
`izo_ioctl_is_invalid'include/linux/intermezzo_fs.h: In function
`izo_ioctl_is_invalid':
include/linux/intermezzo_fs.h:872: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:876: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:880: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:884: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:884: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:888: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:888: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:892: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:892: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:896: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:896: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:900: warning: passing arg 1 of
`izo_ioctl_packlen' from incompatible pointer type
include/linux/intermezzo_fs.h:900: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:904: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:905: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:905: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:909: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:910: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:910: dereferencing pointer to incomplete
type
include/linux/intermezzo_fs.h:910: dereferencing pointer to incomplete
type
In file included from fs/intermezzo/cache.c:42:
include/linux/intermezzo_fs.h: At top level:
include/linux/intermezzo_fs.h:919: warning: `struct kml_rec' declared
inside parameter list
include/linux/intermezzo_fs.h:920: warning: `struct kml_rec' declared
inside parameter list
make[2]: *** [fs/intermezzo/cache.o] Error 1
make[1]: *** [fs/intermezzo] Error 2
make: *** [fs] Error 2

-- 
Adam Voigt (adam@cryptocomm.com)
The Cryptocomm Group
My GPG Key: http://64.238.252.49:8080/adam_at_cryptocomm.asc

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

             reply	other threads:[~2002-11-14 16:31 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-11-14 16:38 Adam Voigt [this message]
2002-11-14 17:11 ` Rusty Lynch
2002-11-14 19:18   ` Rusty Lynch

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=1037291911.5549.4.camel@beowulf.cryptocomm.com \
    --to=adam@cryptocomm.com \
    --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

Powered by JetHome