diff options
| author | Eric Andersen | 2006-04-06 19:40:47 +0200 |
|---|---|---|
| committer | Eric Andersen | 2006-04-06 19:40:47 +0200 |
| commit | b607f5cdc3bc1c14ca3b049ea9f3b5de39883869 (patch) | |
| tree | 617e3ec819701b06ae9a86c2785ff233ef23f3c3 /docs/docs.html | |
| parent | patch from bjdooks: (diff) | |
| download | buildroot-b607f5cdc3bc1c14ca3b049ea9f3b5de39883869.tar.gz buildroot-b607f5cdc3bc1c14ca3b049ea9f3b5de39883869.tar.xz buildroot-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 'docs/docs.html')
0 files changed, 0 insertions, 0 deletions
