Bug 20732
Summary: | -lws2_32 not -lWs2_32 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Luke Kenneth Casson Leighton <lkcl> |
Component: | WebKit Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | bfulgham |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | OS X 10.5 |
Luke Kenneth Casson Leighton
options for curl link - make it -lws2_32 because on mingw32
cross-compile, linux is case-sensitive.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Brent Fulgham
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.