From owner-freebsd-questions@FreeBSD.ORG Fri Apr 3 17:35:24 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 9E0961065687 for ; Fri, 3 Apr 2009 17:35:24 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: from web52110.mail.re2.yahoo.com (web52110.mail.re2.yahoo.com [206.190.48.113]) by mx1.freebsd.org (Postfix) with SMTP id 405668FC17 for ; Fri, 3 Apr 2009 17:35:24 +0000 (UTC) (envelope-from ipfreak@yahoo.com) Received: (qmail 2974 invoked by uid 60001); 3 Apr 2009 17:35:23 -0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1238780123; bh=Gs5UMJJrhJ1HFi1iNL9D1lzMzokCDAkloo4wxQ3xY1Q=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=VDLwjz7qS1WnToORCly0cL3u7NRiS0C9G00VqRsFEM0HuiZzAndCjeRLMdqqsqXiCGBKhmjIuPf+lA9gwml/I3l2QlDukY9pNuRzC1XPcpIEdowq8c3QuW1yx8wbX0C+p6SKNL0BELiHWZEG89xMIYjwQyA858u3PixQbjH9vgQ= DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Reply-To:Subject:To:Cc:In-Reply-To:MIME-Version:Content-Type; b=4laxjY8AMwDHCSxoO3j/J+mmtwg2engNfTUkzIlJZnKWNoCaKBYEcYCpaXxSv8n86Gt+tMN2jpPYZ6Crx9MPj95zQ7tiNmkXDii5FH0R04vOGtpy2keyEBnVbuA8l+OaoxPrWJhFcJ4aUu+jYzUUTqpBiQsjYW8jlLzDUNIU8H4=; Message-ID: <729022.1430.qm@web52110.mail.re2.yahoo.com> X-YMail-OSG: h.OwiCEVM1mX6Mox8YV0ium2HefaGnBQ35wl_gKVcEGBK4x0NMbgjlshNQA33HSMkbA7R1ETjHyXHPZBzoLSkVUobadercR2gX6WZCmGgJ8jodma.fCnFvkUvfA7VfK0oD09sEMTNtZCwwVOTb5Tb7cmi2gj.yfc.QkxG.uBOgleRvXRKo5rYGj1IscFQ6sfHDkfVbIIOVbmi93KtFpqDIlwYHVv3f788qb2HX3SpJOD7.b4BB63Lfjn5vSg7CMKokXn8ljb4PUkFkw4D6hMJy540MWWgt1cJDxP1DoJmhJe Received: from [134.207.53.14] by web52110.mail.re2.yahoo.com via HTTP; Fri, 03 Apr 2009 10:35:23 PDT X-Mailer: YahooMailWebService/0.7.289.1 Date: Fri, 3 Apr 2009 10:35:23 -0700 (PDT) From: gahn To: "Paul B. Mahol" In-Reply-To: <577702.52174.qm@web52109.mail.re2.yahoo.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd general questions Subject: Re: /usr/local/lib/libgssapi.so (solved?) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: ipfreak@yahoo.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 03 Apr 2009 17:35:25 -0000 Ok, here is what i did: cp /usr/local/lib/compat/pkg/libgssapiv2.so.2 /usr/local/lib/libgssapi.so.2 well, it seems to be working, at least one of failed packages is being compiled now... is it the correct way doing it? --- On Fri, 4/3/09, gahn wrote: > From: gahn > Subject: Re: /usr/local/lib/libgssapi.so > To: "Paul B. Mahol" > Cc: "freebsd general questions" > Date: Friday, April 3, 2009, 10:04 AM > well, it doesn't exist...:) > > hm_1# ls -al /usr/local/lib/libgssapi.so.2 > ls: /usr/local/lib/libgssapi.so.2: No such file or > directory > > Look at another server 6.3, the same. > > thanks > > > --- On Fri, 4/3/09, Paul B. Mahol > wrote: > > > From: Paul B. Mahol > > Subject: Re: /usr/local/lib/libgssapi.so > > To: ipfreak@yahoo.com > > Cc: "freebsd general questions" > > > Date: Friday, April 3, 2009, 10:00 AM > > On 4/3/09, gahn wrote: > > > > > > Hi all: > > > > > > Did the portupgrade and a certain number of > > applications failed due to the > > > error: > > > > > > gcc: /usr/local/lib/libgssapi.so: No such file or > > directory > > > > > > but i look at the file and it does exist: > > > > > > hm_1# ls -al /usr/local/lib/libgssapi.so > > > lrwxr-xr-x 1 root wheel 14 Feb 7 20:48 > > /usr/local/lib/libgssapi.so -> > > > libgssapi.so.2 > > > > > > does anyone know why this happened and how should > i > > fix it? > > > > What about /usr/local/lib/libgssapi.so.2 ? > > > > -- > > Paul > > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org"