Hi Yves;

Am 19.09.2012 09:53, schrieb Yves Blusseau:
> Le 18/09/2012 20:34, KP Kirchdoerfer a écrit :
>> Hi;
>>
>> I did a complete resinstall of the buld system and tried a fresh build
>> of the 5.x.
>> The build of the source packages with tools/buildall.sh went fine, but
>> fails generate the packages.
>>
>> Is libparent-perl really needed? I do have
>> /usr/share/perl/5.14.2/parent.pm
>> which is included in perl-modules.
>>
> The parent module is needed for the buildtool environment. I used it in 
> the buildtool perl modules.
> My buildtool environment is a Fedora 15 64Bits.
> As i wrote on the wiki: 
> http://sourceforge.net/apps/mediawiki/leaf/index.php?title=Bering-uClibc_5.x_-_Developer_Guide_-_Preparing_the_Build_Environment
>  
> you need the parent module.
> And to installed it it simple as: sudo yum install 'perl(parent)'
> 
> Perhaps you are not on a "redhat" linux system ?

You're right, I'm not - I use (k)ubuntu so a debian based system.

> Yves
> 
> FYI: the module is installed in: /usr/share/perl5/parent.pm and the 
> version is 0.224 (grep VERSION /usr/share/perl5/parent.pm)

Ok, I find version 0.225 on my system, so this seems not to cause the
error, that tools/buildall.sh does not build the packages.

I did a "set -x" in buildall.sh and see:
+ grep -q <Package> ./source//smartmon/buildtool.cfg
+ [ 2 -eq 0 ]
+ echo -n <font color=blue>No Package</font>

It's missing the env variable for GNU_TARGET_NAME in the path of the
grep call I guess.

Can I give you more information to track down the pb?

kp




------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/

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

Reply via email to