From: Andrew E. Mileski <andrewm@isoar.ca>
To: buildroot@busybox.net
Subject: [Buildroot] xorg pathnames
Date: Fri, 06 Oct 2006 17:31:18 -0400 [thread overview]
Message-ID: <4526CB26.2050004@isoar.ca> (raw)
The xorg package doesn't build for me currently, so I was grep'ing the
source for -L usage and found a number of things not covered in xorg.mk
or the patches:
grep -r -- '-L' . | grep /usr/X11R6/lib
fontconfiglibs
freetypelibs
xrenderlibs
xlibs
LOCAL_LIBRARIES
APP_LIB_DEPS
GLW_LIB_DEPS
GL_LIB_DEPS
GLUT_LIB_DEPS
I believe these are the ones causing my immediate problem:
grep -r '=.*/usr/X11R6/lib' .
USRLIBDIR
SHLIBDIR
LIBDIR
Probably others (and /lib), and -I should probably get similar
treatment.
I don't know if they all are relevant; it's been several years since
I left my name in the X code. Someone more current in this area might
want to take a peek at this while I brush up.
--
Andrew E. Mileski
next reply other threads:[~2006-10-06 21:31 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-10-06 21:31 Andrew E. Mileski [this message]
2006-10-13 21:52 ` [Buildroot] xorg: Correct CrossCompileDir substitution Andrew E. Mileski
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=4526CB26.2050004@isoar.ca \
--to=andrewm@isoar.ca \
--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