|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001233 |
[buildroot] Other |
major |
always |
02-19-07 05:58 |
03-20-07 11:00 |
|
|
Reporter |
djl197 |
View Status |
public |
|
|
Assigned To |
buildroot |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0001233: Incorrect freetype-config being used. |
|
Description |
The Incorrect freetype-config is being used. This is because freetype-config is located in $(STAGING_DIR)/usr/bin this is not included in the target path.
This means some packages (like directfb) use freetype-config they can find which is the Host (Build PC) |
|
Additional Information |
The attached patch to buildroot solves this problem by making STAGING_DIR/usr/bin appear in the target path as well. |
|
|
Attached Files |
freetype-config.patch [^] (640 bytes) 02-19-07 05:58 |
|
|