From owner-freebsd-stable Sat Jan 26 22:25: 0 2002 Delivered-To: freebsd-stable@freebsd.org Received: from westhost43.westhost.net (westhost43.westhost.net [216.71.84.167]) by hub.freebsd.org (Postfix) with ESMTP id 5C4F237B402 for ; Sat, 26 Jan 2002 22:24:54 -0800 (PST) Received: from localhost (burningclown@localhost) by westhost43.westhost.net (8.11.6/8.11.6) with ESMTP id g0R6VP211253 for ; Sun, 27 Jan 2002 00:31:25 -0600 Date: Sun, 27 Jan 2002 00:31:25 -0600 (CST) From: To: Subject: can't build anything Gnome Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Rather than post a whole crudload of error-stuff to the list, I thought I'd post =one example=, and start out by asking whether anyone else has had a general HELL of trying to get anything Gnome-1.4.1b2_1 to build. The latest crap-out I'm experiencing is my latest attempt to build Gnome itself. Here is what's happening: /usr/libexec/elf/ld: warning: libpng.so.4, needed by /usr/X11R6/lib/libgdk_imlib.so, may conflict with libpng.so.5 gnome-terminal.o: In function `apply_changes': gnome-terminal.o(.text+0x12e6): undefined reference to `zvt_term_set_open_im' gnome-terminal.o: In function `new_terminal_cmd': gnome-terminal.o(.text+0x5314): undefined reference to `zvt_term_set_open_im' gmake[3]: *** [gnome-terminal] Error 1 gmake[3]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.5/gnome-terminal' gmake[2]: *** [all-recursive] Error 1 gmake[2]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.5/gnome-terminal' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/x11/gnomecore/work/gnome-core-1.4.0.5' gmake: *** [all-recursive-am] Error 2 *** Error code 2 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnomecore. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. *** Error code 1 Stop in /usr/ports/x11/gnome. If anyone has any ideas how to resolve this, I'd love to hear em. I tried simply moving libpng.so.4 to /tmp, but it actually is needed by (or at least referred to by) other files. Together with all the trouble conflicting libpng versions caused with KDE applications, this makes a lotta pain over one set of libraries! I've been slaving over a hot cpu all night, so pardon the crabbiness -- but shouldn't all the dependencies, etc, be resolved better than this? Sorry, too, if there was stuff on the list that might've helped & I missed it. Glenn Becker +----------------+ http://www.burningclown.com "Everyone's Portal to Nothing At All" +----------------+ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message