GNOME Bugzilla – Bug 122856
Compilation fails on Darwin
Last modified: 2006-10-06 12:38:29 UTC
Apple's unistd.h doesn't have environ declared (nor is it declared in any other headers,) so a few extra lines of code have to be added to any file that use it.
Created attachment 20149 [details] [review] patch for darwin
That patch sucks. Here is a new one.
Created attachment 20649 [details] [review] Checks for crt_externs.h and _NSGetEnviron, and cleans up some tests
Thanks for your bug report and your patch, and sorry for the late response! Maybe you could submit the patch to the nautilus mailing list [1] for review? [1] http://mail.gnome.org/mailman/listinfo/nautilus-list
This doesn't apply anymore (the egg file is deleted). Is it still needed?
Closing this bug report as no further information has been provided. Jerry, if this still applies, please do reopen this bug report. Thanks in advance!