You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mod_python-dev@quetz.apache.org by "Gregory (Grisha) Trubetskoy" <gr...@ispol.com> on 2004/01/15 05:33:46 UTC

OS X gurus?

Anyone know what this means on OS X Panther?

building 'mod_python._psp' extension
gcc -Wl,-F. -Wl,-F. -bundle -framework Python
build/temp.darwin-7.2.0-Power_Macintosh-2.3/src/psp_string.o
build/temp.darwin-7.2.0-Power_Macintosh-2.3/src/psp_parser.o
build/temp.darwin-7.2.0-Power_Macintosh-2.3/src/_pspmodule.o -o
build/lib.darwin-7.2.0-Power_Macintosh-2.3/mod_python/_psp.so
ld: Undefined symbols:
_environ
error: command 'gcc' failed with exit status 1

Grisha