I've managed to get a bit further....

It seems I needed to add the following
yum install perl-DateTime
yum install perl-Hash-Merge

[leaf@ad-nix ~]$ git clone
git://leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc
Cloning into bering-uclibc...
remote: Counting objects: 15148, done.
remote: Compressing objects: 100% (7488/7488), done.
remote: Total 15148 (delta 9006), reused 13243 (delta 7186)
Receiving objects: 100% (15148/15148), 1.99 GiB | 1.18 MiB/s, done.
Resolving deltas: 100% (9006/9006), done.

[leaf@ad-nix ~]$ ls
bering-uclibc
[leaf@ad-nix ~]$ cd bering-uclibc/
[leaf@ad-nix bering-uclibc]$ ls
buildimage.pl  buildlwp.sh  buildpacket.pl  buildtool  buildtool.pl  Changes
cleanall.sh  conf  contrib  COPYING  doc  image  make  README  repo  TODO
tools
[leaf@ad-nix bering-uclibc]$ ./buildtool.pl build buildenv
Created missing file "/home/leaf/bering-uclibc/conf/sources.local"...
something is wrong in make_require_list, buildenv is not a package nor a
source at /home/leaf/bering-uclibc/buildtool/Make.pm line 259.
make the list of required source packages: [leaf@ad-nix bering-uclibc]$

And now I'm really lost :(
Any ideas.

Cheers
Adam


-----Original Message-----
From: ads...@genis-x.com [mailto:ads...@genis-x.com] 
Sent: Wednesday, 10 October 2012 12:09 PM
To: leaf-user@lists.sourceforge.net
Subject: [leaf-user] ./buildtool.pl build buildenv fails...

Hi all,

I just installed a fresh Fedora 15 x64 bit.
Following
http://sourceforge.net/apps/mediawiki/leaf/index.php?title=Bering-uClibc_4.x
_-_Developer_Guide_-_Preparing_the_Build_Environment

 

Installed all pre-requisites via yum.

 

yum install perl-Config-General perl-TimeDate

yum install cvs git patch gcc texinfo bison asciidoc fakeroot flex lzma make
wget

 

rebooted (just for the hell of it)

[leaf@ad-nix ~]$ pwd

/home/leaf

 

git clone git://leaf.git.sourceforge.net/gitroot/leaf/bering-uclibc

 

100% cloned no errors.

 

cd bering-uclibc/

./buildtool.pl build buildenv

 

[leaf@ad-nix bering-uclibc]$ ./buildtool.pl build buildenv

Can't locate parent.pm in @INC (@INC contains: /home/leaf/bering-uclibc
/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
/home/leaf/bering-uclibc/buildtool/Common/InstalledFile.pm line 11.

BEGIN failed--compilation aborted at
/home/leaf/bering-uclibc/buildtool/Common/InstalledFile.pm line 11.

Compilation failed in require at
/home/leaf/bering-uclibc/buildtool/buildtool.pm line 26.

BEGIN failed--compilation aborted at
/home/leaf/bering-uclibc/buildtool/buildtool.pm line 26.

Compilation failed in require at ./buildtool.pl line 14.

BEGIN failed--compilation aborted at ./buildtool.pl line 14.

What have I missed?


Cheers
Adam

----------------------------------------------------------------------------
--
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly what is
happening inside your Ruby, Python, PHP, Java, and .NET app Try New Relic at
no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/


------------------------------------------------------------------------------
Don't let slow site performance ruin your business. Deploy New Relic APM
Deploy New Relic app performance management and know exactly
what is happening inside your Ruby, Python, PHP, Java, and .NET app
Try New Relic at no cost today and get our sweet Data Nerd shirt too!
http://p.sf.net/sfu/newrelic-dev2dev
------------------------------------------------------------------------
leaf-user mailing list: leaf-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/leaf-user
Support Request -- http://leaf-project.org/

Reply via email to