pspp-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

rpl_gethostname


From: Michel Boaventura
Subject: rpl_gethostname
Date: Mon, 8 Feb 2010 23:01:21 -0200

Hello,

I'm trying to make new binaries to windows from the master branch. I'm
compiling all the libraries from source, and will write a tutorial
about it,
so I can help Unknown-1 to do the same.

Now, I'm having this problem:

libtool: compile:  i686-mingw32-gcc -std=gnu99 -DHAVE_CONFIG_H
-DEXEEXT=\".exe\" -I. -I../../pspp/gl -I..
-I/usr/i686-mingw32/mingw/include -I/usr/i686-mingw32/mingw/include
-Wdeclaration-after-statement -MT sockets.lo -MD -MP -MF
.deps/sockets.Tpo -c ../../pspp/gl/sockets.c  -DDLL_EXPORT -DPIC -o
.libs/sockets.o
In file included from ./sys/socket.h:123,
                 from ../../pspp/gl/sockets.h:37,
                 from ../../pspp/gl/sockets.c:23:
/usr/i686-mingw32/mingw/include/winsock2.h:635: error: conflicting
types for ‘rpl_gethostname’
./unistd.h:493: note: previous declaration of ‘rpl_gethostname’ was here

This seems quite similar with a problem I had in the past
(http://www.mail-archive.com/address@hidden/msg11889.html),
but instead of gethostname, the problem is with rpl_gethostname.

Maybe you can help on it Ben?

Thank you,

Michel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]