* [linux-lvm] strip lvmcreate_initrd fails
@ 2000-03-07 4:41 bug1
2000-03-07 7:59 ` Klaus Strebel
0 siblings, 1 reply; 3+ messages in thread
From: bug1 @ 2000-03-07 4:41 UTC (permalink / raw)
To: linux-lvm@msede.com
I think ive got everything installed now, one problem i ran into was
when i did make install the installer tried to strip lvmcreate_initrd.
lvmcreate_initrd does not appear to be elf or a.out.
Its easy to work around this by compying by hand and changing file
permissions, but i thought it was worthy of a mention anyway.
Thanks
Glenn McGrath
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] strip lvmcreate_initrd fails
2000-03-07 4:41 [linux-lvm] strip lvmcreate_initrd fails bug1
@ 2000-03-07 7:59 ` Klaus Strebel
2000-03-07 11:00 ` bug1
0 siblings, 1 reply; 3+ messages in thread
From: Klaus Strebel @ 2000-03-07 7:59 UTC (permalink / raw)
To: bug1; +Cc: linux-lvm
bug1 wrote:
>
> I think ive got everything installed now, one problem i ran into was
> when i did make install the installer tried to strip lvmcreate_initrd.
>
> lvmcreate_initrd does not appear to be elf or a.out.
>
> Its easy to work around this by compying by hand and changing file
> permissions, but i thought it was worthy of a mention anyway.
Hi Glenn,
well, lvmcreate_initrd is a shell script. Shell scripts don't have a
symbol table for debuggers, that can be removed (that's what strip's
main purpose is). If the warning is annoying you, patch the make file
for the utils and send it to us ;-).
Cheers
Klaus
--
Klaus Strebel
stb@ep-ag.com
EIGNER + PARTNER AG - The Engineering Warehouse Company -
<http://www.ep-ag.com>
-----------------------------------------------------------------------
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-lvm] strip lvmcreate_initrd fails
2000-03-07 7:59 ` Klaus Strebel
@ 2000-03-07 11:00 ` bug1
0 siblings, 0 replies; 3+ messages in thread
From: bug1 @ 2000-03-07 11:00 UTC (permalink / raw)
To: Klaus Strebel; +Cc: linux-lvm
[-- Attachment #1: Type: text/plain, Size: 280 bytes --]
Hi again, ive made this little patch that fixes what i saw as a problem.
I havent made many diff's before, let me know if i havent done it
correctly.
It just modifies the /LVM/0.8final/tools/Makefile so that install-bin
doesnt do an install -s on scripts.
Thanks
Glenn McGrath
[-- Attachment #2: lvm-dont-strip-scripts --]
[-- Type: text/plain, Size: 0 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2000-03-07 11:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2000-03-07 4:41 [linux-lvm] strip lvmcreate_initrd fails bug1
2000-03-07 7:59 ` Klaus Strebel
2000-03-07 11:00 ` bug1
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.