From: Todd Valentic <todd.valentic@sri.com>
To: buildroot@busybox.net
Subject: [Buildroot] Problem calling ldconfig in ext2root.mk
Date: Thu, 23 Aug 2007 17:12:59 -0700 [thread overview]
Message-ID: <46CE228B.2040907@sri.com> (raw)
Hi -
I'm having a problem with a recent change in ext2root.mk (showed up in
r19618):
http://buildroot.uclibc.org/cgi-bin/viewcvs.cgi/trunk/buildroot/target/ext2/ext2root.mk?rev=19618&r1=19604&r2=19618
- -$(TARGET_LDCONFIG) -r $(TARGET_DIR) 2>/dev/null
+ $(TARGET_LDCONFIG) -r $(TARGET_DIR) 2>/dev/null
I'm using an external toolchain that doesn't have an ldconfig, so the
make bombs out at this
point. The makefile used to ignore this, which was OK for my system.
Should there be a check
to see if $(TARGET_LDCONFIG) exists?
Todd
next reply other threads:[~2007-08-24 0:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-24 0:12 Todd Valentic [this message]
2007-08-24 8:54 ` [Buildroot] Problem calling ldconfig in ext2root.mk Bernhard Fischer
2007-08-24 18:43 ` Todd Valentic
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=46CE228B.2040907@sri.com \
--to=todd.valentic@sri.com \
--cc=buildroot@busybox.net \
/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