From: Kay Sievers <kay.sievers@vrfy.org>
To: linux-hotplug@vger.kernel.org
Subject: Re: patch udev: static linking and DESTDIR
Date: Sun, 22 May 2005 14:07:19 +0000 [thread overview]
Message-ID: <20050522140719.GA9102@vrfy.org> (raw)
In-Reply-To: <428DCB57.6020201@iit.demokritos.gr>
On Fri, May 20, 2005 at 02:34:47PM +0300, Vassilis Virvilis wrote:
> This patch does two things
>
> 1)
> Note: klcc builds statically by default so I don't see the reason to
> explicitly state it. However if somebody changes the default behavior of
> klcc (like me) it will lost considerable time trying to find out why
> hotplug (and udev) doesn't build statically (like me).
The -static prevented a static build?
Anyway, removed!
> 2)
> I am building hotplug (and udev) for an initramfs image. I have
> specified DESTDIR to be ~/src/embed/root-initramfs and the defines
> as they are now are pointing to DESTDIR which is wrong since that
> directory will be the root upon boot and udev cannot find the
> ~/src/embed/root-initramfs/sbin/udev staff.
Yes, that seems wrong. Fixed!
Using DESTDIR only on the install target works. :)
> Note the klibc works around this by introducing INSTALLROOT and
> INSTALLDIR Makefile variables. Maybe something like this is a good idea?
Does "prefix" not work for that?
> Also note that the INSTALL_DIR variable in udev makefile is useless as
> it is not referenced anywhere. Would you accept a patch to clean it up
> as it is distracting...
Removed!
Thanks,
Kay
-------------------------------------------------------
This SF.Net email is sponsored by Oracle Space Sweepstakes
Want to be the first software developer in space?
Enter now for the Oracle Space Sweepstakes!
http://ads.osdn.com/?ad_idt12&alloc_id\x16344&op=click
_______________________________________________
Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel
prev parent reply other threads:[~2005-05-22 14:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-05-20 11:34 patch udev: static linking and DESTDIR Vassilis Virvilis
2005-05-22 14:07 ` Kay Sievers [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20050522140719.GA9102@vrfy.org \
--to=kay.sievers@vrfy.org \
--cc=linux-hotplug@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).