Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 4592] New: libXfont and libXft building failed, cross-compilation error
@ 2011-12-10 15:45 bugzilla at busybox.net
  2011-12-11 21:53 ` [Buildroot] [Bug 4592] " bugzilla at busybox.net
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: bugzilla at busybox.net @ 2011-12-10 15:45 UTC (permalink / raw)
  To: buildroot

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.

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2012-01-31 19:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-10 15:45 [Buildroot] [Bug 4592] New: libXfont and libXft building failed, cross-compilation error bugzilla at busybox.net
2011-12-11 21:53 ` [Buildroot] [Bug 4592] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox