From owner-freebsd-questions@FreeBSD.ORG Sat Jun 21 02:25:19 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1E045B58 for ; Sat, 21 Jun 2014 02:25:19 +0000 (UTC) Received: from mail-ve0-x235.google.com (mail-ve0-x235.google.com [IPv6:2607:f8b0:400c:c01::235]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id D0F36235F for ; Sat, 21 Jun 2014 02:25:18 +0000 (UTC) Received: by mail-ve0-f181.google.com with SMTP id db11so4267157veb.12 for ; Fri, 20 Jun 2014 19:25:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:content-type; bh=ud3sOUT0LLpl/m6+iishyQNVLUzpiQWDqSbqSmWcbC0=; b=a/NJoxolN1owvjcyXiR9D7ewGdwxI5TiaPcKQjU82uF/fUTqGA+Fw3AY3LrG7qDY4a ogy3FVGC+Kif/iJjMrBu4B1Dco4N+0aW+5PfIT76IRHQvEUIwpmdWCGu6tGpxK8pUYWw L9L+Es/vkNzTOu/XonA1/CISo2OI/YZ/ZbBH87n7jPkxZnV4h/VDEwAO5XXKhTbI+Ly9 ZsuxLHE9IkDs7IH2JkrZDQNQis/4E5Ox7DZA4MU/02dkJSIQDn/roPnJR/+ybk8q4Lk4 H+485KI4p0bqS0cE74yqAiFBy7ugNU49UTqsxrTsMUNxNCsJJRvvEmzHDulLaK9T6HWh 2ukA== MIME-Version: 1.0 X-Received: by 10.58.228.74 with SMTP id sg10mr5184836vec.6.1403317517851; Fri, 20 Jun 2014 19:25:17 -0700 (PDT) Sender: christopher.maness@gmail.com Received: by 10.58.191.35 with HTTP; Fri, 20 Jun 2014 19:25:17 -0700 (PDT) In-Reply-To: <201406210214.s5L2EP6a008606@slippy.cwsent.com> References: <201406210214.s5L2EP6a008606@slippy.cwsent.com> Date: Fri, 20 Jun 2014 19:25:17 -0700 X-Google-Sender-Auth: eExIotjLUwb5uXZQKNkw5axELZs Message-ID: Subject: Re: FreeBSD Port: net/vnc From: Chris Maness To: Cy Schubert , "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 21 Jun 2014 02:25:19 -0000 On Fri, Jun 20, 2014 at 7:14 PM, Cy Schubert wrote: > Delete /usr/local/lib/compat/pkg/libstdc++.so.6 or better yet rename it or > put it somewhere else. > That fixed it. Thank you. It is an OLD system. I think I have had it for at least 10 years :D Chris