This mail is an automated notification from the bugs tracker of the project: GNUstep.
/**************************************************************************/ [bugs #10113] Full Item Snapshot: URL: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10113> Project: GNUstep Submitted by: Pete French On: Mon 08/23/2004 at 15:34 Category: Base/Foundation Severity: 5 - Average Item Group: Bug Resolution: None Privacy: Public Assigned to: None Status: Open Summary: Patch for kvm_code on FreeBSD 5 to allow running without /proc Original Submission: The KVM code used by FreeBSD to read argv and envp requires /proc to be mounted for the envrionemtne to read properly. This is not true by default on FreeBSD system of 5 and above. The attached patch alters the code to always use the static environment pointer on FreeBSD, even when using KVM. This allows the code to work properly on FreeBSD 5, whilst also working on previous versions. File Attachments ------------------- ------------------------------------------------------- Date: Mon 08/23/2004 at 15:34 Name: kvm_fbsd.cdiff.gz.uue Size: 1.14KB By: minusbat http://savannah.gnu.org/bugs/download.php?item_id=10113&item_file_id=1596 For detailed info, follow this link: <http://savannah.gnu.org/bugs/?func=detailitem&item_id=10113> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-gnustep mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-gnustep
