Hello Jack, I checked it and everything's still fine.
When did you do the last time "svn update" in your Astlinux directory? We always fetch the latest mISDN code from the CVS server where the mISDN code is maintained. If you are running a not up-2-date svn version of the Astlinux build environment, your build will fail because the patches for mISDN have changed some time ago. So, do an "svn update" and then try again. Maybe you need to clean the relevant directories first. The easiest way to clean the directories is to remove the build_i586 directory (you still keep everything your system has downloaded in ./dl and the toolchain remains as well). Last but not least, it looks like you are building as user "root". You should not do that for security reasons. Please also read http://www.voip-info.org/wiki/view/AstLinux+Development+Environment regards, Ingmar Jack wrote: > hi all, > > Can anyone help me with this error when I try to do MAKE. > I overcame so many errors already but with this one I really haven't got > a clue. > > > AY@/$M/;s/@VERSION@/pciutils-2.1.11/;[EMAIL PROTECTED]@#/usr/local/share#" > make[1]: Leaving directory `/root/astlinux/build_i586/pciutils-2.1.11' > touch /root/astlinux/build_i586/pciutils-2.1.11/.compiled > install -c /root/astlinux/build_i586/pciutils-2.1.11/setpci > /root/astlinux/build_i586/root/sbin/setpci > install -c /root/astlinux/build_i586/pciutils-2.1.11/lspci > /root/astlinux/build_i586/root/sbin/lspci > install -Dc /root/astlinux/build_i586/pciutils-2.1.11/pci.ids > /root/astlinux/build_i586/root/usr/share/misc/pci.ids > cp -a /root/astlinux/dl/mqueue-isdn /root/astlinux/build_i586 > touch /root/astlinux/build_i586/mqueue-isdn/.unpacked > toolchain/patch-kernel.sh /root/astlinux/build_i586/mqueue-isdn/mISDN > package/mqueue-isdn/ mqueue-isdn\*.patch > > Applying mqueue-isdn-init.patch using plaintext: > patching file misdn-init > Hunk #1 succeeded at 87 with fuzz 1 (offset 20 lines). > > Applying mqueue-isdn-make.patch using plaintext: > patching file Makefile > Hunk #2 succeeded at 40 with fuzz 2 (offset 2 lines). > Hunk #3 FAILED at 52. > Hunk #4 succeeded at 85 (offset 5 lines). > 1 out of 4 hunks FAILED -- saving rejects to file Makefile.rej > Patch failed! Please fix mqueue-isdn-make.patch! > make: *** [/root/astlinux/build_i586/mqueue-isdn/.configured] Error 1 > > > ------------------------------------------------------------------------ > > _______________________________________________ > Astlinux-users mailing list > [email protected] > http://lists.kriscompanies.com/mailman/listinfo/astlinux-users > > Donations to support AstLinux are graciously accepted via PayPal to [EMAIL > PROTECTED] _______________________________________________ Astlinux-users mailing list [email protected] http://lists.kriscompanies.com/mailman/listinfo/astlinux-users Donations to support AstLinux are graciously accepted via PayPal to [EMAIL PROTECTED]
