Sorry, I did reply and didn't see the address. I made the modifications, the program compiles and installs properly now. This e-mail contains the working FB and other files needed for the install. I also updated bug tracker with latest files.
As for the longterm plans, I don't think the module will be included in the vanilla kernel. The project doesn't just focus on Linux, so naturally it isn't its main concern. Cheers, Lyubomir (bgalakazam) 2011/3/26 Miklos Vajna <[email protected]> > On Sat, Mar 26, 2011 at 12:30:54PM -0700, ??????? ???????? < > [email protected]> wrote: > > I made the changes as you advised and now I can't get it to makepkg... > Maybe > > you can see what went wrong. I have attached the new files and the build > > log. I think it fails since I changed how the .install is executed (as > per > > your instructions). > > Sure, the problem is this line: > > > Finclude kernel-module > > makedepends=('gtk+2') > > You need: > > makedepends=(${makedepends[@]} 'gtk+2') > > So kernel-source does not gets removed from makepeneds. > > Please in the future make send such mails to the developer list, so you > can get peer review (it's not a garantee that I'm always at hand). > > Thanks! >
FrugalBuild
Description: Binary data
smartcam.install
Description: Binary data
README.Frugalware
Description: Binary data
_______________________________________________ Frugalware-devel mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-devel
