[ros-dev] compiler error
James Tabor
jimtabor at adsl-64-217-116-74.dsl.hstntx.swbell.net
Mon Apr 17 06:47:38 CEST 2006
Reuben Perelman wrote:
>> [CC] dll/win32/wininet/cookie.c
>> [CC] dll/win32/wininet/dialogs.c
>> [CC] dll/win32/wininet/ftp.c
>> [CC] dll/win32/wininet/gopher.c
>> [CC] dll/win32/wininet/http.c
>> dll/win32/wininet/http.c:62:23: inet_ntop.c: No such file or directory
>> dll/win32/wininet/http.c: In function `HTTP_HttpOpenRequestW':
>> dll/win32/wininet/http.c:1154: warning: implicit declaration of
>> function `inet_ntop'
>> make: *** [obj-i386/dll/win32/wininet/http.o] Error 1
>
>
> It looks like it's trying to include a file that doesn't exist. Maybe
> somebody forgot to run "svn add inet_ntop.c" before they committed their
> changes?
I get the same thing!
James
More information about the Ros-dev
mailing list