-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Huh ? It contain the list of the names of the flavours for a given arch. In > this sense it is exactly the info provided in the arch/<arch>/defines file, > and once you have that, you prefix it to the version-abi, and you know which > kernels you then need to build for. This file is naturally per arch, and the > arch you are building for is the arch you need.
> As for the compiler, well, it > will be the one currently in sid/etch or whatever. this seems it's not working. [EMAIL PROTECTED]:/usr/src/linux-headers-2.6.14/debian/arch$ cat alpha/defines [base] compiler: gcc-3.3 flavours: alpha-generic alpha-smp suggests: aboot, fdutils kernel-arch: alpha kernel-header-dirs: alpha [alpha-generic] class = Alpha [alpha-smp] class = Alpha SMP http://buildd.debian.org/fetch.php?&pkg=linux-wlan-ng&ver=0.2.2%2Bdfsg-6&arch=alpha&stamp=1131922170&file=log&as=raw if [ -f linux-wlan-ng-source-for-debian-kernel.tar.gz ]; then \ for i in alpha-generic alpha-smp; do \ echo -en "\n\n\n***** "building modules for " $i *****\n\n\n"; \ mkdir -p debian/modules-build-$i; \ tar -xzf linux-wlan-ng-source-for-debian-kernel.tar.gz -C debian/modules-build-$i;\ cd debian/modules-build-$i/modules/linux-wlan-ng-source; \ CC=gcc-3.3 \ debian/rules build \ KERNEL_DEPENDS=y \ MODVERS= \ KSRC=/usr/src/linux-headers-2.6.14-1-$i \ KVERS=2.6.14-1-$i;\ cd /build/buildd/linux-wlan-ng-0.2.2+dfsg;\ done \ else \ echo "linux-wlan-ng-source-for-debian-kernel.tar.gz does not exist"; \ fi ***** building modules for alpha-generic ***** sh: gcc-3.3: command not found In this example should I add gcc-3.3 on Build Depends for this arch ? - ---------------------------------------------------------------------------------------------- [EMAIL PROTECTED]:/usr/src/linux-headers-2.6.14/debian/arch$ cat hppa/defines [base] flavours: 32 32-smp 64 64-smp kernel-arch: parisc kernel-header-dirs: parisc suggests: palo [32] class: 32-bit PA-RISC [32-smp] class: multi-processor 32-bit PA-RISC [64] class: 64-bit PA-RISC [64-smp] class: multi-processor 64-bit PA-RISC http://buildd.debian.org/fetch.php?&pkg=linux-wlan-ng&ver=0.2.2%2Bdfsg-6&arch=hppa&stamp=1131982582&file=log&as=raw Linux source directory [/usr/src/linux-headers-2.6.14-1-64] /usr/src/linux-headers-2.6.14-1-64/scripts/gcc-version.sh: line 11: hppa64-linux-gcc: command not found /usr/src/linux-headers-2.6.14-1-64/scripts/gcc-version.sh: line 12: hppa64-linux-gcc: command not found /usr/src/linux-headers-2.6.14-1-64/arch/parisc/Makefile:43: *** Sorry, your compiler is too old (0000). GCC v3.3 or above is required.. Stop. make[2]: *** [get_options] Error 2 ./Configure: line 251: scripts/make.opts: No such file or directory And this? There is no compiler field... - -- Victor Seva [EMAIL PROTECTED] http://www.torreviejawireless.org http://linuxmaniac.homeip.net jabber: [EMAIL PROTECTED] PGP Key ID: 0xDD12F253 Socio numero 78 de ANURI -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDeQ02S/DSSd0S8lMRApVUAJwMp7OiusqkwKtpbUl96WNY/88L5gCgpDMR KEa6k2ekfBgqzou7H/0m0HM= =15/f -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]