Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Bernhard Fischer <rep.dot.nop@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] Problem calling ldconfig in ext2root.mk
Date: Fri, 24 Aug 2007 10:54:48 +0200	[thread overview]
Message-ID: <20070824085448.GA13098@aon.at> (raw)
In-Reply-To: <46CE228B.2040907@sri.com>

On Thu, Aug 23, 2007 at 05:12:59PM -0700, Todd Valentic wrote:
>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?

Does the attached is any better?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: br2.target_ldconfig-conditional.diff
Type: text/x-diff
Size: 4164 bytes
Desc: not available
Url : http://busybox.net/lists/buildroot/attachments/20070824/56e4cb3b/attachment.bin 

  reply	other threads:[~2007-08-24  8:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-24  0:12 [Buildroot] Problem calling ldconfig in ext2root.mk Todd Valentic
2007-08-24  8:54 ` Bernhard Fischer [this message]
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=20070824085448.GA13098@aon.at \
    --to=rep.dot.nop@gmail.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