View Single Post
Old 23rd May 2008
fenrisW0lf fenrisW0lf is offline
Port Guard
 
Join Date: May 2008
Posts: 17
Default

I had to move /usr/pkg/gcc3/bin ahead of the /usr/pkg/bin and /usr/bin in my PATH. When I try to run it I get a different error

Code:
#cd /usr/pkgsrc/devel/gmp
#make update

//snipped //

checking C++ compiler c++ -I/usr/pkg/include -O2 -I/usr/pkg/include... no, std iostream
configure: error: C++ compiler not available, see config.log for details
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/gmp
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/gmp
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/devel/gmp
Well at least it is something....

Quote:
Originally Posted by HitScan View Post
If none of that helps, you may have to ask the email list. I'd have likely started over from a blank install by now if it were just my home machine, so I probably can't offer much more help.
Anyway, thank you very much for your help Hitscan. I will probably post an email to see if I can get this resolved - other wise I'll do a rebuild. I was avoiding a rebuild as we are starting into summer here so weekends are usually spent outside.

Thanks,
Troy
Reply With Quote