config_gz problem building fusion cvs

Luotao Fu devtty0 at gmail.com
Wed Sep 14 18:21:13 CEST 2005


Hi,

Steven Seeger schrieb:
> During make install:
> 
> make[2]: Leaving directory `/home/darkwing/src/fusion/linux-2.6.13'
> /home/darkwing/src/fusion/fusion-cvs/config/autoconf/install-sh -d
> /home/darkwing/src/fusion/fusion-cvs/modules
> /bin/install -c -m 644 config_gz rtai_nucleus.ko
> /home/darkwing/src/fusion/fusion-cvs/modules
> /bin/install: cannot stat `config_gz': No such file or directory
> make[1]: *** [all-local] Error 1
> make[1]: Leaving directory `/home/darkwing/src/fusion/fusion-cvs/nucleus'
> make: *** [install-recursive] Error 1
> 
> 
> 
> _______________________________________________
> RTAI mailing list
> RTAI at rtai.org
> https://mail.rtai.org/cgi-bin/mailman/listinfo/rtai
> 

Got the same problem during Compiling nucleus, should be some minor
problem with the automake script. I jsut gziped the config_data.h and
renamed it to config_gz and it worked seamlessly.

cd nuculeus;gzip -c config_data.h > config_gz

On the other hand I checked the config_gz in nucleus and modules
direcotries, they seem to be identical. I think you might just want to
copy it over to get the magic done.

Cheers
Luotao Fu




More information about the Rtai mailing list