2010-01-15 21:22:52

by Jeffrey Baker

[permalink] [raw]
Subject: compat-wireless 2010-01-13 fails to build

/root/compat-wireless-2010-01-13/net/wireless/nl80211.c:17:50: error:
missing ')' in expression
make[5]: *** [/root/compat-wireless-2010-01-13/net/wireless/nl80211.o] Error 1
make[4]: *** [/root/compat-wireless-2010-01-13/net/wireless] Error 2
make[3]: *** [_module_/root/compat-wireless-2010-01-13] Error 2
make[2]: *** [sub-make] Error 2
make[1]: *** [all] Error 2
make[1]: Leaving directory `/usr/src/linux-headers-2.6.30-2-486'
make: *** [modules] Error 2

# uname -a
Linux mango 2.6.30-2-486 #1 Sat Sep 26 00:03:46 UTC 2009 i586 GNU/Linux
# gcc-4.3 -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Debian
4.3.4-6' --with-bugurl=file:///usr/share/doc/gcc-4.3/README.Bugs
--enable-languages=c,c++,fortran,objc,obj-c++ --prefix=/usr
--enable-shared --enable-multiarch --enable-linker-build-id
--with-system-zlib --libexecdir=/usr/lib --without-included-gettext
--enable-threads=posix --enable-nls
--with-gxx-include-dir=/usr/include/c++/4.3 --program-suffix=-4.3
--enable-clocale=gnu --enable-libstdcxx-debug --enable-objc-gc
--enable-mpfr --enable-targets=all --with-tune=generic
--enable-checking=release --build=i486-linux-gnu --host=i486-linux-gnu
--target=i486-linux-gnu
Thread model: posix
gcc version 4.3.4 (Debian 4.3.4-6)

Full build log is here: http://pastebin.com/m6ee0f005

-jwb


2010-01-15 21:41:54

by Luis R. Rodriguez

[permalink] [raw]
Subject: Re: compat-wireless 2010-01-13 fails to build

On Fri, Jan 15, 2010 at 1:38 PM, Jeffrey Baker <[email protected]> wrote:
> On Fri, Jan 15, 2010 at 1:22 PM, Jeffrey Baker <[email protected]> wrote:
>> /root/compat-wireless-2010-01-13/net/wireless/nl80211.c:17:50: error:
>> missing ')' in expression
>
> 2010-01-06, on the other hand, builds fine.
> --

Try today's release, I just kicked one out.

Luis

2010-01-15 21:38:41

by Jeffrey Baker

[permalink] [raw]
Subject: Re: compat-wireless 2010-01-13 fails to build

On Fri, Jan 15, 2010 at 1:22 PM, Jeffrey Baker <[email protected]> wrote:
> /root/compat-wireless-2010-01-13/net/wireless/nl80211.c:17:50: error:
> missing ')' in expression

2010-01-06, on the other hand, builds fine.