* [linux-lvm] Problems compiling LVM
@ 2000-10-27 16:30 Xavi Fustero
0 siblings, 0 replies; only message in thread
From: Xavi Fustero @ 2000-10-27 16:30 UTC (permalink / raw)
To: LVM group
I have Red Hat 6.2 with kernel 2.2.17 patched with mosix. I downloaded:
lvm_0.8-pre02.10.1999.tar.gz and patch-2.2.13-LVM-0.8i.gz
I patched the kernel and it went right. Mosix still works properly and I
can load lvm modules.
However, I can not compile the LVM application. I try to understand and
modify the makefile but I did not success. I report my error messages to
see if anybody can help me because I do not see the light !!!!
>make
make[1]: Entering directory `/root/src/LVM/0.8-pre02.10.1999/tools'
make[2]: Entering directory `/root/src/LVM/0.8-pre02.10.1999/tools/lib'
make[3]: Entering directory `/root/src/LVM/0.8-pre02.10.1999/tools/lib'
cc -c -pipe -Wall -I/root/src/LVM/0.8-pre02.10.1999 /tools
-I/root/src/LVM/0.8-pre02.10.1999 /tools/lib
-I/root/src/LVM/0.8-pre02.10.1999 /kernel -D__KERNEL__ -O2 -DDEBUG -o
basename.o basename.c
cc: cannot specify -o with -c or -S and multiple compilations
make[3]: *** [basename.o] Error 1
make[3]: Leaving directory `/root/src/LVM/0.8-pre02.10.1999/tools/lib'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/root/src/LVM/0.8-pre02.10.1999/tools/lib'
make[2]: Entering directory `/root/src/LVM/0.8-pre02.10.1999/tools/man8'
make[3]: Entering directory `/root/src/LVM/0.8-pre02.10.1999/tools/man8'
make[3]: Leaving directory `/root/src/LVM/0.8-pre02.10.1999/tools/man8'
make[2]: Leaving directory `/root/src/LVM/0.8-pre02.10.1999/tools/man8'
make[2]: Entering directory `/root/src/LVM/0.8-pre02.10.1999/tools'
cc -c -pipe -Wall -I/root/src/LVM/0.8-pre02.10.1999 /tools
-I/root/src/LVM/0.8-pre02.10.1999 /tools/lib
-I/root/src/LVM/0.8-pre02.10.1999 /kernel -D__KERNEL__ -O2 -DDEBUG -o
e2fsadm.o e2fsadm.c
cc: cannot specify -o with -c or -S and multiple compilations
make[2]: *** [e2fsadm.o] Error 1
make[2]: Leaving directory `/root/src/LVM/0.8-pre02.10.1999/tools'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/root/src/LVM/0.8-pre02.10.1999/tools'
make: *** [all] Error 2
I do not see how to fix it !!!!! If anybody can help me I would
appreciate his/her help so much.
Thanks in advance,
yours sincerely,
Xavi !
--
Xavi Fustero Benavent
Institut Municipal d'Investigacio Medica (IMIM)
Departament Genome Informatics
Tel.: +34-93-221 10 09 Ext: 2016
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2000-10-27 16:30 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-10-27 16:30 [linux-lvm] Problems compiling LVM Xavi Fustero
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.