mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* "Intermezzo" Compile Error
@ 2002-11-14 16:38 Adam Voigt
  2002-11-14 17:11 ` Rusty Lynch
  0 siblings, 1 reply; 3+ messages in thread
From: Adam Voigt @ 2002-11-14 16:38 UTC (permalink / raw)
  To: linux-kernel

[-- 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 --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "Intermezzo" Compile Error
  2002-11-14 16:38 "Intermezzo" Compile Error Adam Voigt
@ 2002-11-14 17:11 ` Rusty Lynch
  2002-11-14 19:18   ` Rusty Lynch
  0 siblings, 1 reply; 3+ messages in thread
From: Rusty Lynch @ 2002-11-14 17:11 UTC (permalink / raw)
  To: Adam Voigt, linux-kernel; +Cc: hch

The list of changes from 2.5.46 to 2.5.47 list a fix by Christoph Hellwig
hch@sgi.com
for the intermezzo compile error.  Maybe the fix didn't really get applied?

    -rustyl

----- Original Message -----
From: "Adam Voigt" <adam@cryptocomm.com>
To: <linux-kernel@vger.kernel.org>
Sent: Thursday, November 14, 2002 8:38 AM
Subject: "Intermezzo" Compile Error



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: "Intermezzo" Compile Error
  2002-11-14 17:11 ` Rusty Lynch
@ 2002-11-14 19:18   ` Rusty Lynch
  0 siblings, 0 replies; 3+ messages in thread
From: Rusty Lynch @ 2002-11-14 19:18 UTC (permalink / raw)
  To: Rusty Lynch, Adam Voigt, linux-kernel; +Cc: hch

Actually, I guess that was fixing some other problem.  There is a patch on
the intermezzo mailing list that claims to add the missing header files (but
I have not tried it.)

See http://sourceforge.net/mailarchive/message.php?msg_id=2291136

    -rustyl
----- Original Message -----
From: "Rusty Lynch" <rusty@linux.co.intel.com>
To: "Adam Voigt" <adam@cryptocomm.com>; <linux-kernel@vger.kernel.org>
Cc: <hch@sgi.com>
Sent: Thursday, November 14, 2002 9:11 AM
Subject: Re: "Intermezzo" Compile Error


> The list of changes from 2.5.46 to 2.5.47 list a fix by Christoph Hellwig
> hch@sgi.com
> for the intermezzo compile error.  Maybe the fix didn't really get
applied?
>
>     -rustyl
>
> ----- Original Message -----
> From: "Adam Voigt" <adam@cryptocomm.com>
> To: <linux-kernel@vger.kernel.org>
> Sent: Thursday, November 14, 2002 8:38 AM
> Subject: "Intermezzo" Compile Error
>
>
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-11-14 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-11-14 16:38 "Intermezzo" Compile Error Adam Voigt
2002-11-14 17:11 ` Rusty Lynch
2002-11-14 19:18   ` Rusty Lynch

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