* Linux-2.4.0ac0 compile error
@ 2001-01-14 23:52 Ignacio Monge
0 siblings, 0 replies; only message in thread
From: Ignacio Monge @ 2001-01-14 23:52 UTC (permalink / raw)
To: linux-kernel
Trying to compile this kernel I got this message:
[...]
make[2]: Cambiando a directorio `/usr/src/linux/mm'
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes -O2
-fomit-frame-pointer -fno-strict-aliasing -pipe -mpreferred-stack-boundary=2
-march=i686 -c -o shmem.o shmem.c
shmem.c:971: `shmem_readlink' undeclared here (not in a function)
shmem.c:971: initializer element is not constant
shmem.c:971: (near initialization for
`shmem_symlink_inode_operations.readlink')
shmem.c:972: `shmem_follow_link' undeclared here (not in a function)
shmem.c:972: initializer element is not constant
shmem.c:972: (near initialization for
`shmem_symlink_inode_operations.follow_link')
shmem.c:973: initializer element is not constant
shmem.c:973: (near initialization for `shmem_symlink_inode_operations')
shmem.c:973: initializer element is not constant
shmem.c:973: (near initialization for `shmem_symlink_inode_operations')
make[2]: *** [shmem.o] Error 1
make[2]: Saliendo directorio `/usr/src/linux/mm'
make[1]: *** [first_rule] Error 2
make[1]: Saliendo directorio `/usr/src/linux/mm'
make: *** [_dir_mm] Error 2
[...]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-01-14 23:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-14 23:52 Linux-2.4.0ac0 compile error Ignacio Monge
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®