[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Complie and make errors
- From: "ne..." <akabi speakeasy net>
- To: Fedora-List <fedora-list redhat com>
- Subject: Re: Complie and make errors
- Date: Mon, 1 Mar 2004 08:54:54 -0500 (EST)
On Mar 1, 2004 at 20:08, Peter Cague in a soothing rage wrote:
>Hi All
>
>I´m a bit new to Linux and even newer to Fedora but I´m trying to get
>Kino running and I get this error with dvdgrab when doing a make:
>
>[root petes-place dvgrab-1.5]# make
>make all-am
>make[1]: Entering directory `/usr/local/src/dvgrab-1.5'
>source='error.cc' object='error.o' libtool=no \
>depfile='.deps/error.Po' tmpdepfile='.deps/error.TPo' \
>depmode=none /bin/sh ./depcomp \
>g++ -DHAVE_CONFIG_H -I. -I. -I. -D_REENTRANT -D_FILE_OFFSET_BITS=64
>-c -o error.o `test -f 'error.cc' || echo './'`error.cc
>./depcomp: line 463: exec: g++: not found
The error says g++ not found. That means that you need to
install it.
[08:54:23][work]$ rpm -qf `which g++`
gcc-c++-3.3.2-1
on my FC1 system
N.Emile...
--
Registered Linux User # 125653 (http://counter.li.org)
Switch to: http://www.speakeasy.net/refer/190653
Nothing is easier than to denounce the evildoer; nothing is more difficult
than to understand him.
- Fyodor Dostoevski
08:52:59 up 88 days, 13:40, 4 users, load average: 0.09, 0.04, 0.01
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]