Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004048 [Resin] minor always 05-24-10 15:25 06-17-10 14:01
Reporter alex View Status public  
Assigned To alex
Priority normal Resolution fixed  
Status closed   Product Version 4.0.7
Summary 0004048: ./configure & make & make install failed to generate libtool
Description on behalf of Kaminksy, Leonid, see: [1010124] NIH - libtool is missing 4.0.7 support thread.

/bin/bash: /export/home/klm/PR19/resin-4.0.7/libtool: No such file or directory
configure: error: Can't find Apache module configuration

//

even if I copy "libtool" from resin 4.0.6 I gat an error:

"configure: error: Can't find Apache module configuration "



CC="/usr/local/bin/gcc -m64 -mptr64 -msupersparc" \
       CFLAGS='-DSHARED_CORE' \
       CPPFLAGS='-DSHARED_CORE' \
       FLAGS="-O2" \
       ./configure \
       --with-gnu-ld \
       --disable-ssl \
       --disable-jni \
       --enable-64bit \
       --enable-64bit-plugin \
       --prefix=/usr/local/pr19/resin-4.0.7-64 \
       --with-apache=/usr/local/pr19/httpd \
       --with-apxs=/usr/local/pr19/httpd/bin/apxs \
       --with-java-home=/usr/local/pr19/jdk1.6.0_18

Additional Information config.log
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.64. Invocation command line was

  $ ./configure --with-gnu-ld --disable-ssl --disable-jni --enable-64bit --enable-64bit-plugin --prefix=/usr/local/pr19/resin-4.0.7-64 --with-apache=/usr/local/pr19/httpd --with-apxs=/usr/local/pr19/httpd/bin/apxs --with-java-home=/usr/local/pr19/jdk1.6.0_18

## --------- ##
## Platform. ##
## --------- ##

hostname = sundust
uname -m = sun4v
uname -r = 5.10
uname -s = SunOS
uname -v = Generic_118833-36

/usr/bin/uname -p = sparc
/bin/uname -X = System = SunOS
Node = sundust
Release = 5.10
KernelID = Generic_118833-36
Machine = sun4v
BusType = <unknown>
Serial = <unknown>
Users = <unknown>
OEM# = 0
Origin# = 1
NumCPU = 32

/bin/arch = sun4
/usr/bin/arch -k = sun4v
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown

PATH: /sbin
PATH: /bin
PATH: /usr/sadm/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/local/admin/bin
PATH: /usr/ccs/bin
PATH: /usr/ucb
PATH: /usr/ccs/bin
PATH: /usr/bin/X11
PATH: /usr/openwin/bin
PATH: /usr/local/man


## ----------- ##
## Core tests. ##
## ----------- ##

configure:2431: checking build system type
configure:2445: result: sparc-sun-solaris2.10
configure:2465: checking host system type
configure:2478: result: sparc-sun-solaris2.10
configure:2498: checking target system type
configure:2511: result: sparc-sun-solaris2.10
configure:2556: checking for a BSD-compatible install
configure:2624: result: automake/install-sh -c
configure:2635: checking whether build environment is sane
configure:2685: result: yes
configure:2826: checking for a thread-safe mkdir -p
configure:2865: result: automake/install-sh -c -d
configure:2878: checking for gawk
configure:2894: found /usr/local/bin/gawk
configure:2905: result: gawk
configure:2916: checking whether make sets $(MAKE)
configure:2938: result: yes
configure:3067: checking for gcc
configure:3094: result: /usr/local/bin/gcc -m64 -mptr64 -msupersparc
configure:3323: checking for C compiler version
configure:3332: /usr/local/bin/gcc -m64 -mptr64 -msupersparc --version >&5
gcc (GCC) 3.4.6
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:3343: $? = 0
configure:3332: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -v >&5
Reading specs from /usr/local/lib/gcc/sparc-sun-solaris2.10/3.4.6/specs
Configured with: ../configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --enable-shared --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.4.6
configure:3343: $? = 0
configure:3332: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -V >&5
gcc: `-V' must come at the start of the command line
configure:3343: $? = 1
configure:3332: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -qversion >&5
gcc: unrecognized option `-qversion'
gcc: no input files
configure:3343: $? = 1
configure:3365: checking for C compiler default output file name
configure:3387: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:3391: $? = 0
configure:3428: result: a.out
configure:3444: checking whether the C compiler works
configure:3453: ./a.out
configure:3457: $? = 0
configure:3472: result: yes
configure:3479: checking whether we are cross compiling
configure:3481: result: no
configure:3484: checking for suffix of executables
configure:3491: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -o conftest -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:3495: $? = 0
configure:3517: result:
configure:3523: checking for suffix of object files
configure:3545: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:3549: $? = 0
configure:3570: result: o
configure:3574: checking whether we are using the GNU C compiler
configure:3593: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:3593: $? = 0
configure:3602: result: yes
configure:3611: checking whether /usr/local/bin/gcc -m64 -mptr64 -msupersparc accepts -g
configure:3631: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -g -DSHARED_CORE conftest.c >&5
configure:3631: $? = 0
configure:3672: result: yes
configure:3689: checking for /usr/local/bin/gcc -m64 -mptr64 -msupersparc option to accept ISO C89
configure:3753: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:3753: $? = 0
configure:3766: result: none needed
configure:3797: checking for style of include used by make
configure:3825: result: GNU
configure:3850: checking dependency style of /usr/local/bin/gcc -m64 -mptr64 -msupersparc
configure:3960: result: none
configure:3975: checking for a sed that does not truncate output
configure:4039: result: /bin/sed
configure:4057: checking for grep that handles long lines and -e
configure:4115: result: /usr/xpg4/bin/grep
configure:4120: checking for egrep
configure:4182: result: /usr/xpg4/bin/grep -E
configure:4187: checking for fgrep
configure:4249: result: /usr/xpg4/bin/grep -F
configure:4284: checking for ld used by /usr/local/bin/gcc -m64 -mptr64 -msupersparc
configure:4351: result: /usr/ccs/bin/ld
configure:4358: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:4373: result: no
configure:4385: checking for egrep
configure:4447: result: /usr/xpg4/bin/grep -E
configure:4459: checking how to run the C preprocessor
configure:4490: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E -DSHARED_CORE conftest.c
configure:4490: $? = 0
configure:4504: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E -DSHARED_CORE conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4504: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "resin"
| #define VERSION "4.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4529: result: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E
configure:4549: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E -DSHARED_CORE conftest.c
configure:4549: $? = 0
configure:4563: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E -DSHARED_CORE conftest.c
conftest.c:11:28: ac_nonexistent.h: No such file or directory
configure:4563: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "resin"
| #define VERSION "4.0.2"
| /* end confdefs.h. */
| #include <ac_nonexistent.h>
configure:4592: checking for ANSI C header files
configure:4612: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4612: $? = 0
configure:4685: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -o conftest -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4685: $? = 0
configure:4685: ./conftest
configure:4685: $? = 0
configure:4696: result: yes
configure:4709: checking for sys/types.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for sys/stat.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for stdlib.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for string.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for memory.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for strings.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for inttypes.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for stdint.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4709: checking for unistd.h
configure:4709: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4709: $? = 0
configure:4709: result: yes
configure:4722: checking sys/poll.h usability
configure:4722: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DSHARED_CORE conftest.c >&5
configure:4722: $? = 0
configure:4722: result: yes
configure:4722: checking sys/poll.h presence
configure:4722: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E -DSHARED_CORE conftest.c
configure:4722: $? = 0
configure:4722: result: yes
configure:4722: checking for sys/poll.h
configure:4722: result: yes
configure:4728: checking sys/epoll.h usability
configure:4728: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c >&5
conftest.c:54:23: sys/epoll.h: No such file or directory
configure:4728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "resin"
| #define VERSION "4.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| # include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| # include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <sys/epoll.h>
configure:4728: result: no
configure:4728: checking sys/epoll.h presence
configure:4728: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -E -DSHARED_CORE conftest.c
conftest.c:21:23: sys/epoll.h: No such file or directory
configure:4728: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME ""
| #define PACKAGE_TARNAME ""
| #define PACKAGE_VERSION ""
| #define PACKAGE_STRING ""
| #define PACKAGE_BUGREPORT ""
| #define PACKAGE_URL ""
| #define PACKAGE "resin"
| #define VERSION "4.0.2"
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| /* end confdefs.h. */
| #include <sys/epoll.h>
configure:4728: result: no
configure:4728: checking for sys/epoll.h
configure:4728: result: no
configure:4924: checking for BSD- or MS-compatible name lister (nm)
configure:4973: result: /usr/ccs/bin/nm -p
configure:5091: checking the name lister (/usr/ccs/bin/nm -p) interface
configure:5098: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c >&5
configure:5101: /usr/ccs/bin/nm -p "conftest.o"
configure:5104: output


