Date: Sat, 12 Jan 2002 22:50:02 -0800 (PST) From: Joe Marcus Clarke <marcus@marcuscom.com> To: gnome@FreeBSD.org Subject: Re: ports/32539: gnomedb-fe will not run. Message-ID: <200201130650.g0D6o2Z13517@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/32539; it has been noted by GNATS. From: Joe Marcus Clarke <marcus@marcuscom.com> To: freebsd-gnats-submit@FreeBSD.org, tadamec@icgcorp.net Cc: Subject: Re: ports/32539: gnomedb-fe will not run. Date: Sun, 13 Jan 2002 01:50:07 -0500 --=_HcAYCG3uE/tztf Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit The problem is Perl brings in an explicit link to -lc. This causes all sorts of problems for gnomedb-fe. The attached patch fixes the problem using some Perl regex magic. Joe --=_HcAYCG3uE/tztf Content-Type: application/octet-stream; charset=us-ascii Content-Disposition: attachment; filename=patch-configure Content-Transfer-Encoding: base64 LS0tIGNvbmZpZ3VyZS5vcmlnCVN1biBKYW4gMTMgMDE6MTc6NDIgMjAwMgorKysgY29uZmln dXJlCVN1biBKYW4gMTMgMDE6MzA6MTAgMjAwMgpAQCAtODg3Nyw3ICs4ODc3LDcgQEAKIAkJ UEVSTF9DQz1gcGVybCAtTUNvbmZpZyAtZSAncHJpbnQgJENvbmZpZ3tjY30sIlxuIjsnYAog CQlQRVJMX0xEPWBwZXJsIC1NQ29uZmlnIC1lICdwcmludCAkQ29uZmlne2xkfSwiXG4iOydg CiAJCVBFUkxfQ0NPUFRTPWBwZXJsIC1NRXh0VXRpbHM6OkVtYmVkIC1lIGNjb3B0c2AKLQkJ UEVSTF9MRE9QVFM9YHBlcmwgLU1FeHRVdGlsczo6RW1iZWQgLWUgbGRvcHRzYAorCQlQRVJM X0xET1BUUz1gcGVybCAtTUV4dFV0aWxzOjpFbWJlZCAtZSAnJF8gPSBsZG9wdHMoMSk7IHMv LWxjIC8vZzsgcHJpbnQgJF8gLiAiXG4iJ2AKIAkJCiAJCQogCQkK --=_HcAYCG3uE/tztf-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-gnome" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200201130650.g0D6o2Z13517>