durusmail: quixote-users: can't build SCGI on OSX (was: using SCGI and Quixote with virtual servers)
using SCGI and Quixote with virtual servers
2004-01-11
can't build SCGI on OSX (was: using SCGI and Quixote with virtual servers)
can't build SCGI on OSX (was: using SCGI and Quixote with virtual servers)
David M. Cooke
2004-01-11
On Sun, Jan 11, 2004 at 09:54:27PM +0100, Ksenia Marasanova wrote:
> David, thank you, this is very useful. Exactly what I needed.
>
> But here is another problem: I am trying to setup development
> environment for Quixote on my Powerbook (Mac OSX Panther). It would be
> nice to use SCGI too.. unfortunately, can't compile it:
>
> [...]
> In file included from
> /System/Library/Frameworks/Python.framework/Versions/2.3/include/
> python2.3/Python.h:8, from scgi/passfd.c:17:
> /System/Library/Frameworks/Python.framework/Versions/2.3/include/
> python2.3/pyconfig.h:858:1: warning: "_XOPEN_SOURCE" redefined
> scgi/passfd.c:10:1: warning: this is the location of the previous
> definition
> scgi/passfd.c: In function `recv_fd':
> scgi/passfd.c:43: warning: assignment from incompatible pointer type
> scgi/passfd.c: In function `send_fd':
> scgi/passfd.c:67: warning: assignment from incompatible pointer type
> [...]

Are you sure it didn't compile? These are just compiler warnings, not
errors.

--
|>|\/|<
/--------------------------------------------------------------------------\
|David M. Cooke                      http://arbutus.physics.mcmaster.ca/dmc/
|cookedm@physics.mcmaster.ca


reply