* [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
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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox