From owner-freebsd-stable Sat Jan 26 22:48:25 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp.bmi.net (smtp.bmi.net [204.57.191.31]) by hub.freebsd.org (Postfix) with ESMTP id 0F54C37B400 for ; Sat, 26 Jan 2002 22:48:19 -0800 (PST) Received: from johncoop.MSHOME (drumheller-router.bmi.net [206.63.201.3] (may be forged)) by smtp.bmi.net (Pro-8.9.3/Pro-8.9.3) with ESMTP id WAA07369; Sat, 26 Jan 2002 22:48:10 -0800 Date: Sat, 26 Jan 2002 22:48:09 -0800 From: John Merryweather Cooper To: burningclown@westhost43.westhost.net Cc: freebsd-stable@FreeBSD.ORG Subject: Re: can't build anything Gnome Message-ID: <20020126224809.E22187@johncoop.MSHOME> References: Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit In-Reply-To: ; from burningclown@westhost43.westhost.net on Sat, Jan 26, 2002 at 22:31:25 -0800 X-Mailer: Balsa 1.3.0 Lines: 122 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 Not much a GNOME problem really. Your tree has inconsistent shared libraries in it. For example, with multiple versions of libpng installed (which you clearly have), it's a miracle much of anything works. Although reasonable minds may differ, I like portupgrade. One way to solve your problem (there are many others) is to: 1) install portupgrade 2) read the documentation 3) run pkgdb -FuU (or a commandline similar to above) 4) run portsclean -D (to get rid of obsolote shared libraries) 4a) run cvsup to update the ports tree 5) run pkgdb as above again (important to have a consistent database) 6) run portupgrade -a (to update all your installed ports to the most recent version) 7) deinstall all ORBit ports that you have installed (if they are) 8) install the GNOME meta-port in x11/gnome Things should work better after this . . . On 2002.01.26 22:31 burningclown@westhost43.westhost.net wrote: > > 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 > -- _ | |V| / ' || MacroHard -- \ \_| | | \_, || the perfection of form over | ----------------------------------|| substance, marketing over | Web: http://www.borgsdemons.com || performance, and greed over | AIM: johnmcooper || design . . . | =====================================================================/ Public Key: http://www.borgsdemons.com/Personal/pgpkey.asc | =====================================================================\ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message