Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-13 Thread Robert Millan
libbsdxml is just normal expat with different name. Also, libjail and libsbuf seem relatively small. Would it make sense to just package these separately and have freebsd-utils build-depend on them? Note that libsbuf is packaged already (it's in freebsd-libs). As for libbsdxml, perhaps it'd

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-13 Thread Timo Juhani Lindfors
Robert Millan r...@debian.org writes: As for libbsdxml, perhaps it'd be useful if libexpat provided a compatibility symlink? For the headers too? They expect bsdxml.h to exist. -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-07 Thread Timo Juhani Lindfors
Hi, I think this is caused by the fact that ifieee80211.c is not compiled at all(!). The old build log https://buildd.debian.org/fetch.cgi?pkg=freebsd-utilsver=7.2-9arch=kfreebsd-i386stamp=1256686015file=log shows cc -Wall -g -pipe -fPIC -I. -D_GNU_SOURCE -D#39;__FBSDID(string)=#39; -O2

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-07 Thread Timo Juhani Lindfors
package kfreebsd-image-8.1-1-686 reassign 601803 freebsd-utils retitle 601803 not compiled with ieee80211 (WLAN) support thanks Indeed debian/patches/002_ifconfig.diff comments out ifieee80211.c from the ifconfig/Makefile. Was this done since libbsdxml was not available? According to

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-06 Thread Petr Salinger
where if_iterate (if_fn fn, void *private) does buf = alloca (bufsize); if (__sysctl (request, 6, buf, bufsize, NULL, 0) = 0) Are you still saying that it should pass zero as third argument? No ;-) The code is different on plain FreeBSD and GNU/kFreeBSD. The FreeBSD one 1st passes zero, to

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-05 Thread Timo Juhani Lindfors
I downloaded ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/8.1/FreeBSD-8.1-RELEASE-i386-disc1.iso and combined the base.?? files as http://lindi.iki.fi/lindi/kfreebsd/freebsd-8.1-release-i386-base.tar.bz2 which I extracted to /root/freebsd-8.1-release-i386-base and added

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-05 Thread Robert Millan
2010/11/5 Timo Juhani Lindfors timo.lindf...@iki.fi: # freebsd ifconfig wlan0 create wlandev eth0 which does not fail with SIOCIFCREATE2. Could you compare ktrace output? -- Robert Millan -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe.

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-11-05 Thread Timo Juhani Lindfors
Robert Millan r...@debian.org writes: Could you compare ktrace output? I tried but if I attach the 7 KB files then bugs.debian.org ignores my emails silently. -- To UNSUBSCRIBE, email to debian-bsd-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#601803: kfreebsd-image-8.1-1-686: ifconfig wlan0 create wlandev ath0 = SIOCIFCREATE2: Bad address

2010-10-29 Thread Timo Juhani Lindfors
Package: kfreebsd-image-8.1-1-686 Version: 8.1-5 Severity: normal [ this is resend #1 since I did not receive any reply in hours although my email works otherwise. This time the attachment is not included. ] ifconfig wlan0 create wlandev ath0 fails with ifconfig: SIOCIFCREATE2: Bad address on