From owner-freebsd-ports Thu Apr 20 10:16:50 2000 Delivered-To: freebsd-ports@freebsd.org Received: from corinth.bossig.com (corinth.bossig.com [208.26.239.66]) by hub.freebsd.org (Postfix) with ESMTP id C51C137B5E2; Thu, 20 Apr 2000 10:16:43 -0700 (PDT) (envelope-from kstewart@3-cities.com) Received: from 3-cities.com (unverified [208.26.241.194]) by corinth.bossig.com (Rockliffe SMTPRA 4.2.1) with ESMTP id ; Thu, 20 Apr 2000 10:27:44 -0700 Message-ID: <38FF3B76.C2B47607@3-cities.com> Date: Thu, 20 Apr 2000 10:16:38 -0700 From: Kent Stewart Organization: Columbia Basin Virtual Community Project X-Mailer: Mozilla 4.72 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Jay Krell Cc: ade@FreeBSD.org, freebsd-ports@FreeBSD.org Subject: Re: ports/15481: ports/devel/codecrusader slightly broken References: <001c01bfaabc$26ae8b90$0201a8c0@jayk_home4nt> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Jay Krell wrote: > > Ah, ok, close it then. The email didn't say that it had been fixed. No one has fixed it. PR-15481 was simply superceded by 18033. PR-18033 has the problem identified by PR-15481, which was the Makefile separator error that was introduced by the first space after the "+" on line 87 in patch-ac, plus all of the define problems that you encounter in >= FreeBSD 4.0. Bison is used to do some parsing and was part of pre-4.0 environment. At FreeBSD 4.0, that changed because you have to have Bison installed before you can build Code Crusader and that presence wasn't checked by the port Makefile. Unfortunately, Code Crusader's port is still broken because you can't cvsup the ports and then build it. Kent > > - Jay > > -----Original Message----- > From: Kent Stewart > To: Jay Krell > Cc: ade@FreeBSD.org ; freebsd-ports@FreeBSD.org > > Date: Thursday, April 20, 2000 4:22 AM > Subject: Re: ports/15481: ports/devel/codecrusader slightly broken > > > > > > >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 > >"+@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 > >> To: jay.krell@cornell.edu ; ade@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/ -- 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/ Hunting Archibald Stewart, b 1802 in Ballymena, Antrim Co., NIR http://www.3-cities.com/~kstewart/genealogy/archibald_stewart.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message