[Linux-wlan-ng-devel] Bug#579881: full output that contains some errors

jidanni at jidanni.org jidanni at jidanni.org
Sun May 30 13:46:45 UTC 2010


Here is the full output.

A    src/prism2/af010104.hex
A    src/prism2/shared.prism2
A    src/prism2/pm010102.hex
A    src/prism2/ak010104.hex
A    src/prism2/ru010803.hex
A    src/prism2/rf010804.hex
A    src/prism2/README.firmware
A    src/prism2/prism2_ssf.pda
A    src/prism2/Makefile
A    src/prism2/r1010701.hex
Checked out revision 1870.
A    src/prism2/download/Makefile
A    src/prism2/download/prism2dl.c
 U   src/prism2/download
Checked out revision 1870.
dpkg-buildpackage: export CPPFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: export CFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export CXXFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export FFLAGS from dpkg-buildflags (origin: vendor): -g -O2
dpkg-buildpackage: export LDFLAGS from dpkg-buildflags (origin: vendor): 
dpkg-buildpackage: source package linux-wlan-ng
dpkg-buildpackage: source version 0.2.9+dfsg-4
dpkg-buildpackage: source changed by Enrico Tassi <gareuselesinge at debian.org>
dpkg-buildpackage: host architecture i386
 fakeroot debian/rules clean
dh_clean debian/postinst
dh_clean: Compatibility levels before 5 are deprecated.
rm -f configure-stamp build-stamp install-stamp 
 dpkg-source -b prism2-eTZvzx
dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1)
dpkg-source: warning: source directory 'prism2-eTZvzx' is not <sourcepackage>-<upstreamversion> 'linux-wlan-ng-0.2.9+dfsg'
dpkg-source: info: using source format `1.0'
dpkg-source: info: building linux-wlan-ng in linux-wlan-ng_0.2.9+dfsg-4.tar.gz
dpkg-source: info: building linux-wlan-ng in linux-wlan-ng_0.2.9+dfsg-4.dsc
 debian/rules build
detected flavours for current arch are:
# to make the configure script happy we have to provide a real
# kernel source tree.
BUILD_MODULES=n BUILD_UTILS=y CC=cc ./Configure -d debian/config-for-lwng 

-------------- Linux WLAN Configuration Script -------------

The default responses are correct for most users.

Build linux-wlan-ng tools? (y/n) [y]
Build Prism2.x PCMCIA Card Services (_cs) driver? (y/n) [n]
Build Prism2 PLX9052 based PCI (_plx) adapter driver? (y/n) [n]
Build Prism2.5 native PCI (_pci) driver? (y/n) [n]
Build Prism2.5 USB (_usb) driver? (y/n) [n]

Linux source directory [/lib/modules/2.6.32-5-686/build]
Linux source tree /lib/modules/2.6.32-5-686/build is incomplete or missing!
    See the HOWTO for a list of FTP sites for current kernel sources.
Not failing since we are building only the utilities
make[1]: *** [get_version] Error 1
./Configure: line 251: scripts/make.opts: No such file or directory

grep: /lib/modules/2.6.32-5-686/build/include/linux/version.h: No such file or directory
The kernel source tree is version .
./Configure: line 267: [: -lt: unary operator expected
./Configure: line 272: [: -gt: unary operator expected
./Configure: line 276: [: -ge: unary operator expected
./Configure: line 280: [: -ge: unary operator expected
./Configure: line 285: [: -gt: unary operator expected
WARNING: the current running kernel is actually version 2.6.32-5-686.
WARNING: .config not present in kernel source tree.  This will
         screw up modversions detection and build optimizations.
         Is this a RedHat kernel? Workarounds enabled.
         For an optimized build, copy over the relevent file from
         /lib/modules/2.6.32-5-686/build/configs/ to /lib/modules/2.6.32-5-686/build/.config
The current kernel build date is Wed May 19 19:51:54 2010.

./Configure: line 354: scripts/make.opts: No such file or directory
Alternate target install root directory on host [/home/jidanni/prism2-eTZvzx/debian/tmp/]
  Module install directory [/lib/modules/]

It looks like you have a System V init file setup.


Prefix for build host compiler? (rarely needed) []

Build for debugging (see doc/config.debug) (y/n) [n]


Configuration successful.  Now type 'make' and pray.

touch configure-stamp
dh_testdir
/usr/bin/make -C src/mkmeta 
make[1]: Entering directory `/home/jidanni/prism2-eTZvzx/src/mkmeta'
gcc -E -M -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ ../shared/p80211types.c ../shared/p80211metamsg.c ../shared/p80211metamib.c ../shared/p80211meta.c  mkmetadef.c ../shared/p80211types.c ../shared/p80211metamsg.c ../shared/p80211metamib.c ../shared/p80211meta.c  mkmetastruct.c > .depend
mkdir -p obj
gcc -c  -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ ../shared/p80211types.c -o obj/p80211types.o
gcc -c  -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ ../shared/p80211metamsg.c -o obj/p80211metamsg.o
gcc -c  -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ ../shared/p80211metamib.c -o obj/p80211metamib.o
gcc -c  -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ ../shared/p80211meta.c -o obj/p80211meta.o
gcc -c  -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ mkmetadef.c -o obj/mkmetadef.o
gcc  -o mkmetadef obj/p80211types.o obj/p80211metamsg.o obj/p80211metamib.o obj/p80211meta.o  obj/mkmetadef.o 
cat mkmetadefhead.txt > ../include/wlan/p80211metadef.h
./mkmetadef >> ../include/wlan/p80211metadef.h
echo "#endif" >> ../include/wlan/p80211metadef.h
gcc -c  -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__ mkmetastruct.c -o obj/mkmetastruct.o
gcc  -o mkmetastruct obj/p80211types.o obj/p80211metamsg.o obj/p80211metamib.o obj/p80211meta.o  obj/mkmetastruct.o 
cat mkmetastructhead.txt > ../include/wlan/p80211metastruct.h
./mkmetastruct >> ../include/wlan/p80211metastruct.h
echo "#endif" >> ../include/wlan/p80211metastruct.h
make[1]: Leaving directory `/home/jidanni/prism2-eTZvzx/src/mkmeta'
/usr/bin/make -C src/prism2/download 
make[1]: Entering directory `/home/jidanni/prism2-eTZvzx/src/prism2/download'
gcc -g -O2 -I../../include -I../include -I/lib/modules/2.6.32-5-686/build/include -D__LINUX_WLAN__  -c -o prism2dl.o prism2dl.c
gcc -g -o prism2dl prism2dl.o
make[1]: Leaving directory `/home/jidanni/prism2-eTZvzx/src/prism2/download'
touch build-stamp
 fakeroot debian/rules binary
dh_testdir
dh_testroot
dh_clean -k
dh_clean: Compatibility levels before 5 are deprecated.
dh_installdirs
dh_installdirs: Compatibility levels before 5 are deprecated.
# firmware files	
mkdir -p debian/tmp/etc/wlan/
for x in src/prism2/*.hex ; do \
		if [ -f "$x" ]; then \
			SUFFIX=`echo $x |  cut -c12-13`;\
			cp $x debian/tmp/etc/wlan/prism2_$SUFFIX.hex ; \
		fi; \
	done
# copyright
mkdir -p debian/tmp/usr/share/doc/linux-wlan-ng-firmware-files/
cp src/prism2/README.firmware debian/tmp/usr/share/doc/linux-wlan-ng-firmware-files//copyright 
# prism2dl
mkdir -p debian/tmp/sbin
cp src/prism2/download/prism2dl debian/tmp/sbin/
if [ -f man/prism2dl.1.no ]; then \
		mv man/prism2dl.1.no man/prism2dl.1; \
	fi
touch install-stamp
dh_installdirs
dh_installdirs: Compatibility levels before 5 are deprecated.
dh_install
dh_install: Compatibility levels before 5 are deprecated.
dh_installchangelogs
dh_installchangelogs: Compatibility levels before 5 are deprecated.
dh_strip 
dh_strip: Compatibility levels before 5 are deprecated.
dh_fixperms
dh_fixperms: Compatibility levels before 5 are deprecated.
dh_shlibdeps
dh_shlibdeps: Compatibility levels before 5 are deprecated.
dh_installdeb
dh_installdeb: Compatibility levels before 5 are deprecated.
dh_installman   man/prism2dl.1
dh_installman: Compatibility levels before 5 are deprecated.
dh_gencontrol
dh_gencontrol: Compatibility levels before 5 are deprecated.
dpkg-gencontrol: warning: package linux-wlan-ng-firmware-files: unused substitution variable ${shlibs:Depends}
dh_compress
dh_compress: Compatibility levels before 5 are deprecated.
dh_md5sums
dh_md5sums: Compatibility levels before 5 are deprecated.
dh_builddeb
dh_builddeb: Compatibility levels before 5 are deprecated.
dpkg-deb: building package `linux-wlan-ng-firmware-files' in `../linux-wlan-ng-firmware-files_0.2.9+dfsg-4_i386.deb'.
 dpkg-genchanges  >../linux-wlan-ng_0.2.9+dfsg-4_i386.changes
dpkg-genchanges: including full source code in upload
dpkg-buildpackage: full upload; Debian-native package (full source is included)






More information about the Linux-wlan-ng-devel mailing list