[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling 2.6: Cannot stat "conf.vars"



lör 2003-12-06 klockan 18.25 skrev Mariano Kamp:
> Hi, 
> 
>   I am trying to compile 2.6.0-test9 on i386/debian/unstable.
> 
>   When running:
> 
>     make-kpkg --revision=medion3g --config=menuconfig clean kernel_image
> 
>   That's what I get:
>  
>   [..] (copied by hand)
> install -p -o root -g root -m 644 conf.vars debian/tmp-image/usr/share/doc/
> kernel-image-2.6.0-test9/conf.vars
> install: cannot stat "conf.vars": No such file or directory
>   [..]
>   
>   It's my first 2.6 compile and I am a bit lost here.
>   I  created the missing file with touch, but it is removed in the process of 
> doing kernel_image.
> 
>   I googled for conf.vars and make-kpkg, but haven't found anything useful 
> regarding this problem. Same for /usr/share/doc/kernel-source-2.6.0-test9/
> debian.README and README.debian. Also zgrep -i conf.vars on the mentioned 
> directory didn't yield any results. Any ideas?
>   
>   I attached my kernel config. You can see my box here: http://
> mariano.homelinux.org/lshw.out.html. Anything else I can provide?
> 
>   Hmmh. I just ran it again with 2.4.22 and I get the same error. I messed 
> something up, because that has never happend to me before (on other boxes 
> brought up with the old installer).
> 
> Cheers,
> Mariano

I get the same error compiling 2.4.22. I upgraded my unstable today.


echo "This was produced by kernel-package version ." > \
        
debian/tmp-image/usr/share/doc/kernel-image-2.4.22.031206-1/Buildinfo
install -p    -o root -g root -m 644 .config         
debian/tmp-image/boot/config-2.4.22.031206-1
install -p    -o root -g root -m 644 conf.vars       
debian/tmp-image/usr/share/doc/kernel-image-2.4.22.031206-1/conf.vars
install: kan inte ta status på "conf.vars": Filen eller katalogen finns
inte
make[1]: *** [real_stamp_image] Fel 1
make[1]: Leaving directory `/usr/src/kernel-source-2.4.22'
make: *** [kernel-image-deb] Fel 2


/Markku Kellberg



Reply to: