bootstrap error with netbsd4.0.1

Ralf Corsepius ralf.corsepius at rtems.org
Mon May 18 08:07:13 UTC 2009


Joel Sherrill wrote:
> Ralf Corsepius wrote:
>> Santosh vattam wrote:
>>   
>>> Hi,
>>>
>>> I updated the rtems source tree tonight and ran bootstrap. It gave me
>>> the following errors at the end :
>>>
>>> configure.ac:170: required file `netbsd4.0.1/Makefile.in' not found
>>> configure.ac:171: required file `netbsd4.0.1/i386/Makefile.in' not found
>>> Makefile.am:9: required directory ./netbsd4.0.1 does not exist
>>>
>>> Joel asked me to mail it to the list and that Ralf will take care of it.
>>>
>>>     
>> Sorry, but you are not providing enough information to be able to answer.
>>
>> What precisely are you doing?
>>   
> bootstrap from the top of RTEMS shows this but a bootstrap
> from contrib does also:
> 
> $ ../bootstrap
> ./crossrpms
> configure.ac:170: required file `netbsd4.0.1/Makefile.in' not found
> configure.ac:171: required file `netbsd4.0.1/i386/Makefile.in' not found
> Makefile.am:9: required directory ./netbsd4.0.1 does not exist
> grep: Makefile.in: No such file or directory
> ./apt-conf
> ./rtemsrpms
> ./repo-conf
> $ grep -r 4.0.1 .
> ./crossrpms/configure.ac:AC_CONFIG_FILES([netbsd4.0.1/Makefile])
> ./crossrpms/configure.ac:AC_CONFIG_FILES([netbsd4.0.1/i386/Makefile])

OK, this is a side-effect of me accidentally having committed some 
experimental stuff I am experimenting around with (Linux->netbsd cross 
toolchains), into CVS.

As a temporary fix, I added the missing files to CVS.

Ralf





More information about the users mailing list