Seeing the progress being made on version 4, I decided to give it
another go myself. But I'm having problems building the buildenv. (I
have done it before with success)

This is a clean checkout.(fresh start) The error below is after the
second time I tried it, so not all "OK" messages are there anymore.

Makeinfo is installed (Ubuntu 10.04 LTS)


stef...@ubuntu:~/leaf/src/bering-uclibc4/buildtool$ ./buildtool.pl build
buildenv
make the list of required source packages:  nothing to do [0.K.]
make the list of required build packages: buildenv [0.K.]

build source/package: buildenv
------------------------
calling 'make build' for buildenv make build failed for
/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/buildtoo
l.mk , please have a look at the logfile log/buildtoollog at
buildtool/Make/Source.pm line 398.
stef...@ubuntu:~/leaf/src/bering-uclibc4/buildtool$ 


And the logfile :


make[3]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/intl'
make[3]: Entering directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd'
Making info in doc
make[4]: Entering directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd/doc'
restore=: && backupdir=".am$$" && \
        rm -rf $backupdir && mkdir $backupdir && \
        if
(/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1/missing makeinfo --split-size=5000000 --split-size=5000000
--version) >/dev/null 2>&1; then \
          for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9]
bfd.i[0-9] bfd.i[0-9][0-9]; do \
            if test -f $f; then mv $f $backupdir; restore=mv; else :;
fi; \
          done; \
        else :; fi && \
        if
/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutils
-2.20.1/missing makeinfo --split-size=5000000 --split-size=5000000   -I
/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutils
-2.20.1/bfd/doc \
         -o bfd.info `test -f 'bfd.texinfo' || echo
'/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1/bfd/doc/'`bfd.texinfo; \
        then \
          rc=0; \
        else \
          rc=$?; \
          $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`;
\
        fi; \
        rm -rf $backupdir; exit $rc
WARNING: `makeinfo' is missing on your system.  You should only need it
if
         you modified a `.texi' or `.texinfo' file, or any other file
         indirectly affecting the aspect of the manual.  The spurious
         call might also be the consequence of using a buggy `make'
(AIX,
         DU, IRIX).  You might want to install the `Texinfo' package or
         the `GNU make' package.  Grab either from any GNU archive site.
make[4]: *** [bfd.info] Error 1
make[4]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd/doc'
Making info in po
make[4]: Entering directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd/po'
make[4]: Nothing to be done for `info'.
make[4]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd/po'
make[4]: Entering directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd'
make[4]: Nothing to be done for `info-am'.
make[4]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd'
make[3]: *** [info-recursive] Error 1
make[3]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/bfd'
make[2]: *** [all-bfd] Error 2
make[2]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build'
make[1]: *** [all] Error 2
make[1]: Leaving directory
`/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build'
make: ***
[/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv/binutil
s-2.20.1-build/binutils/objdump] Fout 2
make: Map
'/home/stefaan/leaf/src/bering-uclibc4/buildtool/source/buildenv' wordt
verlaten

------------------------------------------------------------------------------
Achieve Improved Network Security with IP and DNS Reputation.
Defend against bad network traffic, including botnets, malware, 
phishing sites, and compromised hosts - saving your company time, 
money, and embarrassment.   Learn More! 
http://p.sf.net/sfu/hpdev2dev-nov

_______________________________________________
leaf-devel mailing list
leaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-devel

Reply via email to