Re: repository updated

2009-06-02 Thread Ralf Wildenhues
Hi Peter, * Peter O'Gorman wrote on Tue, Jun 02, 2009 at 04:01:16PM CEST: > I just did git push --all; git push --tags; to update savannah's copy of > the repository. Thank you! > So much easier than last time :) Good thing you didn't have any local branches or tags in your tree! Cheers, Ralf

d3dx9.lib is not managed by ld, but libd3dx9.a is

2009-06-02 Thread Vincent Torri
Hey, I'm writing a dll using D3D and autotools stuff (MSYS / MinGW). I pass -ld3dx9 and i have added everything so that the dll is built. If I add from the DirectX SDK d3dx9.lib in /mingw/lib, i have the usual warning message from linker / libtool: *** Warning: linker path does not have re

Re: Compiling errors

2009-06-02 Thread Camilo La Rota
Solution Found at: http://www.mail-archive.com/clamav-us...@lists.clamav.net/msg32558.html Camilo La Rota wrote: I have tried again to install the last versions of everything (m4,autoconf, automake) and then install libtool-2.2.6a. The same errors appear during make Camilo La Rota wrote: Hell

Re: purpose of the c wrapper

2009-06-02 Thread Bob Friesenhahn
On Tue, 2 Jun 2009, Vincent Torri wrote: So, the first line is the link of my real binary (evil_suite.exe), then the compilation of the c wrapper is done and is failing. If I run make install, evil_suite.exe is not installed. This is expected behavior since the Makefile uses the wrapper bina

Re: Compiling errors

2009-06-02 Thread Camilo La Rota
I have tried again to install the last versions of everything (m4,autoconf, automake) and then install libtool-2.2.6a. The same errors appear during make Camilo La Rota wrote: Hello, I have been trying to build libtools, under Ubuntu 7.10, and I have problems during compilation. I tried seve

repository updated

2009-06-02 Thread Peter O'Gorman
I just did git push --all; git push --tags; to update savannah's copy of the repository. So much easier than last time :) Peter -- Peter O'Gorman http://pogma.com ___ http://lists.gnu.org/mailman/listinfo/libtool

Compiling errors

2009-06-02 Thread Camilo La Rota
Hello, I have been trying to build libtools, under Ubuntu 7.10, and I have problems during compilation. I tried several versions: 1.5.22, 1.5.24, 2.2.2, 2.2.6 with the same errors always. Here are the messages received while trying to build libtool-2.2.6, but the same errors appear while tryin