Bug 20732 - -lws2_32 not -lWs2_32
Summary: -lws2_32 not -lWs2_32
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-08 14:46 PDT by Luke Kenneth Casson Leighton
Modified: 2009-08-11 22:56 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luke Kenneth Casson Leighton 2008-09-08 14:46:16 PDT
options for curl link - make it -lws2_32 because on mingw32
cross-compile, linux is case-sensitive.
Comment 1 Brent Fulgham 2009-08-11 22:56:06 PDT
The GTK builds no longer use cURL.  The WinCairo link flags have the desired capitalization.

I also double-checked the source archive and can't find any instances of -lWs2_32 anywhere, so I believe this issue has been resolved.

Please reopen if you are still seeing this problem.