Re: Issues with latest libtool version

2009-01-19 Thread Ralf Wildenhues
* Ravi Kumar wrote on Tue, Jan 20, 2009 at 06:37:42AM CET: > I set the ACLOCAL_FLAGS to /usr/share/aclocal , > > Running libtoolize... > libtoolize: putting auxiliary files in `.'. > libtoolize: copying file `./ltmain.sh' > libtoolize: You should add the contents of the following files to >

Re: problem when cross compiling with mingw32ce

2009-01-19 Thread Vincent Torri
Hey, here is a reminding of something that i reported 2 months ago: (see http://lists.gnu.org/archive/html/libtool/2008-11/msg00147.html). I recall the facts: when using the mingw32ce compiler, func_emit_cwrapperexe_src() fails, hence the installation of the binaries is not done. That fun

Re: Issues with latest libtool version

2009-01-19 Thread Ravi Kumar
Hi, I set the ACLOCAL_FLAGS to /usr/share/aclocal , Running libtoolize... libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: You should add the contents of the following files to `aclocal.m4': libtoolize: `/usr/share/aclocal/libtool.m4' libt

Re: plugins on the command line are renamed

2009-01-19 Thread Paul Biggar
Hi Ralf, Thanks for getting back to me. On Mon, Jan 19, 2009 at 10:15 PM, Ralf Wildenhues wrote: > Please try the patch below. I had trouble applying this with git apply. Is it against git trunk? I merged it manually however. $ git apply a error: patch failed: NEWS:30 error: NEWS: patch does

Re: git history buglet - I'm not the author of /that/...

2009-01-19 Thread Andreas Schwab
Ralf Wildenhues writes: > Thanks. That would mean we could fix the appearance in the savannah > tree, for the web view. Is it possible to move (pull) grafts from > one repository to another? No. You have to manually add the grafts to every clone. Andreas. -- Andreas Schwab, SuSE Labs, sch.

Re: git history buglet - I'm not the author of /that/...

2009-01-19 Thread Ralf Wildenhues
Hello Andreas, * Andreas Schwab wrote on Thu, Jan 15, 2009 at 10:29:55AM CET: > Ralf Wildenhues writes: > > > or we could look into adding a graft that "fixes" authorship. Haven't > > done anything like the latter before, but AIUI grafts are the hacks to > > do things like that. > > A graft wo

Re: plugins on the command line are renamed

2009-01-19 Thread Ralf Wildenhues
Hello Paul, * Paul Biggar wrote on Sun, Jan 11, 2009 at 11:04:05PM CET: > I hope its not too soon to ping on this? No, pinging is certainly ok, and, sigh, unfortunately necessary. :-/ > On Wed, Dec 31, 2008 at 1:22 PM, Paul Biggar wrote: > > On Wed, Dec 31, 2008 at 8:43 AM, Ralf Wildenhues >

Re: Issues with latest libtool version

2009-01-19 Thread Ralf Wildenhues
Hello Ravi, * Ravi Kumar wrote on Mon, Jan 19, 2009 at 05:41:59PM CET: > > I had my app compiled and running on OpenSuse 10.2 / SLE 10 , which > comes with libtool version of 1.5.26. Now i am trying to build my > client on OpenSuse 11.1 or SLE 11 where the libtool version is 2.2 . > Here with the

Issues with latest libtool version

2009-01-19 Thread Ravi Kumar
Hi Folks, I had my app compiled and running on OpenSuse 10.2 / SLE 10 , which comes with libtool version of 1.5.26. Now i am trying to build my client on OpenSuse 11.1 or SLE 11 where the libtool version is 2.2 . Here with the latest version automake was exiting with status 1 and Makefiles we