[RPL/2] RPL/2 build problem Making Progress

Mark H. Harris harrismh777 at gmail.com
Thu Apr 16 10:24:29 CEST 2015


Greetings,  merci,  I am making progress.  You are correct,  libieee.a  is
nowhere on the Edison;  although, libc6 and libc6-dev are there!

The Raspberry PI has libieee.a  (and I have read only) that it is an empty
static library for cases where -lieee checks /

I built my own test static library  libieee.a  and tried configure again...
  this time it ran to completion!  --no errors.


Then I tried  make.

make ran for about an hour and a half, and then failed with the following
error(s) in the output:   <sorry, I cut and paste>


Now please type 'make check' to run a quick test suite. Hope it works.

make[4]: Leaving directory
'/opt/work/rpl-4.1.20/rpl-build/tools/libsigsegv-2.11'
make[3]: Leaving directory
'/opt/work/rpl-4.1.20/rpl-build/tools/libsigsegv-2.11'
make[2]: Leaving directory
'/opt/work/rpl-4.1.20/rpl-build/tools/libsigsegv-2.11'
make -C ./tools
make[2]: Entering directory '/opt/work/rpl-4.1.20/rpl-build/tools'
Makefile:577: warning: overriding recipe for target 'distclean'
Makefile:486: warning: ignoring old recipe for target 'distclean'
test -f openmotif.lib && rm -f openmotif.lib;
if [ x"" = x ]; then \
touch openmotif.lib; \
else \
echo -n LD_MOTIF_ > openmotif.lib; \
grep "^LIBS=" openmotif-2.3.4/config.log | \
tr -d "'" >> openmotif.lib; \
echo -n LD_MOTIF_ >> openmotif.lib; \
grep "^X_XMU" openmotif-2.3.4/config.log | \
tr -d "'" >> openmotif.lib; \
fi
if [ x"" != x ]; then \
make  -C gnuplot-5.0.0 all; fi
make[2]: Leaving directory '/opt/work/rpl-4.1.20/rpl-build/tools'
make -C ./rpltags
make[2]: Entering directory '/opt/work/rpl-4.1.20/rpl-build/rpltags'
  CC       rpltags-rpltags.o
  CCLD     rpltags
make[2]: Leaving directory '/opt/work/rpl-4.1.20/rpl-build/rpltags'
make -C ./src
make[2]: Entering directory '/opt/work/rpl-4.1.20/rpl-build/src'
  AWK    generateurs.c
/usr/local/bin/bash: locale: command not found
  CONV   ../../src/algebre_lineaire1.c
/usr/local/bin/bash: line 4: expand: command not found
Makefile:6389: recipe for target 'algebre_lineaire1-conv.c' failed
make[2]: *** [algebre_lineaire1-conv.c] Error 127
make[2]: Leaving directory '/opt/work/rpl-4.1.20/rpl-build/src'
Makefile:1219: recipe for target 'all-rpl' failed
make[1]: *** [all-rpl] Error 2
make[1]: Leaving directory '/opt/work/rpl-4.1.20/rpl-build'
Makefile:936: recipe for target 'all' failed
make: *** [all] Error 2



Thanks again for your help...


-- 

Kind regards,
Mark H. Harris
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.systella.fr/pipermail/rpl2/attachments/20150416/1d528cea/attachment.html>


More information about the RPL2 mailing list