From owner-freebsd-ports Fri Jun 9 23:10:11 2000 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 2264237B5A3 for ; Fri, 9 Jun 2000 23:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id XAA58333; Fri, 9 Jun 2000 23:10:07 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Fri, 9 Jun 2000 23:10:07 -0700 (PDT) Message-Id: <200006100610.XAA58333@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: lioux@uol.com.br Subject: Re: ports/19083: New port devel/codemedic Reply-To: lioux@uol.com.br Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/19083; it has been noted by GNATS. From: lioux@uol.com.br To: Will Andrews Cc: lioux@uol.com.br, FreeBSD-gnats-submit@FreeBSD.ORG Subject: Re: ports/19083: New port devel/codemedic Date: Sat, 10 Jun 2000 03:04:54 -0300 On Fri, Jun 09, 2000 at 08:11:39PM -0400, Will Andrews wrote: > On Wed, Jun 07, 2000 at 06:21:43AM -0000, lioux@uol.com.br wrote: > > This port depends upon ports/19030, ports/19039 and > > ports/19041 > > I am unable to get this port to work: > > ===> Building for code_medic-1.0.4 > cd: can't cd to ACE/ACE_wrappers > Makefile:57: ../../include/make/jtree_constants: No such file or > directory > Makefile:58: ../../include/make/jsearch_constants: No such file or > directory > gmake: *** No rule to make target > `../../include/make/jsearch_constants'. Stop. > makemake: error while calculating dependencies > *** Error code 1 > > Stop in /usr/ports/devel/codemedic. > *** Error code 1 > > Any ideas? A couple. :) I guess, it has something to do with ports/19135. Well, you suggested that I should use USE_X_PREFIX and I did. Furthermore, I submitted patches to all subsequent jx ports. However, you did commit all ports with USE_XLIB instead. It probably broke all my port interdependencies. I must know: I am pretty convinced, as you pointed out, that it belongs under /usr/X11R6 being a x11-toolkits category member. Should I leave all of them with USE_XLIB as before (and as committed) or USE_X_PREFIX? All submit patches fixing this as soon as I hear from you. On a side note, refering to your email: ----- Forwarded message from Will Andrews ----- From: Will Andrews Date: Fri, 9 Jun 2000 12:38:13 -0700 (PDT) To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: ports/x11-toolkits/jx Makefile ports/x11-toolkits/jx/patches patch-ag Sender: owner-cvs-all@FreeBSD.ORG will 2000/06/09 12:38:12 PDT Modified files: x11-toolkits/jx Makefile Removed files: x11-toolkits/jx/patches patch-ag Log: Don't try to make this port respect CC/CFLAGS. It won't work. :-( Revision Changes Path 1.2 +2 -4 ports/x11-toolkits/jx/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message ----- End forwarded message ----- I have CC/CXX safe jx ports. They work beautifully. Nevertheless, they should never be made CCFLAGS/CXXFLAGS safe. :) First, let me know what prefix should I use. Then, I send you pvt a CC/CXX safe version of jx for verification. Maybe, it is some overlooking. I want as much crosschecking as necessary. Nonetheless, as per the CC safe stuff I have enough make >log 2>&1 to back it up. Then, if it all goes well. I'll send appropriate patches to all jx ports. Oh, god. Another 6 prs. :/) Oh, I did not thank you. Thanks for handling all these in less than a week. I don't think I had so many prs appreciated/committed in such a small time frame. Regards, Mario Ferreira To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message