'voRia' pid='395' dateline='1237234467' wrote:
Jaunty is evolving very fast, so some packages get old in short times...
try to update the package list first, with
then retry with the above commands.
If it does not work yet, then wait some hours then retry.
Good luck!
Thank you voRia,
this apt-get update made dpkg-buildpackage work. But still at the end of build, errors were generated:
Building server...
cd /home/redu/Sources/ubuntu-jaunty-lbm/debian/build/build-server/compat-wireless-2.6 && make -j4 KLIB=/lib/modules/2.6.28-9-server MADWIFI=
make[1]: Entering directory `/home/redu/Sources/ubuntu-jaunty-lbm/debian/build/build-server/compat-wireless-2.6'
./scripts/gen-compat-autoconf.sh config.mk > include/linux/compat_autoconf.h
make -C /lib/modules/2.6.28-9-server/build M=/home/redu/Sources/ubuntu-jaunty-lbm/debian/build/build-server/compat-wireless-2.6 modules
make: Entering an unknown directory
make: *** /lib/modules/2.6.28-9-server/build: No such file or directory. Stop.
make: Leaving an unknown directory
make[1]: *** [modules] Error 2
make[1]: Leaving directory `/home/redu/Sources/ubuntu-jaunty-lbm/debian/build/build-server/compat-wireless-2.6'
make: *** [/home/redu/Sources/ubuntu-jaunty-lbm/debian/stamps/stamp-build-server] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
NEW KERNEL:
Now, a new "backports" and kernel 28.10 appeared in the repository. Installed it, but no change in ath5k wlan was found.
Now all the tx show using 28.10 should be performed? Why they do not include these patches to new backports?
NOTE:
There is one remarkable improvement in wlan-operation since going Jaunty: Wlan communication to my home router opens instantly, without any hanshaking delay. This is nice!
redu