hello,

i download the mininal t2-7.0-rc2 iso and make with this a little
t2 develop system.

than i download the t2-7.0-rc2 tarball, make a config with a minimal
system.

# ./scripts/Config

now i download the sources

# ./scripts/Download -required

and build the target

# ./scripts/Build-Target

at "autoconf" it come the following error:

##################

make[2]: Entering directory
`/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/lib/m4sugar'
{                                       \
          echo '# This file is part of -*- Autoconf -*-.'; \
          echo '# Version of Autoconf.'; \
          echo '# Copyright (C) 1999, 2000, 2001, 2002'; \
          echo '# Free Software Foundation, Inc.'; \
          echo ;\
          echo 'm4_define([m4_PACKAGE_NAME],      [GNU Autoconf])'; \
          echo 'm4_define([m4_PACKAGE_TARNAME],   [autoconf])'; \
          echo 'm4_define([m4_PACKAGE_VERSION],   [2.59])'; \
          echo 'm4_define([m4_PACKAGE_STRING],    [GNU Autoconf 2.59])'; \
          echo 'm4_define([m4_PACKAGE_BUGREPORT],
[EMAIL PROTECTED])'; \
        } >version.m4
cd ../../lib && make  autom4te.cfg
make[3]: Entering directory
`/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/lib'
rm -f autom4te.cfg autom4te.tmp
sed -e 's,@SHELL\@,/bin/sh,g' -e 's,@PERL\@,/usr/bin/perl,g' -e
's,@bindir\@,/usr/bin,g' -e 's,@datadir\@,/usr/share/autoconf,g' -e
's,@prefix\@,/usr,g' -e 's,@autoconf-name\@,'`echo autoconf | sed
's,x,x,'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed
's,x,x,'`',g' -e 's,@autom4te-name\@,'`echo autom4te | sed 's,x,x,'`',g'
-e 's,@M4\@,/usr/bin/m4,g' -e 's,@AWK\@,gawk,g' -e 's,@VERSION\@,2.59,g'
-e 's,@PACKAGE_NAME\@,GNU Autoconf,g' ./autom4te.in >autom4te.tmp
chmod -w autom4te.tmp
mv autom4te.tmp autom4te.cfg
make[3]: Leaving directory
`/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/lib'
../../tests/autom4te                            \
                --language=m4sugar                      \
                --freeze                        \
                --output=m4sugar.m4f
Can't locate Carp.pm in @INC (@INC contains:
/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/tests/../lib
/usr/lib/perl5/5.8.8/i486-t2-linux-gnu /usr/lib/perl5/5.8.8
/usr/lib/perl5/site_perl/5.8.8/i486-t2-linux-gnu
/usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl
/opt/lib/perl5/vendor_perl/5.8.8/i486-t2-linux-gnu
/opt/lib/perl5/vendor_perl/5.8.8 /opt/lib/perl5/vendor_perl .) at
/usr/lib/perl5/5.8.8/i486-t2-linux-gnu/Data/Dumper.pm line 20.
BEGIN failed--compilation aborted at
/usr/lib/perl5/5.8.8/i486-t2-linux-gnu/Data/Dumper.pm line 20.
Compilation failed in require at
/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/tests/../lib/Autom4te/C4che.pm
line 35.
BEGIN failed--compilation aborted at
/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/tests/../lib/Autom4te/C4che.pm
line 35.
Compilation failed in require at
/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/tests/.././bin/autom4te
line 39.
BEGIN failed--compilation aborted at
/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/tests/.././bin/autom4te
line 39.
make[2]: *** [m4sugar.m4f] Error 2
make[2]: Leaving directory
`/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/lib/m4sugar'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory
`/t2target/src.autoconf.default.20071217.123855.32691.t2entw/autoconf-2.59/lib'
make: *** [all-recursive] Error 1
Due to previous errors, no 9-autoconf.log file!
(Try enabling xtrace in the config to track an error inside the build
system.)
--- BUILD ERROR ---
Creating file list and doing final adaptions ...
Searching for orphaned files ...
Found 67 files for this package.
Found 61 orphaned files for this package.
Clear (old) md5sums ...
Calculating package dependencies ...
Creating md5sum files ... done.
Creating package description ...
Making post-install adaptions.
-> $root/var/adm/logs/9-autoconf.out -> 9-autoconf.err
== 12/17/07 12:39:23 =[9]=> Aborted building package autoconf.

##################

what is my problem ?

-- 

-------------------------------------------------


- Gruss MA - 

[EMAIL PROTECTED]



----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[EMAIL PROTECTED] with a subject of: unsubscribe t2

Reply via email to