netadmin Posted July 3, 2007 Posted July 3, 2007 I am running Suse linux 10.2. I am trying to run ./configure on Dansguardian and am getting a compiler error. Is anyone familiar with this problem and how it can be fixed? See the attachment for exact error message. I'm thinking something else needs to be installed (maybe through Yast), but I'm not sure what. Thanks.compileerror.pdf
netadmin Posted July 3, 2007 Author Posted July 3, 2007 OK, I got g++ installed. The make file was created, but when I run make, I get an error. The make program appears to be installed. See attached. Any ideas on how to correct this error?
ChrisH Posted July 4, 2007 Posted July 4, 2007 make sure that "make" is actually installed on the system. Its not just the file in the source you need its the binary as well.
netadmin Posted July 4, 2007 Author Posted July 4, 2007 make clean and ./configure had the same errors I checked Yast and the Make package is installed. Any thoughts?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now