* [linux-lvm] Re: Building LVM ona RH7.2 - errors [not found] <E16awby-00059c-00@hermes.sistina.com> @ 2002-02-13 10:00 ` Daniel Savard 2002-02-13 10:32 ` Jeff Layton 0 siblings, 1 reply; 3+ messages in thread From: Daniel Savard @ 2002-02-13 10:00 UTC (permalink / raw) To: linux-lvm le mer 13-02-2002 à 05:26, linux-lvm-request@sistina.com a écrit : > > (sorry about the length). sed is not my string point at all. > Any ideas what I'm doing wrong? > > TIA, > > Jeff > Jeff, 1st) Untar the kernel somewhere like: /usr/src/linux-2.4.17 2nd) Untar the LVM 1.0.2, it will create the sub-directory 1.0.2 in the current dir, for example: /usr/src/LVM/1.0.2 3rd) Create the directory /usr/src/LVM/build 4th) cd /usr/src/LVM/build 5th) ../1.0.2/configure --with-kernel-dir=/usr/src/linux-2.4.17 6th) Read instructions in /usr/src/LVM/1.0.2/PATCHES/README From your description, it is not clear, but I guess you mixed LVM stuff with Kernel stuff while building the patches and Makefile modifications may encountered problems with the Linux kernel Makefile. -- ======================================= Daniel Savard Consultation Informatique Daniel Savard 551, boul. Sir-Wilfrid-Laurier suite 105 Beloeil, (Québec) Canada J3G 4J1 Tél: (450) 467-8014 Internet: dsavard@cids.ca ======================================= ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Re: Building LVM ona RH7.2 - errors 2002-02-13 10:00 ` [linux-lvm] Re: Building LVM ona RH7.2 - errors Daniel Savard @ 2002-02-13 10:32 ` Jeff Layton 2002-02-13 19:36 ` Jeff Layton 0 siblings, 1 reply; 3+ messages in thread From: Jeff Layton @ 2002-02-13 10:32 UTC (permalink / raw) To: linux-lvm Daniel Savard wrote: > le mer 13-02-2002 à 05:26, linux-lvm-request@sistina.com a écrit : > > > > > (sorry about the length). sed is not my string point at all. > > Any ideas what I'm doing wrong? > > > > TIA, > > > > Jeff > > > > Jeff, > > 1st) Untar the kernel somewhere like: /usr/src/linux-2.4.17 > 2nd) Untar the LVM 1.0.2, it will create the sub-directory 1.0.2 in the > current dir, for example: /usr/src/LVM/1.0.2 > 3rd) Create the directory /usr/src/LVM/build > 4th) cd /usr/src/LVM/build > 5th) ../1.0.2/configure --with-kernel-dir=/usr/src/linux-2.4.17 > 6th) Read instructions in /usr/src/LVM/1.0.2/PATCHES/README Did all that. I tested on a RH 7.1 box this morning and it worked fine. The box I'm having trouble with is my home box which I'll try this evening. Thanks, Jeff > > > >From your description, it is not clear, but I guess you mixed LVM stuff > with Kernel stuff while building the patches and Makefile modifications > may encountered problems with the Linux kernel Makefile. > > -- > > ======================================= > Daniel Savard > Consultation Informatique Daniel Savard > 551, boul. Sir-Wilfrid-Laurier > suite 105 > Beloeil, (Québec) > Canada J3G 4J1 > > Tél: (450) 467-8014 > Internet: dsavard@cids.ca > ======================================= > > _______________________________________________ > linux-lvm mailing list > linux-lvm@sistina.com > http://lists.sistina.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] Re: Building LVM ona RH7.2 - errors 2002-02-13 10:32 ` Jeff Layton @ 2002-02-13 19:36 ` Jeff Layton 0 siblings, 0 replies; 3+ messages in thread From: Jeff Layton @ 2002-02-13 19:36 UTC (permalink / raw) To: linux-lvm Jeff Layton wrote: > Daniel Savard wrote: > > > le mer 13-02-2002 � 05:26, linux-lvm-request@sistina.com a �crit : > > > > > > > > (sorry about the length). sed is not my string point at all. > > > Any ideas what I'm doing wrong? > > > > > > TIA, > > > > > > Jeff > > > > > > > Jeff, > > > > 1st) Untar the kernel somewhere like: /usr/src/linux-2.4.17 > > 2nd) Untar the LVM 1.0.2, it will create the sub-directory 1.0.2 in the > > current dir, for example: /usr/src/LVM/1.0.2 > > 3rd) Create the directory /usr/src/LVM/build > > 4th) cd /usr/src/LVM/build > > 5th) ../1.0.2/configure --with-kernel-dir=/usr/src/linux-2.4.17 > > 6th) Read instructions in /usr/src/LVM/1.0.2/PATCHES/README > > Did all that. > > I tested on a RH 7.1 box this morning and it worked fine. The > box I'm having trouble with is my home box which I'll try this > evening. OK. I tried it again on my RH 7.2 box at home. I still get the same errors. I even followed Daniel's step-by-step suggestion above and got the same errors. However, when I did it on my RH 7.1 box at work, it works correctly. So, something is amiss with my home box. Any suggestions where to start? I'm totally lost on this one. TIA, Jeff > > > Thanks, > > Jeff > > > > > > > >From your description, it is not clear, but I guess you mixed LVM stuff > > with Kernel stuff while building the patches and Makefile modifications > > may encountered problems with the Linux kernel Makefile. > > > > -- > > > > ======================================= > > Daniel Savard > > Consultation Informatique Daniel Savard > > 551, boul. Sir-Wilfrid-Laurier > > suite 105 > > Beloeil, (Qu�bec) > > Canada J3G 4J1 > > > > T�l: (450) 467-8014 > > Internet: dsavard@cids.ca > > ======================================= > > > > _______________________________________________ > > linux-lvm mailing list > > linux-lvm@sistina.com > > http://lists.sistina.com/mailman/listinfo/linux-lvm > > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html > > _______________________________________________ > linux-lvm mailing list > linux-lvm@sistina.com > http://lists.sistina.com/mailman/listinfo/linux-lvm > read the LVM HOW-TO at http://www.sistina.com/lvm/Pages/howto.html ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2002-02-13 19:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
[not found] <E16awby-00059c-00@hermes.sistina.com>
2002-02-13 10:00 ` [linux-lvm] Re: Building LVM ona RH7.2 - errors Daniel Savard
2002-02-13 10:32 ` Jeff Layton
2002-02-13 19:36 ` Jeff Layton
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox; as well as URLs for NNTP newsgroup(s).