Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

why Apache compile with system's cc
(1 viewing) (1) Guest
All your queries regarding
Apache Installation,
Creating Virtual Domains Under Apache
and tonnes more... will be solved in this forum
  • Page:
  • 1
TOPIC:

why Apache compile with system's cc

why Apache compile with system's cc 10 months ago #737

  • joel
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
I want to know why Apache compile with system's cc?

Re: why Apache compile with system's cc 9 months, 4 weeks ago #746

  • sagar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
If the server won't compile on your system, it is probably due to one of the following reasons:

Your system environment doesn't recognizes the configure script.

This might be either because it's completely unknown or the specific environment (include files, OS version, etc) isn't explicitly handled. If this happens, you may need to port the server to your OS yourself.

Re: why Apache compile with system's cc 9 months, 4 weeks ago #751

  • joel
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
Another reason may also be that your system's C compiler is garbage.

Some operating systems include a default C compiler that is either not ANSI C-compliant or suffers from other deficiencies.

The usual recommendation in cases like this is to acquire, install, and use gcc.

Re: why Apache compile with system's cc 9 months, 3 weeks ago #756

  • sagar
  • OFFLINE
  • Fresh Boarder
  • Posts: 3
  • Karma: 0
I also encounter the same problem.

In my cases, I found that a compiler installation had left the C header files in an inconsistent state.

Make sure that your include directory tree is in sync with the compiler and the operating system.

Your operating system or compiler may be out of revision. Try upgrading your compiler and/or your operating system.
  • Page:
  • 1
Time to create page: 1.41 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download