bootstrap error
Ralf Corsepius
ralf.corsepius at rtems.org
Sat Oct 12 09:21:55 UTC 2013
On 10/12/2013 05:31 AM, dave wrote:
> Hello;
>
> I switched to Fedora 19 from Ubuntu and loaded all build tools and the
> loaded git source.
>
> I ran the bootstrap and got then got this error:
>
> ./bootstrap
> .
> Can't locate Thread/Queue.pm in @INC (@INC contains:
> /opt/rtems-4.11/share/automake-1.13 /usr/local/lib64/perl5
> /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
> /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
> /opt/rtems-4.11/bin/automake line 140.
> BEGIN failed--compilation aborted at /opt/rtems-4.11/bin/automake line
> 143.
> autoreconf: automake failed with exit status: 2
> grep: Makefile.in: No such file or directory
> ./testsuites/libtests
Definitely a packaging bug. I don't know the cause, yet - To be
investigated.
In the meantime, try
# yum install 'perl(Thread::Queue)'
Ralf
More information about the users
mailing list