Date: Mon, 24 Sep 2001 21:10:48 +0900 From: "R. Lahaye" <lahaye@users.sourceforge.net> To: gnome@FreeBSD.org Cc: ports@FreeBSD.org, perky@python.or.kr Subject: FreeBSD Port: gnomelibs-1.4.1.2 / libart-2.3.3 Message-ID: <3BAF22C8.F18028FA@users.sourceforge.net>
next in thread | raw e-mail | index | archive | help
Conflicting libart.m4 files --------------------------- Hi, Gnomelibs package provides "libart.m4" but it has no dependency on the libart package. Does it need to provide this m4 file? When both packages, gnomelibs and libart, installed, the following two (identical!) files cause problems: /usr/X11R6/share/aclocal/libart.m4 # from gnomelibs /usr/local/share/aclocal/libart.m4 # from libart This results in a conflicting dual definition of AM_PATH_LIBART when running the aclocal program!! Manually removing one of the two files, solves this problem. I would recommend to remove this file from the gnomelibs package. Regards, Rob. 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?3BAF22C8.F18028FA>