rtems-libbsd fails for gr740
Nicolas Tsiogkas
lou.nick at gmail.com
Fri Aug 24 14:00:24 UTC 2018
Nop... Still the same :/
Following a list of all the commands I issued in case I missed something:
rm -rf ./rtems/
mkdir rtems
cd rtems/
git clone git://git.rtems.org/rtems-source-builder.git rsb
cd rsb/
cd rtems/
../source-builder/sb-set-builder --log=l-sparc.txt
--prefix=/home/niko/rtems/5 5/rtems-sparc
cd ../
mkdir rtems-src
cd rtems-src/
git clone git://git.rtems.org/rtems.git
cd rtems/
./bootstrap -c
../../rsb/source-builder/sb-bootstrap
cd ../
mkdir gr740
cd gr740/
../rtems/configure --target=sparc-rtems5 --prefix=/home/niko/rtems/5
--enable-posix --enable-rtemsbsp=gr740 --enable-maintainer-mode
--disable-tests --disable-networking --disable-profiling --enable-posix
--enable-smp --disable-drvmgr
make all
make install
cd ../
git clone git://git.rtems.org/rtems-libbsd.git
cd rtems-libbsd/
git submodule init
git submodule update rtems_waf/
waf-2.0.10 configure --prefix=/home/niko/rtems/5 --rtems-bsps=sparc/gr740
waf-2.0.10
If you need any output I'd be more than happy to provide.
Regards,
Niko
On Fri, Aug 24, 2018 at 3:06 PM Sebastian Huber <
sebastian.huber at embedded-brains.de> wrote:
> I configured the BSP like this:
>
> configure --target=sparc-rtems5 --prefix=/build/rtems/5 --enable-posix
> --enable-rtemsbsp=gr740 --enable-maintainer-mode --disable-tests
> --disable-networking --disable-profiling --enable-posix --enable-smp
> --disable-drvmgr
>
> libbsd like this:
>
> waf configure --prefix=/build/rtems/5 --rtems-bsps=sparc/gr740
>
> On 24/08/18 15:03, Nicolas Tsiogkas wrote:
> > Hmmmmm that's weird cause I downloaded and built everything from
> > scratch yesterday.
> >
> > I'll try again and report back.
> >
> > Thanks,
> > Niko
> >
> > On Fri, Aug 24, 2018 at 2:57 PM Sebastian Huber
> > <sebastian.huber at embedded-brains.de
> > <mailto:sebastian.huber at embedded-brains.de>> wrote:
> >
> > On 24/08/18 11:32, Nicolas Tsiogkas wrote:
> > > I'm getting this error from repositories cloned yesterday (rtems
> > > commit: a36aa8628f11385ab0d9061d6b37d179879322e7, libbsd commit:
> > > 1d99262f59e5b7427e926ed045610a1c049be337)
> >
> > It works for me with the master versions of today. Please try to
> > remove
> > the BSP installation and try to build it again. Maybe there is some
> > obsolete header file in the installation tree.
> >
> > --
> > Sebastian Huber, embedded brains GmbH
> >
> > Address : Dornierstr. 4, D-82178 Puchheim, Germany
> > Phone : +49 89 189 47 41-16
> > Fax : +49 89 189 47 41-09
> > E-Mail : sebastian.huber at embedded-brains.de
> > <mailto:sebastian.huber at embedded-brains.de>
> > PGP : Public key available on request.
> >
> > Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
> >
>
> --
> Sebastian Huber, embedded brains GmbH
>
> Address : Dornierstr. 4, D-82178 Puchheim, Germany
> Phone : +49 89 189 47 41-16
> Fax : +49 89 189 47 41-09
> E-Mail : sebastian.huber at embedded-brains.de
> PGP : Public key available on request.
>
> Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/users/attachments/20180824/4be93a08/attachment-0002.html>
More information about the users
mailing list