Re: [leaf-devel] Integrating libstc++ and libpthread in BU root package

2005-03-09 Thread K.-P. Kirchdörfer
Am Mittwoch, 9. März 2005 23:34 schrieb Hans Ulrich Niedermann: > For lack of commit priviledges, I cannot commit the patch but have > to nerve the BU developers here :-) Hans Ulrich thx very much! Mike Noyes changed settings - you should be able to commit now. Let me know if you run into erro

[leaf-devel] Re: [leaf-cvs-ci] src/bering-uclibc/buildtool buildpacket.pl,1.26,1.27

2005-03-09 Thread Martin Hejl
Hi Hans Ulrich, Unfortunately, this patch does not fix the problem (debug output added by me): That's too bad - I'll have a look at it as soon as I have time However, I wonder why the wildcard stuff is not done with glob() or File::Glob... that one is easily explained - I never liked the whole "wil

[leaf-devel] Integrating libstc++ and libpthread in BU root package

2005-03-09 Thread Hans Ulrich Niedermann
Hi, in current CVS, both the libstdc++ and libpthread .so libraries are created by ./buildtool build root but libcstc++ is not packaged at all, and libpthread is packaged in a separate empty package which builds nothing. That doesn't make sense, so here is my updated patch which removes the

[leaf-devel] grammar fix for buildtool.pl

2005-03-09 Thread Hans Ulrich Niedermann
Index: src/bering-uclibc/buildtool/buildtool.pl === RCS file: /cvsroot/leaf/src/bering-uclibc/buildtool/buildtool.pl,v retrieving revision 1.13 diff -u -3 -p -r1.13 buildtool.pl --- src/bering-uclibc/buildtool/buildtool.pl2 Mar 200

[leaf-devel] Re: [leaf-cvs-ci] src/bering-uclibc/buildtool buildpacket.pl,1.26,1.27

2005-03-09 Thread Hans Ulrich Niedermann
Martin Hejl <[EMAIL PROTECTED]> writes: > Update of /cvsroot/leaf/src/bering-uclibc/buildtool > In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32764 > > Modified Files: > buildpacket.pl > Log Message: > Hopefully fixed problem with permissions of directories that are also used in >