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
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
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
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
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
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
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