Andreas Weber <andy.weber...@gmail.com> writes: > $ dpkg -s g++ | grep '^Version:' > Version: 4:4.7.2-1 > $ type -all g++ > g++ ist /usr/bin/g++ > $ ls -l /usr/bin/g++ > lrwxrwxrwx 1 root root 7 Sep 27 2012 /usr/bin/g++ -> g++-4.7 > $ g++ -v 2>&1 | tail -n1 > gcc version 4.7.2 (Debian 4.7.2-5)
OK, thanks. That all looks normal; I'm still curious as to why you specifically are encountering these errors, but will just treat it as a moot point and focus on adding the necessary symbols. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/?a...@monk.mit.edu -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org