Current-Users archive

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

Re: help: configure: error: a working C++ compiler is required



On Mon, Oct 13, 2008 at 2:17 AM, Luke Mewburn <lukem%netbsd.org@localhost> 
wrote:
> On Sat, Oct 11, 2008 at 04:25:41PM +0100, Mecislav Salar wrote:
>  | i do not understand know why but i can not compile head code, it just
>  | complains about `a working C++ compiler is required' ?
>
> What host platform are you compiling on?
>

amd64/xen

> Is the c++ command available on that platform, or just cc ?
>

# ls -l /usr/bin/c*
-r-xr-xr-x  2 root  wheel  125499 Jul  7 04:58 /usr/bin/c++
-r-xr-xr-x  1 root  wheel   82482 Jul  7 04:33 /usr/bin/c++filt
-r-xr-xr-x  1 root  wheel    1407 Apr 30 14:10 /usr/bin/c89
-r-xr-xr-x  1 root  wheel   20525 Jul  7 05:12 /usr/bin/cal
-r-xr-xr-x  1 root  wheel   20610 Jul  7 05:12 /usr/bin/calendar
-r-xr-xr-x  1 root  wheel   12840 Jul  7 05:12 /usr/bin/cap_mkdb
-r-xr-xr-x  2 root  wheel  123409 Jul  7 04:58 /usr/bin/cc
-r-xr-xr-x  1 root  wheel   30150 Jul  7 05:12 /usr/bin/cdplay
-r-xr-xr-x  1 root  wheel   20976 Mar 31  2008 /usr/bin/checknr
-r-xr-xr-x  1 root  wheel   11028 Jul  7 05:12 /usr/bin/chflags
-r-sr-xr-x  3 root  wheel   27134 Jul  7 05:12 /usr/bin/chfn
-r-xr-xr-x  2 root  wheel   12358 Jul  7 05:32 /usr/bin/chgrp
-r-sr-xr-x  3 root  wheel   27134 Jul  7 05:12 /usr/bin/chpass
-r-sr-xr-x  3 root  wheel   27134 Jul  7 05:12 /usr/bin/chsh
-r-xr-xr-x  1 root  wheel   87990 Jul  7 04:38 /usr/bin/ci
-r-xr-xr-x  7 root  wheel   33712 Jul  7 05:12 /usr/bin/cksum
-r-xr-xr-x  1 root  wheel    1879 Dec  7  1994 /usr/bin/clear
-r-xr-xr-x  1 root  wheel   13674 Jul  7 05:12 /usr/bin/cmp
-r-xr-xr-x  1 root  wheel   83283 Jul  7 04:38 /usr/bin/co
-r-xr-xr-x  1 root  wheel   13558 Jul  7 05:12 /usr/bin/col
-r-xr-xr-x  1 root  wheel   14181 Jul  7 05:12 /usr/bin/colcrt
-r-xr-xr-x  1 root  wheel    9805 Jul  7 05:12 /usr/bin/colrm
-r-xr-xr-x  1 root  wheel   13264 Jul  7 05:12 /usr/bin/column
-r-xr-xr-x  1 root  wheel   10737 Jul  7 05:12 /usr/bin/comm
-r-xr-xr-x  1 root  wheel   30381 Jul  7 05:21 /usr/bin/compile_et
-r-xr-xr-x  2 root  wheel   19753 Jul  7 05:12 /usr/bin/compress
-r-xr-xr-x  1 root  wheel  115806 Jul  7 05:12 /usr/bin/config
lrwxr-xr-x  1 root  wheel       9 Jul  7 06:40 /usr/bin/cpio -> /bin/cpio
-r-xr-xr-x  2 root  wheel  125496 Jul  7 04:58 /usr/bin/cpp
-r-sr-xr-x  1 root  wheel   35528 Jul  7 05:12 /usr/bin/crontab
-r-xr-xr-x  1 root  wheel   32115 Jul  7 05:12 /usr/bin/crunchgen
-r-xr-xr-x  1 root  wheel   17920 Jul  7 05:12 /usr/bin/crunchide
-r-xr-xr-x  1 root  wheel   16787 Jul  7 05:12 /usr/bin/csplit
-r-xr-xr-x  1 root  wheel   22199 Jul  7 05:12 /usr/bin/ctags
-r-xr-xr-x  2 root  wheel   50926 Jul  7 05:18 /usr/bin/cu
-r-xr-xr-x  1 root  wheel   15009 Jul  7 05:12 /usr/bin/cut
-r-xr-xr-x  1 root  wheel  586889 Jul  7 04:36 /usr/bin/cvs
-r-xr-xr-x  1 root  wheel   14075 Jul  7 04:36 /usr/bin/cvsbug

could following be issue?

# ls -l /lib/libc*
lrwxr-xr-x  1 root  wheel       14 Sep  6 20:15 /lib/libc.so -> libc.so.12.163
lrwxr-xr-x  1 root  wheel       14 Sep  6 20:15 /lib/libc.so.12 ->
libc.so.12.163
-r--r--r--  1 root  wheel  1161043 Jul  7 02:19 /lib/libc.so.12.160


Home | Main Index | Thread Index | Old Index