[haiku-development] Re: how do i compile the bcm440x driver in trunk

  • From: "Salvatore Benedetto" <emitrax@xxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Sat, 16 Aug 2008 21:20:55 +0000

2008/8/16 Brian <briandabrain@xxxxxxxxx>:
>
>
> On Sat, Aug 16, 2008 at 12:20 PM, François Revol <revol@xxxxxxx> wrote:
>>
>> > i was just wandering how to compile this and if the gcc4 version
>> > would work
>> > on gcc2 as it doesnt appear to have any c++ in it (but i probably
>> > could
>> > search a lil' harder)
>> >
>>
>> jam -q bcm440x
>
> I tried that. it tells me that it finds target ?but cant find target?
>
>
> $ jam -q bcm440x
> don't know how to make bcm440x
> ...found 1 target(s)...
> ...can't find 1 target(s)...
>

You first need to modify BuildConfig or rerun the configure as
Francois suggested.
In your generated/build/BuildConfig set the following
INCLUDE_GPL_ADDONS                      ?= "1" ;

then rerun jam -q bcm440x

Regards,
-- 
Salvatore Benedetto (a.k.a. emitrax)
Student of Computer Engineer
University of Pisa
www.haiku-os.it

Other related posts: