Bugs item #833985, was opened at 2003-10-31 18:31
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=833985&group_id=4866
Category: WebKit
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: Fix for wkcgi build on FreeBSD
Initial Comment:
Following the WebKit Quick Start section of the
Installation docs for POSIX-based systems, compilation
of wkcgi on FreeBSD fails. This is due to a reason of a
missing system header inclusion in wkcommon.h. Attached
is a patch used to successfully build wkcgi on FreeBSD.
It is also tested on Linux. Perhaps a preprocessing
directive for FreeBSD (and other BSDs?) could decide
whether the header inclusion happens.
One other issue, it'd be nice if there was a note that
GNU make is necessary to build wkcgi (and other things
Webware parts, perhaps) because there was no final
wkcgi binary produced using FreeBSD's default PMake.
Otherwise, following the instructions as they are
written would lead to an unsuccessful experience.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=104866&aid=833985&group_id=4866
|