bugGNUstep - Bugs: bug #21970, compile problem under windows...

Group
 
 

bug #21970: compile problem under windows (getnameinfo)

Submitter:  Riccardo Mottola <rmottola>
Submitted:  Mon 07 Jan 2008 09:57:35 AM UTC
   
 
Category:  Base/Foundation Severity:  4 - Important
Item Group:  Bug Status:  Fixed
Privacy:  Public Assigned to:  None
Open/Closed:  Closed
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 07 Jan 2008 05:21:07 PM UTC, comment #1: 

Odd ... getnameinfo is a winsock function (you can find it declared in /mingw/include/ws2tcpip.h and defined in libws2_32).

I have no problem with this on my copy of windows xp using mingw.

Perhaps something confused on your system?

Richard Frith-Macdonald <CaS>
Group Member
Mon 07 Jan 2008 09:57:35 AM UTC, original submission:  

 Compiling file GSFFCallInvocation.m ...
GSFFCallInvocation.m:186: warning: 'gs_subtype' defined but not used
 Linking library libgnustep-base ...
Info: resolving ___objc_class_name_Protocol by linking to __imp____objc_class_name_Protocol (auto-import)
Info: resolving ___objc_class_name_Object by linking to __imp____objc_class_name_Object (auto-import)
Creating library file: ./obj/libgnustep-base.dll.a
obj/inet_pton.o(.text+0x3c3): In function `inet_ntop':
G:/GNUstep/Development/msys/1.0/home/multix/core/base/Source/inet_pton.c:349: undefined reference to `getnameinfo'
obj/inet_pton.o(.text+0x44b):G:/GNUstep/Development/msys/1.0/home/multix/core/base/Source/inet_pton.c:361: undefined reference to `getnameinfo'
collect2: ld returned 1 exit status
make[2]: * [obj/libgnustep-base.dll.a] Error 1

Riccardo Mottola <rmottola>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by CaS (Posted a comment)
  • -email is unavailable- added by rmottola (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 2 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2008-01-15 rmottola StatusNone Fixed
        Open/ClosedOpen Closed

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code