[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Problem with gethostbyname
From: |
Michel Boaventura |
Subject: |
Problem with gethostbyname |
Date: |
Wed, 22 Oct 2008 22:53:53 -0300 |
Trying to compile the latest stable version of pspp in the package
made by Ben I got this error:
In file included from
C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/windows.h:98,
from lseek.c:26:
C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/winsock2.h:635:
error: conflicting types for 'gethostname'
./unistd.h:313: error: previous declaration of 'gethostname' was here
C:/MinGW/bin/../lib/gcc/mingw32/3.4.5/../../../../include/winsock2.h:635:
error: conflicting types for 'gethostname'
./unistd.h:313: error: previous declaration of 'gethostname' was here
make[4]: *** [lseek.lo] Error 1
This is a problem with mingw or pspp?
- Problem with gethostbyname,
Michel Boaventura <=