| Anonymous | Login | Signup for a new account | 11-10-2008 11:03 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0000937 | [buildroot] New Features | minor | always | 07-07-06 15:24 | 02-12-07 05:42 | ||||
| Reporter | kfries6 | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | 0.9.27 | ||||||
| Summary | 0000937: Trouble adding buildfile for Matchbox | ||||||||
| Description |
I am trying to add a configuration for matchbox. I was only able to find old configurations from back when Matchbox was a monolithic application. Since this is my first additional application, I thought I would start with just making libmb build and install, then add the other packages one at a time. I followed the instructions at: http://buildroot.uclibc.org/buildroot.html [^] I created a directory: package/libmb/ I then created the Config.in and libmb.mk (attached). I then tried to do a make menuconfig from the base directory. libmb did not appear in the menu. After poking around a little, I found the piece missing out of the documentation: packages/Config.in needs updating [this needs fixed in the docs] After fixing the config file, I tried make menuconfig again, success! It now appeared in the menu. I selected it for build, then debugged my makefile to eliminate any typos. The system now compiles, but does not include libmb in the build... No errors, it just ignores it. Is there something wrong with my Config.in or libmb.mk files? |
||||||||
| Additional Information | |||||||||
| Attached Files |
|
||||||||
|
|
|||||||||
Notes |
|
|
(0002111) bernhardf 02-04-07 09:18 |
Please ask on the mailing-list if somebody can help you with adding new packages. Thanks |
| Copyright © 2000 - 2006 Mantis Group |