All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Laird <daniel.j.laird@nxp.com>
To: buildroot@busybox.net
Subject: [Buildroot]  Freetype build broken when using freetype-config
Date: Tue, 18 Mar 2008 05:54:02 -0700 (PDT)	[thread overview]
Message-ID: <16120565.post@talk.nabble.com> (raw)


If I use buildroot (latest version) to build DirectFB and freetype I get a
linker error.
The reason for this is that when freetype-config is called it returns
/usr/lib/* for the libs.

This is because freetype-config returns /usr/lib/* for the libraries it
requires.

In the old freetype makefile (before AUTOTARGETS was used) freetype-config
was patched to return the correct libs.

Was this wrong?

I think this is now incorrect again.
Currently it does not build for me but if I revert to the previous versions
(i.e keep libdir-la.patch and freetype.mk) all is ok.

I presume I could define a _HOOK_POSTBUILD targets todo the same thing.

Has anyone else seen this?
Daniel Laird
-- 
View this message in context: http://www.nabble.com/Freetype-build-broken-when-using-freetype-config-tp16120565p16120565.html
Sent from the BuildRoot mailing list archive at Nabble.com.

             reply	other threads:[~2008-03-18 12:54 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-18 12:54 Daniel Laird [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-03-19 10:46 [Buildroot] Freetype build broken when using freetype-config Daniel Laird

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=16120565.post@talk.nabble.com \
    --to=daniel.j.laird@nxp.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 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.