Ultralinux archive on lore.kernel.org
 help / color / mirror / Atom feed
* Problem with compiling 2.2.13 kernel
@ 1999-12-01 23:50 Bosko Radivojevic
  1999-12-02  0:16 ` David S. Miller
  1999-12-02  0:27 ` Jens Axboe
  0 siblings, 2 replies; 3+ messages in thread
From: Bosko Radivojevic @ 1999-12-01 23:50 UTC (permalink / raw)
  To: ultralinux

Hello,

Again me with problems ;)

I've tried to compile 2.2.13 kernel.. I did make menuconfig, make dep, and
just 'make'. But, include/linux/raid/md.h file is missing?

# uname -a
Linux pingvin 2.2.2 #1 Tue Feb 23 15:21:23 CET 1999 sparc64 unknown

# make
[...]
sparc64-linux-gcc -D__KERNEL__ -I/usr/src/linux/include -Wall
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m64
-pipe -mno-fpu -mcpu=ultrasparc -mcmodel=medlow -ffixed-g4 -fcall-used-g5
-fcall-used-g7 -Wno-sign-compare
  -c -o ioctl32.o ioctl32.c

ioctl32.c:20: linux/raid/md.h: No such file or directory
ioctl32.c: In function `sys32_ioctl':
ioctl32.c:1998: `RAID_VERSION' undeclared (first use in this function)
ioctl32.c:1998: (Each undeclared identifier is reported only once
ioctl32.c:1998: for each function it appears in.)
ioctl32.c:1999: `GET_ARRAY_INFO' undeclared (first use in this function)
ioctl32.c:2000: `GET_DISK_INFO' undeclared (first use in this function)
ioctl32.c:2001: `CLEAR_ARRAY' undeclared (first use in this function)
ioctl32.c:2002: `ADD_NEW_DISK' undeclared (first use in this function)
ioctl32.c:2003: `HOT_REMOVE_DISK' undeclared (first use in this function)
ioctl32.c:2004: `SET_ARRAY_INFO' undeclared (first use in this function)
ioctl32.c:2005: `SET_DISK_INFO' undeclared (first use in this function)
ioctl32.c:2006: `WRITE_RAID_INFO' undeclared (first use in this function)
ioctl32.c:2007: `UNPROTECT_ARRAY' undeclared (first use in this function)
ioctl32.c:2008: `PROTECT_ARRAY' undeclared (first use in this function)
ioctl32.c:2009: `HOT_ADD_DISK' undeclared (first use in this function)
ioctl32.c:2010: `RUN_ARRAY' undeclared (first use in this function)
ioctl32.c:2011: `START_ARRAY' undeclared (first use in this function)
ioctl32.c:2012: `STOP_ARRAY' undeclared (first use in this function)
ioctl32.c:2013: `STOP_ARRAY_RO' undeclared (first use in this function)
ioctl32.c:2014: `RESTART_ARRAY_RW' undeclared (first use in this function)
make[1]: *** [ioctl32.o] Error 1
make[1]: Leaving directory `/usr/src/linux/arch/sparc64/kernel'
make: *** [_dir_arch/sparc64/kernel] Error 2

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

* Re: Problem with compiling 2.2.13 kernel
  1999-12-01 23:50 Problem with compiling 2.2.13 kernel Bosko Radivojevic
@ 1999-12-02  0:16 ` David S. Miller
  1999-12-02  0:27 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: David S. Miller @ 1999-12-02  0:16 UTC (permalink / raw)
  To: ultralinux


Try 2.2.14pre9, this issue is fixed there.

Later,
David S. Miller
davem@redhat.com

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

* Re: Problem with compiling 2.2.13 kernel
  1999-12-01 23:50 Problem with compiling 2.2.13 kernel Bosko Radivojevic
  1999-12-02  0:16 ` David S. Miller
@ 1999-12-02  0:27 ` Jens Axboe
  1 sibling, 0 replies; 3+ messages in thread
From: Jens Axboe @ 1999-12-02  0:27 UTC (permalink / raw)
  To: ultralinux

On Thu, Dec 02 1999, Bosko Radivojevic wrote:
> Hello,
> 
> Again me with problems ;)
> 
> I've tried to compile 2.2.13 kernel.. I did make menuconfig, make dep, and
> just 'make'. But, include/linux/raid/md.h file is missing?

[disclaimer: quoted from davem]

This was an oversight wrt the new raid code. Get and apply
2.2.14-pre9 (or whatever is newest now), it compiles and
runs just fine (for me at least :).

-- 
*  Jens Axboe <axboe@image.dk>
*  Linux CD-ROM Maintainer
*  http://www.kernel.dk

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

end of thread, other threads:[~1999-12-02  0:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
1999-12-01 23:50 Problem with compiling 2.2.13 kernel Bosko Radivojevic
1999-12-02  0:16 ` David S. Miller
1999-12-02  0:27 ` Jens Axboe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox