On Mon, Jan 31, 2011 at 05:37:51PM -0800, Rudolf Streif wrote:
> I am trying t build the pita Broadcom WL driver module on a MeeGo Netbook
> for which I built the image using meego-netbook-ia32-1.1.90.0.20110125.3.ks.
> When compiling the wl_linux.c it throws "implicit declaration of function
> 'init_MUTEX'". I installed the kernel headers and supposedly that macro is
> declared in semaphore.h. I built that driver on previous MeeGo Netbook
> releases but it won't compile on this one. I am not a kernel hacker, so if
> this is obvious, please forgive me.

init_MUTEX was dropped in 2.6.37 kernel

Grab the src.rpm from slain.org[1] and extract the Mutex and semaphore
patches from that (or, just use his rpm).

Shane...
[1] http://slaine.org/_slaine/Meego_1.1_Wifi.html
_______________________________________________
MeeGo-dev mailing list
MeeGo-dev@meego.com
http://lists.meego.com/listinfo/meego-dev

Reply via email to