Skip site navigation (1)Skip section navigation (2)
Date:      29 Sep 2000 05:39:11 -0700
From:      asami@freebsd.org (Satoshi - Ports Wraith - Asami)
To:        Heri <steuer@virtualaudio.de>
Cc:        ports@freebsd.org
Subject:   Re: imake probelm on 4.1-release with xfree 4.0.1
Message-ID:  <vqc66nfid8w.fsf@silvia.hip.berkeley.edu>
In-Reply-To: Heri's message of "Sat, 23 Sep 2000 22:57:44 %2B0200 (CEST)"
References:  <XFMail.000923225744.steuer@virtualaudio.de>

next in thread | previous in thread | raw e-mail | index | archive | help
(Seems like nobody responded to this one....)

 * From: Heri <steuer@virtualaudio.de>

 * cc -o wmmixer       -L/usr/X11R6/lib wmmixer.o -lXpm -lXext -lX11      
 * -Wl,-rpath,/usr/X11R6/lib
 * make: don't know how to make wmmixer.man. Stop
 * *** Error code 2

The software is broken.  The problem only appears in XFree-4 because
XFree-3 doesn't try to do anything with the manpages until the install
stage.

You can probably fix this by changing the line in Imakefile that reads
"ComplexProgramTarget(" to "ComplexProgramTargetNoMan(".

Satoshi


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?vqc66nfid8w.fsf>