Date: Mon, 10 Apr 2000 03:51:25 -0700 (PDT) From: toyonaga@msd.ts.fujitsu.co.jp To: freebsd-gnats-submit@FreeBSD.org Subject: ports/17897: transfig does not compile with XFree86-4.0 Message-ID: <200004101051.DAA47347@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 17897 >Category: ports >Synopsis: transfig does not compile with XFree86-4.0 >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 10 04:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Tatsuto Toyonaga >Release: 5.0-current >Organization: Fujitsu >Environment: FreeBSD flux.msd.ts.fujitsu.co.jp 5.0-CURRENT FreeBSD 5.0-CURRENT #10: Sun Apr 2 13:15:33 JST 2000 toor@flux.msd.ts.fujitsu.co.jp:/usr/src/sys/compile/FLUX i386 >Description: transfig port under print category fails at xmkmf stage of build. this is due to the fact that the Imakefile comtrie with transfig include the line IHaveSubdirs. It tries to expand the line with the directive InstallLinkKitSubdirs through Imake.tmpl, which does not have actual definition in Imake.rules. As a consequence, resulting Makefile left the directive unexpanded. so, build fails. >How-To-Repeat: Nuke XFree86-3. series, fresh install XFree86-4.0. build ports/print/transfig >Fix: comment out the line 1389 of /usr/X11R6/lib/X11/config/Imake.rules with XCOMM prefix. I don't know whether this has side-effect or not. >Release-Note: >Audit-Trail: >Unformatted: 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?200004101051.DAA47347>