Hi,
On 11/22/06, Frank Lichtenheld <[EMAIL PROTECTED]> wrote:
your package failed to build from source. Apparently because you
tried to include a static library into a dynamic one. To do this
you need a version of the static library compiled with -fPIC.
(All this IIRC, libraries aren't really my
Hi,
We just wanted to let you know it is fixed in svn using autotools (the
good way).
But due too a lot of changes between 0.1.7 and current svn, we were
unable to create a patch that would fix *this* issue without breaking
something else.
The fix was only possible as we changed the whole linki
Hi,
Actually, the problem is *below* the Makefile.in
I'll try to explain it:
we use lex & yacc to create a parser, we throw in the lex file and the
yacc file, and get a header and a parser.
As we were unable to get this "lex this, yacc this and use the
resulting c files for compilation" runnin
Hi,
thanks for the note
On 5/26/06, Martin Michlmayr <[EMAIL PROTECTED]> wrote:
Hi Markus,
Since you fixed those GCC 4.1 issues so quickly,
Had to install fedora core 5 for gcc 4.1 ..., so this was not really
'quick', but in time to fix it before the compiler hit the shelves.
I thought I'd
Thanks for the note,
I installed fedora core 5 to get g++ 4.1 without major troubles, and fixed it
Compiled on Linux/x86 at Mar 23 2006 15:17:53 with g++ 4.1.0 20060304
(Red Hat 4.1.0-3)
Started on ferkeldora running Linux/i686 release 2.6.15-1.2054_FC5
diff is here
http://svn.mwcollect.org/chan
Hi,
just wanted to point out the bug was fixed in curl cvs
http://curl.haxx.se/auto/cvshistory.html
and it works for me again.
MfG
Markus Koetter
Package: libcurl3
Version: 7.15.2-2
Description:
The library raises an exception after uploading a file via http post,
7.15.1 worked fine
this is the code from the app i use,
while ( (pMessage = curl_multi_info_read(m_CurlStack, (int
*)&iQueue)) )
{
Hi,
as you might guess, I don't run 64bit os myself, so I'm unable to test it.
The patch just replaces int32_t with int, I can't check it myself, but
i guess it *should* work, at least it should compile.
The other changes are part of getting the code compile on cygwin.
If this fixes the problems
8 matches
Mail list logo