[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [dan.kortschak@adelaide.edu.au: Xfree 4.0.3 dpkg-buildpackage make: /bin/sh: c++: command not found]



* Branden Robinson <branden@debian.org> [010909 21:11]:
> /bin/sh: c++: command not found.

Under woody this is handled under the alternatives system.  Since gcc
and friends are part of the packages not required to be versioned nor
mentioned in build-deps they arent mentioned as a required version
there.

I would just make the symbolic link for c++.

teela:~> ls -l /usr/bin/c++
lrwxrwxrwx    1 root     root           21 Aug 22 18:02 /usr/bin/c++ ->
/etc/alternatives/c++
teela:~> ls -l /etc/alternatives/c++
lrwxrwxrwx    1 root     root           12 Aug 26 22:46
/etc/alternatives/c++ -> /usr/bin/g++

(Also, next time to keep Branden sane, email to
debian-x@lists.debian.org)

-- 
Scott Dier <dieman@ringworld.org> <sdier@debian.org>
http://www.ringworld.org/  #linuxos@irc.openprojects.net



Reply to: