tech-toolchain archive

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

re: build.sh release failure with relative path



   On 22.03.10 14:29, Christoph Egger wrote:
   > 
   > Hi!
   > 
   > When $KERNOBJDIR is a relative path then build.sh release fails
   > with 
   > 
   >       nbconfig: cannot create $KERNOBJDIR/GENERIC
   > 
   > There are two ways to fix this:
   > 
   > 1. Fix nbconfig to prepend prefix to builddir specified via -b
   > 2. Fix call to nbconfig by prepending prefix to the kernel config
   >    file (removes change directory to kernel config dir)
   
   Other ways found are to fix build.sh or let build.sh reject
   relative path.


i'd rather reject relative paths, or fix it in build.sh.


.mrg.


Home | Main Index | Thread Index | Old Index