Oracle Solaris System Administration (MOSC)

MOSC Banner

apache httpd install problem on Solaris11

edited Apr 17, 2012 7:10PM in Oracle Solaris System Administration (MOSC) 3 commentsAnswered
Hello,

apache install problem on Solaris11


Solaris11 + gcc(oracle pkg) + apache httpd-2.2.22.

autoconf fail, gcc unrecognized "-mt",
How I can customize aprconfig without "-mt" ?

Does anybody know to get this working?

% ./configure
checking for APR... yes
  setting CPP to "cc -E"
  setting CFLAGS to " "
  setting CPPFLAGS to " -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -mt -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64"
(snip)
configure: error: in `/home/locguru/src/httpd-2.2.22':
configure: error: C compiler cannot create executables
See `config.log' for more details.

---config.log---
cc1: error: unrecognized command line option "-mt"
(snip)

Thanks in advance,

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center