Yesterday, or was it the day before? someone was having problems running
make on some LDAP source and it bombed out complianing about "couldn't run
cc1plus" or something.
I don't remember anyone posting a fix so here's my suggestion:
I was flicking through a book of mine last night and saw that same problem
occuring because of confustion between egcs and gcc (egcs is a fork of gcc
that has now become the official gcc)
Basically, some makefiles only work with the "original" gcc so you should
change the code in the makefile to read "CCC=g++" instead of "CCC=gcc"
I should have taken the book into work today so I could type it straight
from the book.
Anyway, that should tell the makefile to use the right compiler. You will
probably see lines defining CC=gcc, leave them alone.
It went on to say that there are a few programs that don't like egcs either,
like KDE and some of the kernel source.
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!