On Mon, Nov 10, 2008 at 11:08:30PM +0100, Peter Stuge wrote:
> Daniel Stenberg wrote:
> >  i586-mingw32msvc-gcc -DHAVE_CONFIG_H -I../../include -I../src 
> > -I/home/dast/src/win32/include -Os -DLIBSSH2_WIN32 -DWINSOCK_VERSION=0x0200 
> > -I/usr/include -MT channel.lo -MD -MP -MF .deps/channel.Tpo -c 
> > ../../src/channel.c -o channel.o

> The problem here is that headers from /usr/include/ are mixed with
> those from i586-mingw32msvc/include/ and that is never a good thing.
> 
> I'm afraid I don't know how to fix that on Debian. :\

There's an explicit -I/usr/include in the gcc line above which I expect
was added by some autoconf macro.  It may not be a Debian-specific problem.

>>> Dan
-- 
http://www.MoveAnnouncer.com              The web change of address service
          Let webmasters know that your web site has moved

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
libssh2-devel mailing list
libssh2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libssh2-devel

Reply via email to