I can't compile the program. What should I do?
Post a copy of the compiler output. Use a command like:
make > output.txt 2>&1
And send us output.txt.
Be sure to include the following information, otherwise your request for help will either be delayed or unanswered:
- The version of Citadel you are attempting to compile
- Name, version, and (if applicable) distribution of the operating system you are using
- Type and version of your compiler, C library, and pthreads library
- A copy of the error output from the build