https://issues.apache.org/bugzilla/show_bug.cgi?id=52809
Bug #: 52809
Summary: Unable to build httpd 2.4.1 on OpenIndiana 151a2
Product: Apache httpd-2
Version: 2.4.1
Platform: PC
OS/Version: SunOS
Status: NEW
Severity: normal
Priority: P2
Component: Build
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
config.log
Configured with: ../gcc-4.6.2/configure --prefix=/usr/gcc/4.6
--libdir=/usr/gcc/4.6/lib --libexecdir=/usr/gcc/4.6/lib
--mandir=/usr/gcc/4.6/share/man --infodir=/usr/gcc/4.6/info
--with-build-time-tools=/usr/sfw --with-as=/usr/sfw/bin/gas --with-gnu-as
--with-ld=/usr/bin/ld --without-gnu-ld --enable-languages=c,c++,fortran,objc
--enable-shared --disable-static --enable-decimal-float --with-gmp=/usr/gnu
--with-mpfr=/usr/gnu --with-mpc=/usr/gnu --with-libiconv-prefix=/usr/gnu
-enable-nls
Thread model: posix
gcc version 4.6.2 (GCC)
configure:5150: $? = 0
configure:5139: cc -m32 -V >&5
cc: error: unrecognized option '-V'
cc: fatal error: no input files
compilation terminated.
configure:5150: $? = 1
configure:5139: cc -m32 -qversion >&5
cc: error: unrecognized option '-qversion'
cc: fatal error: no input files
compilation terminated.
configure:5150: $? = 1
configure:5170: checking whether the C compiler works
configure:5192: cc -m32 -DSOLARIS2=11 -D_POSIX_PTHREAD_SEMANTICS -mt
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -L/usr/lib conftest.c >&5
cc1: error: unrecognized command line option '-mt'
configure:5196: $? = 1
configure:5234: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:5239: error: in `/tmp/httpd-2.4.1':
configure:5241: error: C compiler cannot create executables
See `config.log' for more details
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]