[Buildroot] sdl demo app install problem

Peter Hüwe PeterHuewe at gmx.de
Tue Jun 22 01:18:25 UTC 2010


Am Dienstag 22 Juni 2010 03:05:38 schrieb H Hartley Sweeten:
> 
> Well, I got it to install.  But, I'm not sure if this was the right way to
> do it.  I added the following to the *.mk file:
> 
> 
> FIRE_INSTALL_TARGET_OPT:=DESTDIR=$(TARGET_DIR) install
>

Great :) - atleast it works - thanks for figuring it out.

I tried to rewrite the whole autoconf stuff meanwhile with (partial) success - 
but your solution seems far more elegant - but unfortunately I can't tell you 
whether this is the "correct" solution.


However I noticed that ncftp suffers from the same issue, but simply ignores 
it - but maybe we should fix it there too - but on the other hand these 
binaries aren't copied to the target fs, and ncftp gets stripped afterwards.

strip: Unable to recognise the format of the input file `../bin/ncftp'                                         
strip: Unable to recognise the format of the input file `../bin/ncftpbatch'  
strip: Unable to recognise the format of the input file `../bin/ncftpls'                                       
strip: Unable to recognise the format of the input file 
`../bin/ncftpbookmarks'                                
make[2]: [../bin/ncftpbookmarks] errors 1 (ignoriert)  


Peter



More information about the buildroot mailing list