You are not logged in.

#1 2006-01-06 03:34:57

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

g++: no such file or directory [SOLVED]

I was compiling Ktorrent-svn and i got this error:

...
torrent/libtorrent.la ../libktorrent/kademlia/libkademlia.la ../libktorrent/interfaces/libinterfaces.la -lkparts
g++: g++: No such file or directory
make[3]: *** [libktorrent.la] Error 1
make[3]: Leaving directory `/mnt/station/arch_pkg/x11/network/ktorrent/src/ktorrent-build/libktorrent'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/mnt/station/arch_pkg/x11/network/ktorrent/src/ktorrent-build/libktorrent'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/mnt/station/arch_pkg/x11/network/ktorrent/src/ktorrent-build'
make: *** [all] Error 2
==> ERROR: Build Failed.  Aborting...
==> ERROR: Reverting pkgver...

The weird thing is that if I do a 'g++' at the console I get this:

g++: no input files

So obviously g++ is there, it's just not being found? Any ideas?

I did a source /etc/profile and tried as root, neither did anything...


·¬»· i am shadowhand, powered by webfaction

Offline

#2 2006-01-06 03:35:31

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: g++: no such file or directory [SOLVED]

Forgot to add: I tried with Ktorrent 1.2rc1 too, same thing.


·¬»· i am shadowhand, powered by webfaction

Offline

#3 2006-01-06 04:24:59

shadowhand
Member
From: MN, USA
Registered: 2004-02-19
Posts: 1,142
Website

Re: g++: no such file or directory [SOLVED]

For whatever reason Ktorrent won't compile with ccache. roll


·¬»· i am shadowhand, powered by webfaction

Offline

Board footer

Powered by FluxBB