Le 22 sept. 2012 à 18:22, KP Kirchdoerfer a écrit :

> Hi Yves;
> 
> I've rebuild and found some issue...
> 
> First a minor drawback - I'm forced to run buildall.sh within my git
> directory. I usually copied the files to another directory and did a
> build (and testing) there.
> Now it looks like I have to get used more to the way git is intended to
> work :)
Fixed, you can use the script as before if the file is not in a git working 
tree.

> Second - nttcp does not build, it does not even download buildtool.mk
> from localrepo. Looking at the files I do not see any pb...???
There are several bugs in the build tool.conf file of ncttcp:

<Package>
        <nttcp>
                Version 1.47
                Revision = 1
                License = NTTCP

                Help <<EOF
                TCP test program
                It uses inetd (or simulates its behaviour) to start off the 
remote side program
                which will send/receive data. Both sides measure the time and 
number of bytes transfered.
                The local side will print the measures. The format of the 
output can be specified on
                the commandline.
                EOF
                Homepage: NA
                Requires:
                LEAF package by __PACKAGER__, __BUILDDATE__
                EOF

The '=' is missing in Version, there are 2 EOF !

I have fixed the file and add some code to detect this sort of errors.

Regards,
Yves
------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html

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

Reply via email to