You are not logged in.

#1 2006-08-11 12:29:54

zindel
Member
Registered: 2006-08-11
Posts: 9

ABS: kernel 2.6.17 and linux-r1000(103).zip

Hello there

I've been trying to rebuild kernel using abs (I need Minix FS support built-in). But I got the error message about the file missed:

ftp://152.104.238.194/cn/nic/rtl8111brt … 0(103).zip
I've checked the ftp-server manually and noticed that there is no this file...

I've commented the appropriate lines in PKGBUILD:
#ftp://152.104.238.194/cn/nic/rtl8111brtl8168b/linux-r1000(103).zip  r1000-build.patch
and their MD5 sums. And the tried to build and got this error:

if [ -r System.map -a -x /sbin/depmod ]; then /sbin/depmod -ae -F System.map -b /var/abs/kernels/kernel26/pkg -r 2.6.17-ARCH; fi
./PKGBUILD: line 135: cd: /var/abs/kernels/kernel26/src/r1000: Нет такого файла или каталога
patch: **** Can't open patch file ../r1000-build.patch : No such file or directory
==> ERROR: Build Failed.  Aborting...

So, could anyone advice me some solution?
At least, maybe somebody have this file and could put it somewhere in internet and give me the link to it. This seems to be the most simple way.

Thanks.

Offline

#2 2006-08-11 12:37:29

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: ABS: kernel 2.6.17 and linux-r1000(103).zip

No, the simplest way is to comment out the related lines in the build() function as well i.e. the last 4 lines.

Offline

Board footer

Powered by FluxBB