conftest.o:
00000000000000 b
00000000000000 f conftest.c
00000000000000 B some_variable
configure:5111: result: BSD nm
configure:5114: checking whether ln -s works
configure:5118: result: yes
configure:5126: checking the maximum length of command line arguments
configure:5246: result: 786240
configure:5263: checking whether the shell understands some XSI constructs
configure:5273: result: yes
configure:5277: checking whether the shell understands "+="
configure:5283: result: no
configure:5318: checking for /usr/ccs/bin/ld option to reload object files
configure:5325: result: -r
configure:5394: checking for objdump
configure:5424: result: no
configure:5453: checking how to recognize dependent libraries
configure:5649: result: pass_all
configure:5709: checking for ar
configure:5725: found /usr/ccs/bin/ar
configure:5736: result: ar
configure:5814: checking for strip
configure:5830: found /usr/ccs/bin/strip
configure:5841: result: strip
configure:5913: checking for ranlib
configure:5929: found /usr/ccs/bin/ranlib
configure:5940: result: ranlib
configure:6030: checking command to parse /usr/ccs/bin/nm -p output from /usr/local/bin/gcc -m64 -mptr64 -msupersparc object
configure:6148: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c >&5
configure:6151: $? = 0
configure:6155: /usr/ccs/bin/nm -p conftest.o \| sed -n -e 's/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' \> conftest.nm
configure:6158: $? = 0
configure:6212: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -o conftest -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c conftstm.o >&5
configure:6215: $? = 0
configure:6253: result: ok
configure:6447: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c >&5
configure:6450: $? = 0
configure:7058: checking for dlfcn.h
configure:7058: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c >&5
configure:7058: $? = 0
configure:7058: result: yes
configure:7242: checking for objdir
configure:7257: result: .libs
configure:7549: checking if /usr/local/bin/gcc -m64 -mptr64 -msupersparc supports -fno-rtti -fno-exceptions
configure:7567: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C
configure:7571: $? = 0
configure:7584: result: no
configure:7604: checking for /usr/local/bin/gcc -m64 -mptr64 -msupersparc option to produce PIC
configure:7876: result: -fPIC -DPIC
configure:7888: checking if /usr/local/bin/gcc -m64 -mptr64 -msupersparc PIC flag -fPIC -DPIC works
configure:7906: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE -fPIC -DPIC -DPIC conftest.c >&5
configure:7910: $? = 0
configure:7923: result: yes
configure:7947: checking if /usr/local/bin/gcc -m64 -mptr64 -msupersparc static flag -static works
configure:7975: result: no
configure:7990: checking if /usr/local/bin/gcc -m64 -mptr64 -msupersparc supports -c -o file.o
configure:8011: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE -o out/conftest2.o conftest.c >&5
configure:8015: $? = 0
configure:8037: result: yes
configure:8045: checking if /usr/local/bin/gcc -m64 -mptr64 -msupersparc supports -c -o file.o
configure:8092: result: yes
configure:8125: checking whether the /usr/local/bin/gcc -m64 -mptr64 -msupersparc linker (/usr/ccs/bin/ld -64) supports shared libraries
configure:9115: result: yes
configure:9152: checking whether -lc should be explicitly linked in
configure:9157: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -c -DSHARED_CORE -DPOLL -DSHARED_CORE conftest.c >&5
configure:9160: $? = 0
configure:9175: /usr/local/bin/gcc -m64 -mptr64 -msupersparc -shared -Wl,-z -Wl,text -Wl,-h -Wl,conftest -o conftest conftest.o -v 2\>\&1 \| /usr/xpg4/bin/grep -lc \>/dev/null 2\>\&1
configure:9178: $? = 1
configure:9190: result: yes
configure:9354: checking dynamic linker characteristics
configure:10017: result: solaris2.10 ld.so
configure:10119: checking how to hardcode library paths into programs
configure:10144: result: immediate
configure:10664: checking whether stripping libraries is possible
configure:10686: result: no
configure:10704: checking if libtool supports shared libraries
configure:10706: result: yes
configure:10709: checking whether to build shared libraries
configure:10730: result: yes
configure:10733: checking whether to build static libraries
configure:10737: result: yes
configure:11151: error: Can't find Apache module configuration

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=sparc-sun-solaris2.10
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value='/usr/local/bin/gcc -m64 -mptr64 -msupersparc'
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value=-DSHARED_CORE
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value=-DSHARED_CORE
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_header_dlfcn_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_epoll_h=no
ac_cv_header_sys_poll_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=sparc-sun-solaris2.10
ac_cv_objext=o
ac_cv_path_EGREP='/usr/xpg4/bin/grep -E'
ac_cv_path_FGREP='/usr/xpg4/bin/grep -F'
ac_cv_path_GREP=/usr/xpg4/bin/grep
ac_cv_path_SED=/bin/sed
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='/usr/local/bin/gcc -m64 -mptr64 -msupersparc -E'
ac_cv_prog_ac_ct_AR=ar
ac_cv_prog_ac_ct_CC='/usr/local/bin/gcc -m64 -mptr64 -msupersparc'
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_target=sparc-sun-solaris2.10
am_cv_CC_dependencies_compiler_type=none
lt_cv_deplibs_check_method=pass_all
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=
lt_cv_ld_reload_flag=-r
lt_cv_nm_interface='BSD nm'
lt_cv_objdir=.libs
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/ccs/bin/nm -p'
lt_cv_prog_compiler_c_o=yes
lt_cv_prog_compiler_pic_works=yes
lt_cv_prog_compiler_rtti_exceptions=no
lt_cv_prog_compiler_static_works=no
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([BDRT][BDRT]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'\'''
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[BDRT]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\'''
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[BDRT]* .* \(.*\)$/extern char \1;/p'\'''
lt_cv_sys_max_cmd_len=786240

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='aclocal'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='${SHELL} /export/home/klm/PR19/resin-4.0.7/automake/missing --run tar'
APACHE_INC='-I/usr/local/pr19/httpd-2.2.15-64/include'
AR='ar'
AUTOCONF='${SHELL} /export/home/klm/PR19/resin-4.0.7/automake/missing --run autoconf'
AUTOHEADER='${SHELL} /export/home/klm/PR19/resin-4.0.7/automake/missing --run autoheader'
AUTOMAKE='automake'
AWK='gawk'
CC='/usr/local/bin/gcc -m64 -mptr64 -msupersparc'
CCDEPMODE='depmode=none'
CFLAGS='-DSHARED_CORE -DPOLL -D_POSIX_PTHREAD_SEMANTICS'
CFLAGS_JNI=''
CFLAGS_OPENSSL=''
CFLAGS_SHLIB=''
CPP='/usr/local/bin/gcc -m64 -mptr64 -msupersparc -E'
CPPFLAGS='-DSHARED_CORE'
CPU=''
CP_U_FLAG=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/xpg4/bin/grep -E'
EXEEXT=''
FGREP='/usr/xpg4/bin/grep -F'
FULL_VERSION='Resin -- Mon May 24 11:37:13 EDT 2010'
GREP='/usr/xpg4/bin/grep'
INCLUDES=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
JAVA_EXE='/usr/local/pr19/jdk1.6.0_18/bin/java -d64'
JAVA_HOME='/usr/local/pr19/jdk1.6.0_18'
JNI=''
JNI_INCLUDE=''
LD='/usr/ccs/bin/ld -64'
LDFLAGS=''
LDFLAGS_SHLIB=''
LD_SHLIB=''
LIBEXEC='libexec'
LIBOBJS=''
LIBS=''
LIBS_SHLIB=''
LIBTOOL='/export/home/klm/PR19/resin-4.0.7/libtool --silent'
LIBTOOL_SCRIPT='/export/home/klm/PR19/resin-4.0.7/libtool'
LIPO=''
LN_S='ln -s'
LTCFLAGS=''
LTFLAGS='--silent'
LTLIBOBJS=''
MAKEINFO='${SHELL} /export/home/klm/PR19/resin-4.0.7/automake/missing --run makeinfo'
MKDIR_P='automake/install-sh -c -d'
NM='/usr/ccs/bin/nm -p'
NMEDIT=''
OBJDUMP='false'
OBJEXT='o'
OS=''
OTOOL64=''
OTOOL=''
PACKAGE='resin'
PACKAGE_BUGREPORT=''
PACKAGE_NAME=''
PACKAGE_STRING=''
PACKAGE_TARNAME=''
PACKAGE_URL=''
PACKAGE_VERSION=''
PATH_SEPARATOR=':'
PERL=''
PROXY_LIBS=''
RANLIB='ranlib'
SED='/bin/sed'
SET_MAKE=''
SHELL='/bin/bash'
SH_LIBTOOL='/bin/bash /export/home/klm/PR19/resin-4.0.7/libtool --silent'
SO=''
SSL_LIBS=''
SSL_OBJ=''
STRIP='strip'
VERSION='4.0.2'
ac_ct_CC='/usr/local/bin/gcc -m64 -mptr64 -msupersparc'
ac_ct_DUMPBIN=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__include='include'
am__isrc=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
apache_cflags=''
apache_conf=''
apache_dir='/usr/local/pr19/httpd'
apache_libexec='/usr/local/pr19/httpd-2.2.15-64/modules'
bindir='${exec_prefix}/bin'
build='sparc-sun-solaris2.10'
build_alias=''
build_cpu='sparc'
build_os='solaris2.10'
build_vendor='sun'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE}'
dvidir='${docdir}'
exec_prefix='NONE'
host='sparc-sun-solaris2.10'
host_alias=''
host_cpu='sparc'
host_os='solaris2.10'
host_vendor='sun'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /export/home/klm/PR19/resin-4.0.7/automake/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
lt_ECHO='echo'
mandir='${datarootdir}/man'
mkdir_p='$(top_builddir)/automake/install-sh -c -d'
oldincludedir='/usr/include'
pdfdir='${docdir}'
plugins='common'
prefix='/usr/local/pr19/resin-4.0.7-64'
program_transform_name='s,x,x,'
psdir='${docdir}'
resin_conf='/usr/local/pr19/resin-4.0.7-64/conf'
resin_home='/usr/local/pr19/resin-4.0.7-64'
resin_init_d='/etc/init.d/resin'
resin_log='/usr/local/pr19/resin-4.0.7-64/log'
resin_os='../resin_os'
resin_pro='.'
resin_pro_plugins=''
resin_root='/usr/local/pr19/resin-4.0.7-64'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target='sparc-sun-solaris2.10'
target_alias=''
target_cpu='sparc'
target_os='solaris2.10'
target_vendor='sun'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE_URL ""
#define PACKAGE "resin"
#define VERSION "4.0.2"
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"

configure: exit 1
 
Attached Files

- Relationships

- Notes
(0004625)
alex
06-01-10 21:19

workaround: generate libtool with resin 4.0.6 and copy into 4.0.7
 

- Issue History
Date Modified Username Field Change
05-24-10 15:25 alex New Issue
06-01-10 21:19 alex Note Added: 0004625
06-17-10 11:41 alex Status new => assigned
06-17-10 11:41 alex Assigned To  => alex
06-17-10 14:01 alex Status assigned => closed
06-17-10 14:01 alex Resolution open => fixed
06-17-10 14:01 alex Fixed in Version  => 4.0.8


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
28 total queries executed.
25 unique queries executed.
Powered by Mantis Bugtracker