>If you have a Broadcomm Wifi card:
>Slaine provided another Wifi tutorial, this time for MeeGo. >
http://slaine.org/_slaine/Meego_1.0_Wifi.html
I followed the instructions posted at the link above and also in the
FAQ but I'm getting the following build error...
Also, I was wondering if it's possible to get a "pre-built" binary rpm that I can just install -- I spent a little time searching the HP site but came up empty.
[scott@scott-desktop ~]$ rpmbuild --rebuild --target=i586 wl-kmod-5.60.48.36-1.moblin.src.rpm
Installing wl-kmod-5.60.48.36-1.moblin.src.rpm
warning: user glen does not exist - using root
warning: group glen does not exist - using root
warning: user glen does not exist - using root
warning: group glen does not exist - using root
warning: user glen does not exist - using root
warning: group glen does not exist - using root
warning: user glen does not exist - using root
warning: group glen does not exist - using root
warning: user glen does not exist - using root
warning: group glen does not exist - using root
Building target platforms: i586
Building for target i586
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.7OvPEv
+ umask 022
+ cd /home/scott/rpmbuild/BUILD
+ LANG=C
+ export LANG
+ unset DISPLAY
+ cd /home/scott/rpmbuild/SOURCES
++ basename
http://www.broadcom.com/docs/linux_s...0.48.36.tar.gz
+ file1=hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
+ '[' '!' -f hybrid-portsrc-x86_32-v5.60.48.36.tar.gz ']'
+ cd /home/scott/rpmbuild/BUILD
+ rm -rf wl-kmod-5.60.48.36
+ /bin/mkdir -p wl-kmod-5.60.48.36
+ cd wl-kmod-5.60.48.36
+ /bin/chmod -Rf a+rX,u+w,g-w,o-w .
++ basename
http://www.broadcom.com/docs/linux_s...0.48.36.tar.gz
+ source_arch32=hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
+ mkdir wl-kmod-5.60.48.36-src
+ pushd wl-kmod-5.60.48.36-src
~/rpmbuild/BUILD/wl-kmod-5.60.48.36/wl-kmod-5.60.48.36-src ~/rpmbuild/BUILD/wl-kmod-5.60.48.36
+ tar xzf /home/scott/rpmbuild/SOURCES/hybrid-portsrc-x86_32-v5.60.48.36.tar.gz
+ popd
~/rpmbuild/BUILD/wl-kmod-5.60.48.36
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.nKDWuB
+ umask 022
+ cd /home/scott/rpmbuild/BUILD
+ cd wl-kmod-5.60.48.36
+ LANG=C
+ export LANG
+ unset DISPLAY
+ CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -march=core2 -mssse3 -mtune=atom -mfpmath=sse'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i586 -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules'
+ export FFLAGS
+ LD_AS_NEEDED=1
+ export LD_AS_NEEDED
+ pushd wl-kmod-5.60.48.36-src
~/rpmbuild/BUILD/wl-kmod-5.60.48.36/wl-kmod-5.60.48.36-src ~/rpmbuild/BUILD/wl-kmod-5.60.48.36
++ uname -r
++ pwd
+ /usr/bin/make -C /lib/modules/2.6.33.3-11.1-netbook/build M=/home/scott/rpmbuild/BUILD/wl-kmod-5.60.48.36/wl-kmod-5.60.48.36-src modules
make: *** /lib/modules/2.6.33.3-11.1-netbook/build: No such file or directory. Stop.
error: Bad exit status from /var/tmp/rpm-tmp.nKDWuB (%build)
RPM build errors:
user glen does not exist - using root
group glen does not exist - using root
user glen does not exist - using root
group glen does not exist - using root
user glen does not exist - using root
group glen does not exist - using root
user glen does not exist - using root
group glen does not exist - using root
user glen does not exist - using root
group glen does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.nKDWuB (%build)