From owner-freebsd-stable Sun Mar 5 13:37:49 2000 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.Stanford.EDU (smtp.Stanford.EDU [171.64.14.23]) by hub.freebsd.org (Postfix) with ESMTP id 2BFE037B87F for ; Sun, 5 Mar 2000 13:37:41 -0800 (PST) (envelope-from cscox@Stanford.EDU) Received: from cscox (sunet-s5as05-1-dynamic-15.Stanford.EDU [171.66.166.15]) by smtp.Stanford.EDU (8.9.3/8.9.3) with SMTP id NAA01468; Sun, 5 Mar 2000 13:36:18 -0800 (PST) Message-ID: <002901bf86eb$f9f0af00$0fa642ab@cscox> From: "Charles Cox" To: , "Walter Brameld" Cc: "Harlan Stenn" , References: <71214.951846629@pcnbs.pfcs.com> <00022917471203.00702@Bozo_3.BozoLand.domain> <38C2B23B.9BBA51B@es.co.nz> Subject: Re: codecrusader and ntp Date: Sun, 5 Mar 2000 13:44:23 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Yes, I have noticed this as well. In fact, after looking at the source archive on the FreeBSD web site, the last check-in comment for the Makefile, in particular. I found out that this port is *not* currently working. I have been trying to fix this myself so that I can submit a fix, but I haven't really had enough time lately. Sorry for not posting these results earlier. Perhaps we can all continue working toward a solution, and we will come up with something. At this point, I am pretty sure that the problem lies somewhere in the make structure, but I am not sure exactly where. If you do a make, and grep for 'warning', this gives a number of results, and may be our best starting point. Chuck ----- Original Message ----- From: Mike Muir To: Walter Brameld Cc: Harlan Stenn ; Charles Cox ; Sent: Sunday, March 05, 2000 11:15 AM Subject: Re: codecrusader and ntp > Walter Brameld wrote: > > > And the name of the executable for code crusader is jcc, which of > > course ou were supposed to know 8-P. On my system it's in > > /usr/local/bin. Go here for more information: > > > > http://www.newplanetsoftware.com/jcc/ > > Hrm for some reason, I am unable to find the 'jcc' executable either.. > > [rock] [~/.wmstock] > pkg_info -L code_crusader-2.1.4 > Information for code_crusader-2.1.4: > > Files: > /usr/local/bin/class_map > /usr/local/bin/jcc > ... > and > ... > [rock] [/usr/local/bin] # find /usr -name "jcc" > [rock] [/usr/local/bin] # find /home/ -name "jcc" > [rock] [/usr/local/bin] # find /usr1 -name "jcc" > [rock] [/usr/local/bin] # > > It just doesnt seem to be there, every other part of the package is, > except the main program! note: /usr1 is where my ports are and the > codecrusader port hasnt been cleaned up yet so everything that was built > is still there, and find failed to find jcc within this.. After > inspection of the work/JX-1.5.3/programs/code_crusader tree, i cant seem > to find any trace of 'jcc'. > > Mike. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message