From: Manuel <lis...@gm...> - 2007-03-08 17:17:36
|
Hi all, I am making my first package but I have a problem. The attached package it's not already finished but compile without problems. I have found a problem. When the package test for the configuration, not found usb.h (see picoLCD in config.log). I need usb support. To resolve the problem I can manually copy the files from staging_dir/usr/include to staging_dir/include and all libusb from staging_dir/usr/lib to staging_dir/lib. With these changes works and I can make an image with lcd4linux with usb support. With my picoLCD works ok. Someone can tell me how to compile without coping these files manually? Thanks, -- Manuel |