From: Darrick H. <dha...@dj...> - 2007-03-10 20:15:43
|
Sebastian Auriol wrote: > AstLinux 0.4 branch from yesterday fails to compile in the wanpipe package > (which is enabled by default): > > make[3]: Leaving directory > `/home/seb/astlinux-0.4/build_i586/wanpipe-3.1.0.p8/util/wancfg' > make[2]: Leaving directory > `/home/seb/astlinux-0.4/build_i586/wanpipe-3.1.0.p8/util' > Done > rm: cannot remove `/usr/include/linux/if_wanpipe.h': Permission denied > rm: cannot remove `/usr/include/linux/if_wanpipe_common.h': Permission > denied > > This seems odd. I haven't seen this problem with wanpipe. It should compile without any problems. I would suggest backing up your dl directory, removing your entire local svn repository and starting fresh with the default settings. Follow this exactly. After this works, then you can try other things: Make sure you are not root. 1). get the current svn branch 0.4 2). copy the contents of your backed up dl to dl in your newly created svn directory 3). copy astlinux.config to .config 4). make oldconfig 5). make menuconfig <-- change nothing! 6). make This should compile without problems. If there are problems, report back. > BTW, this was with 1 concurrent job set to run; i385; i586; Generic i586 and > VIA. > do not select both Generic i586 and VIA. You can only select one target device. You should also be able to leave the concurrent job setting at 2. I think we've caught most of the places where only 1 job can run at a time and replaced 'make' with $(MAKE1) which only runs one job at a time. Darrick -- Darrick Hartman DJH Solutions, LLC http://www.djhsolutions.com |