Date: Fri, 14 Nov 2003 12:57:36 +1100 From: Peter Jeremy <peter.jeremy@alcatel.com.au> To: freebsd-ports@freebsd.org Subject: Problems Building OpenOffice 1.1 Message-ID: <20031114015735.GA99126@gsmx07.alcatel.com.au>
next in thread | raw e-mail | index | archive | help
[Please copy me on any replies] I'm trying to build OpenOffice-1.1 on a 4.9-prerelease system and it gets right to the end and then reports WARNING! Project(s): gtk not found and couldn't be built. Correct build.lsts. ----------- I haven't checked to see it if will install and run yet. Looking at Makefile v1.110, it appears to depend on both gtk1.2 and gtk2.0: BUILD_DEPENDS+= ${X11BASE}/lib/libgdk-x11-2.0.so:${PORTSDIR}/x11-toolkits/gtk20 USE_GNOME= orbit gtk12 This seems somewhat wierd. Shouldn't it depend on only one version of gtk? If so, which? -- Peter Jeremy
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031114015735.GA99126>