Date: Thu, 20 Apr 2000 04:22:02 -0700 From: Kent Stewart <kstewart@3-cities.com> To: Jay Krell <jay.krell@cornell.edu> Cc: ade@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15481: ports/devel/codecrusader slightly broken Message-ID: <38FEE85A.8E72A641@3-cities.com> References: <008f01bfaab7$5921aee0$0201a8c0@jayk_home4nt>
next in thread | previous in thread | raw e-mail | index | archive | help
Jay Krell wrote: > > This port is still broken, I think even worse than before, per someone > else's email.. I'm not using FreeBSD much anymore, either because it crashes > a lot or my hardware was bad.. (will eventually get another machine to try > it on..) The basic definitions change for gcc-2.95.2 at 4.0, which introduces three define problems that won't go away until codecrusader is fixed. Those changes are the ACE_wrapper ones identified in Bush-Doctor's PR-18033 at http://people.freebsd.org/cgi/query-pr.cgi?pr=ports/18033. For right now, I manually add "USE_BISON=yes" into the Makefile around the line with USE_GMAKE and delete the first space from the line "+<space><tab><space>@mkdir ${JCC}", which is line 87 in patches/patch-ac. The ACE_wrapper changes were added to my patches directory as patch-ad and patch-ad. With those changes Code Crusader-2.1.4 would build as a port on both 3.4 and 4.0. Kent > > - Jay > > -----Original Message----- > From: ade@FreeBSD.org <ade@FreeBSD.org> > To: jay.krell@cornell.edu <jay.krell@cornell.edu>; ade@FreeBSD.org > <ade@FreeBSD.org>; freebsd-ports@FreeBSD.org <freebsd-ports@FreeBSD.org> > Date: Wednesday, April 19, 2000 3:03 PM > Subject: Re: ports/15481: ports/devel/codecrusader slightly broken > > >Synopsis: ports/devel/codecrusader slightly broken > > > >State-Changed-From-To: feedback->closed > >State-Changed-By: ade > >State-Changed-When: Wed Apr 19 15:01:43 PDT 2000 > >State-Changed-Why: > >Superceded by ports/18033 > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-ports" in the body of the message -- Kent Stewart Richland, WA mailto:kstewart@3-cities.com http://www.3-cities.com/~kstewart/index.html FreeBSD News http://daily.daemonnews.org/ SETI(Search for Extraterrestrial Intelligence) @ HOME http://setiathome.ssl.berkeley.edu/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?38FEE85A.8E72A641>