From owner-freebsd-ports Fri Apr 23 10:33:13 1999 Delivered-To: freebsd-ports@freebsd.org Received: from bachue.usc.unal.edu.co (bachue.usc.unal.edu.co [168.176.3.20]) by hub.freebsd.org (Postfix) with ESMTP id A1F9914D40 for ; Fri, 23 Apr 1999 10:33:03 -0700 (PDT) (envelope-from pfgiffun@bachue.usc.unal.edu.co) Received: from bachue.usc.unal.edu.co ([168.176.3.50]) by bachue.usc.unal.edu.co (Netscape Messaging Server 3.0) with ESMTP id AAA2362 for ; Fri, 23 Apr 1999 12:30:00 -0400 Message-ID: <3720AE3C.1910736C@bachue.usc.unal.edu.co> Date: Fri, 23 Apr 1999 12:30:37 -0500 From: "Pedro F. Giffuni" Organization: U. Nacional de Colombia X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 3.1-RELEASE i386) MIME-Version: 1.0 To: ports@FreeBSD.org Subject: Problems with imake Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hi again; I have been trying to fix the unified xview port that was rejected because it doesn't build under current. I redid the building process by hand, and I noticed that imake, for some unknown reason, ignores the IMAKEINCLUDE environment variable that is documented. Up till now, the guilt of my broken port was XFree86's fault, but there is also the fact that USE_IMAKE doesn't set the CONFIGURE_ENV before calling xmkmf. My 2.2.7 port used both features and it worked fine, I don't understand why these were changed in 3.1R. My port still doesn't work, but I'm working on it (of course, if someone has any hints on how to make this port work again, they are welcome). cheers, Pedro. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message