[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#387760: linux-modules-extra-2.6: adding linux-wlan-ng modules



Enrico Tassi wrote:
> On Mon, Jan 15, 2007 at 12:31:06PM +0100, Bastian Blank wrote:
>> On Sat, Jan 06, 2007 at 11:13:25PM +0100, Daniel Baumann wrote:
>>> I made a successful testbuild on i386 and amd64. Do you still request
>>> its inclusion?
>> I reject the support in the current way.
>>
>> - It does not use kbuild properly. This violates the rules for this
>>   packages.
> 
> could you please give more info, please?
> 
>> - It fails to build at all[1].
> 
> The problem can be seen here:
> 
>     cat debian/control.modules.in | \
> 		sed 's/${lwnversmajor}/0.2.6+svn20061108+dfsg-1/g' | \
> 		sed 's/${lwnvers}/0.2.6+svn20061108+dfsg-1/g' | \
> 		sed 's/${kvers}/..-486/g' | \
> 		sed 's/${arch}/i386/g' \
> 			> debian/control
> 
> KVERS is wrong/missing
> 
> I'll investigate the problem ASAP.
> 
> Ciao

Hi,

seems that with this small patch now all flavours are been built.

-- 
 -----------------------------------------------------------------
|   ,''`.                                             Victor Seva |
|  : :' :                      linuxmaniac@torreviejawireless.org |
|  `. `'                                   PGP Key ID: 0xDD12F253 |
|    `-                        Debian user, admin and contributor |
 -----------------------------------------------------------------
Index: linux-wlan-ng/rules
===================================================================
--- linux-wlan-ng/rules	(revision 8189)
+++ linux-wlan-ng/rules	(working copy)
@@ -1,5 +1,5 @@
 $(BUILD_STAMP):
-	$(MAKE) -f debian/rules -C $(CURDIR)/$(DIR) build-stamp
+	$(MAKE) -f debian/rules -C $(CURDIR)/$(DIR) build-stamp KVERS=$(VERSION)$(ABINAME)$(LOCALVERSION)
 
 	touch $@
 

Attachment: svn.8187.0.2.7+dfsg-2.log.0.bz2
Description: application/bzip

Attachment: signature.asc
Description: OpenPGP digital signature


Reply to: