All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jared Holzman <j.holzman@genesysdesign.com.au>
To: buildroot@busybox.net
Subject: [Buildroot] Problems with new revision.
Date: Mon, 10 Nov 2008 17:46:03 +1100	[thread overview]
Message-ID: <4917D8AB.40404@genesysdesign.com.au> (raw)

Hey,

Just updated to the latest revision using svn upd. I'm now having a 
problem with compiling fontconfig, xlib_libX11 and xlib_libXt. The 
problem seems to be that each package requires a host runnable 
executable to be build and it is attempting to link it using target 
flags. I've chased it down the following difference in the Makefiles:

-LDFLAGS =
+LDFLAGS = -L/home/jared/src/buildroot/build_arm/staging_dir/lib 
-L/home/jared/src/buildroot/build_arm/staging_dir/usr/lib 
-Wl,--rpath-link -Wl,/home/jared/src/buildroot/build_arm/staging_dir/lib 
-Wl,--rpath-link 
-Wl,/home/jared/src/buildroot/build_arm/staging_dir/usr/lib 
--sysroot=/home/jared/src/buildroot/build_arm/staging_dir/

But I don't have enough experience with the build system to track down 
where this is coming from.

Any ideas?

-- 

Regards,

Jared Holzman

------------------------------------------------------------------------

*Electronics Design Engineer*

*Genesys Electronics Design Pty Ltd*

Unit 5, 33 Ryde Rd Pymble
NSW, Australia 2073

Direct: +612 9496 8924
Phone: +612 9496 8900
Fax: +612 9496 8999

j.holzman at genesysdesign.com.au <mailto:j.holzman@genesysdesign.com.au>
www.genesysdesign.com.au <http://www.genesysdesign.com.au>

------------------------------------------------------------------------

             reply	other threads:[~2008-11-10  6:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-10  6:46 Jared Holzman [this message]
2008-11-10  8:05 ` [Buildroot] Problems with new revision Thomas Petazzoni

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=4917D8AB.40404@genesysdesign.com.au \
    --to=j.holzman@genesysdesign.com.au \
    --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 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.