diff options
author | Eric Andersen <andersen@codepoet.org> | 2006-04-06 17:40:47 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2006-04-06 17:40:47 +0000 |
commit | b607f5cdc3bc1c14ca3b049ea9f3b5de39883869 (patch) | |
tree | 617e3ec819701b06ae9a86c2785ff233ef23f3c3 /package/uemacs | |
parent | 5c08468027f868f1c301075c3a288208168bbbd0 (diff) | |
download | buildroot-novena-b607f5cdc3bc1c14ca3b049ea9f3b5de39883869.tar.gz buildroot-novena-b607f5cdc3bc1c14ca3b049ea9f3b5de39883869.zip |
tyler writes:
Building DirectFB compiles fine and installs fine, but when running on the
target the libraries look for DirectFB modules within a path that was defined
as $(PREFIX) during the build. Under buildroot PREFIX is set to
$(STAGING_DIR)/usr, which obviously doesn't exist on the target so it dies.
Instead, it should be built such that PREFIX=/usr then have prefix &
exec_prefix set to $(STAGING_DIR)/usr when it's time to install.
Diffstat (limited to 'package/uemacs')
0 files changed, 0 insertions, 0 deletions