[Wolves] Complining DansGuardian with GCC 3.4

Chris Ball chris at puremorning.co.uk
Mon Aug 23 09:59:11 BST 2004


anyone had any luck with this? the site says that G++ is now part of the gcc code and not seperate, which is great but doesn't seem to be working for me when i compile dansguardian. 

// linux:~/DansGuardian-2.7.6-6 # make
g++  -O2 -Wall -c String.cpp
make: g++: Command not found
make: *** [String.o] Error 127 //

got that error when i first tried, so i did a symlink 
// ln -s /usr/bin/gcc /usr/bin/g++ //

which gave me this:
// linux:~/DansGuardian-2.7.6-6 # make
g++  -O2 -Wall -c String.cpp
g++: installation problem, cannot exec `cc1plus': No such file or directory
make: *** [String.o] Error 1 //

and now i'm at a lose, should i downgrade to 3.2 again? and whats the best way of going about this.

any help i can get would be much appreciated, and i'll keep you updated as i find out more 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.lug.org.uk/pipermail/wolves/attachments/20040823/cdb4e1d9/attachment-0001.html


More information about the Wolves mailing list