From owner-freebsd-stable Tue Jun 18 18:36:27 2002 Delivered-To: freebsd-stable@freebsd.org Received: from smtp1.ndsu.nodak.edu (smtp1.ndsu.NoDak.edu [134.129.111.146]) by hub.freebsd.org (Postfix) with ESMTP id 4DD1637B410 for ; Tue, 18 Jun 2002 18:36:20 -0700 (PDT) Received: from dyn237.iacc-t22.ndsu.NoDak.edu (dyn237.iacc-t22.ndsu.NoDak.edu [134.129.106.237]) by smtp1.ndsu.nodak.edu (8.12.1/8.12.1) with ESMTP id g5J1aEHZ021676; Tue, 18 Jun 2002 20:36:15 -0500 Subject: Re: where is getresuid? From: Peter Schultz To: Bruce Burden Cc: freebsd-stable@freebsd.org In-Reply-To: <20020618201736.H42768@tigerfish2.my.domain> References: <5.1.0.14.2.20020617112839.030a9ff8@popmail.ct.lodgenet.com> <20020618201736.H42768@tigerfish2.my.domain> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.7 Date: 18 Jun 2002 20:38:55 -0500 Message-Id: <1024450736.195.4.camel@dyn237.iacc-t22.ndsu.NoDak.edu> Mime-Version: 1.0 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 On Tue, 2002-06-18 at 20:17, Bruce Burden wrote: > > > Hi gang, > > I upgraded to 4.6-STABLE, then updated all of the > various ports that are installed via portupgrade. I went > from the bottom up, ie, starting with those ports that > didn't have any dependencies, eventually finishing with > mozilla 1.0,1. > > When I (attmept to) execute mozilla, I get the error > message: > > /usr/libexec/ld-elf.so.1: /usr/X11R6/lib/libgtk12.so.2: > Undefined symbol "getresuid" > > Hmmm. Okay, I can find documentation on setresuid, but not on > getresuid. Anybody know what I may be missing? My LD_LIBRARY_PATH > is: > > /usr/lib/compat:/usr/X11R6/lib:/usr/local/lib:/usr/compat/linux/ > usr/i486-linux-libc5/lib > Why not just do a `portupgrade -af'? That's what the program is for, to take thoughts of dependencies off your mind. Pete... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message