Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Feb 2009 16:16:53 +0000
From:      David Collins <davidcollins001@gmail.com>
To:        Frank Shute <frank@shute.org.uk>, Dominic Fandrey <kamikaze@bsdforen.de>,  freebsd-questions@freebsd.org
Subject:   Re: broken ports
Message-ID:  <1b30fd140902080816v7dfb8bb6g6f3c9a3d162f48c0@mail.gmail.com>
In-Reply-To: <20090207075521.GA93084@melon.esperance-linux.co.uk>
References:  <1b30fd140902050032x20e84ef6oc5030c99e6a62d81@mail.gmail.com> <498ABACC.3060102@bsdforen.de> <1b30fd140902050218m1660ad97ife6b0a679d8a946a@mail.gmail.com> <20090207075521.GA93084@melon.esperance-linux.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
> How did you uninstall that port after which everything fails at the
> configure stage? Which port was it?

It was rtorrent that I uninstalled, I used "make deinstall"



> Check a couple of things:
>
> $ which c++
>
> and:
>
> $ locate gcc_s | grep lib

viper:~$ which c++
/usr/bin/c++

also
viper:~$ which gcc
/usr/bin/gcc
viper:~$ which cc
/usr/bin/cc


viper:~$ locate gcc_s | grep lib |more
/usr/lib/libgcc_s.so
/usr/local/lib/gcc-4.2.5/libgcc_s.so
/usr/local/lib/gcc-4.2.5/libgcc_s.so.1


> Have you installed/uninstalled a c/c++ compiler from ports?

I don't think that I have I haven't installed/uninstalled a compiler
from ports unless one of the ports did it, and I doubt this is the
case.

David



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1b30fd140902080816v7dfb8bb6g6f3c9a3d162f48c0>