From: bugzilla at busybox.net <bugzilla@busybox.net>
To: buildroot@busybox.net
Subject: [Buildroot] [Bug 4592] New: libXfont and libXft building failed, cross-compilation error
Date: Sat, 10 Dec 2011 15:45:35 +0000 (UTC) [thread overview]
Message-ID: <bug-4592-163@https.bugs.busybox.net/> (raw)
https://bugs.busybox.net/show_bug.cgi?id=4592
Summary: libXfont and libXft building failed, cross-compilation
error
Product: buildroot
Version: 2011.11
Platform: PC
OS/Version: Linux
Status: NEW
Severity: minor
Priority: P5
Component: Other
AssignedTo: unassigned at buildroot.uclibc.org
ReportedBy: marioabajo at gmail.com
CC: buildroot at uclibc.org
Estimated Hours: 0.0
Hi :)
I was getting this type of errors when building an arm images with Xorg:
CC xftswap.lo
CC xftxlfd.lo
CCLD libXft.la
/usr/lib/libfreetype.so: file not recognized: File format not recognized
collect2: ld returned 1 exit status
make[3]: *** [libXft.la] Error 1
I was able to correct the problem adding this line to the package definition
file xlib_libXfont.mk:
XLIB_LIBXFONT_CONF_ENV = FREETYPE_LIBS=$(STAGING_DIR)/usr/lib
and also to xlib_libXft.mk:
XLIB_LIBXFT_CONF_ENV = FREETYPE_LIBS=$(STAGING_DIR)/usr/lib
Thanks a lot for this great piece of software.
--
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
next reply other threads:[~2011-12-10 15:45 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-10 15:45 bugzilla at busybox.net [this message]
2011-12-11 21:53 ` [Buildroot] [Bug 4592] libXfont and libXft building failed, cross-compilation error bugzilla at busybox.net
2011-12-12 9:17 ` bugzilla at busybox.net
2011-12-12 9:17 ` bugzilla at busybox.net
2011-12-12 9:17 ` bugzilla at busybox.net
2011-12-12 9:18 ` bugzilla at busybox.net
2011-12-12 9:19 ` bugzilla at busybox.net
2011-12-12 9:31 ` bugzilla at busybox.net
2011-12-12 12:16 ` bugzilla at busybox.net
2012-01-31 19:57 ` bugzilla at busybox.net
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=bug-4592-163@https.bugs.busybox.net/ \
--to=bugzilla@busybox.net \
--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