RE: ogle-0.9.0 on hpux 11.00 questions
"Gansser, Martin" <[email protected]>
| Newsgroups | gmane.comp.video.ogle.devel |
|---|---|
| Message-ID | <78224A6821F87A4D8023B133E5B1140B493C40@srvmxellwangen2.ratc-de.com> |
> -----Original Message----- > From: Bjrn Englund [mailto:[email protected]] > Sent: Sunday, March 02, 2003 8:37 PM > To: Gansser, Martin > Cc: [email protected] > Subject: Re: [Ogle-devel] ogle-0.9.0 on hpux 11.00 questions > > > > ok I have patched the configure.in in ogle cvs now. > > Could you so send the config.log from when you run > ./configure --with-libdvdcss=... in libdvdread > so we can find out why it doesn't work? > > /Björn config.log is attached. Martin
config.log
(application/octet-stream, 14.9 KB)
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.53. Invocation command line was
$ ./configure --with-libdvdcss
## --------- ##
## Platform. ##
## --------- ##
hostname = prounix
uname -m = 9000/785
uname -r = B.11.00
uname -s = HP-UX
uname -v = A
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = unknown
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
PATH: /opt/gnome/bin
PATH: /usr/local/bin
PATH: /usr/bin
PATH: /opt/imake/bin
PATH: /opt/ansic/bin
PATH: /usr/ccs/bin
PATH: /usr/contrib/bin
PATH: /opt/nettladm/bin
PATH: /opt/pd/bin
PATH: /usr/bin/X11
PATH: /usr/contrib/bin/X11
PATH: /opt/upgrade/bin
PATH: /opt/hparray/bin
PATH: /opt/ignite/bin
PATH: /opt/hpnp/bin
PATH: /opt/netscape
PATH: /usr/sbin
PATH: /sbin
PATH: /etc
PATH: /usr/contrib/bin
PATH: /users/rand/bin
PATH: /opt/langtools/bin
PATH: /opt/ImageMagick/bin
PATH: /opt/fortran/bin
PATH: /opt/graphics/common/bin
PATH: /opt/cdrtools/bin
PATH: /users/rand/bin
PATH: /pro/bin
## ----------- ##
## Core tests. ##
## ----------- ##
configure:1406: checking for a BSD-compatible install
configure:1460: result: /usr/local/bin/install -c
configure:1471: checking whether build environment is sane
configure:1514: result: yes
configure:1547: checking for gawk
configure:1563: found /usr/local/bin/gawk
configure:1573: result: gawk
configure:1583: checking whether make sets ${MAKE}
configure:1603: result: yes
configure:1754: checking whether to enable maintainer-specific portions of Makefiles
configure:1763: result: no
configure:1784: checking build system type
configure:1802: result: hppa2.0w-hp-hpux11.00
configure:1810: checking host system type
configure:1824: result: hppa2.0w-hp-hpux11.00
configure:1879: checking for gcc
configure:1895: found /usr/local/bin/gcc
configure:1905: result: gcc
configure:2149: checking for C compiler version
configure:2152: gcc --version </dev/null >&5
gcc (GCC) 3.2
Copyright (C) 2002 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:2155: $? = 0
configure:2157: gcc -v </dev/null >&5
Reading specs from /usr/local/lib/gcc-lib/hppa2.0n-hp-hpux11.00/3.2/specs
Configured with: ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure : (reconfigured) ./configure
Thread model: posix
gcc version 3.2
configure:2160: $? = 0
configure:2162: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2165: $? = 1
configure:2191: checking for C compiler default output
configure:2194: gcc conftest.c >&5
configure:2197: $? = 0
configure:2230: result: a.out
configure:2235: checking whether the C compiler works
configure:2241: ./a.out
configure:2244: $? = 0
configure:2259: result: yes
configure:2266: checking whether we are cross compiling
configure:2268: result: no
configure:2271: checking for suffix of executables
configure:2273: gcc -o conftest conftest.c >&5
configure:2276: $? = 0
configure:2298: result:
configure:2304: checking for suffix of object files
configure:2328: gcc -c conftest.c >&5
configure:2331: $? = 0
configure:2350: result: o
configure:2354: checking whether we are using the GNU C compiler
configure:2381: gcc -c conftest.c >&5
configure:2384: $? = 0
configure:2387: test -s conftest.o
configure:2390: $? = 0
configure:2402: result: yes
configure:2408: checking whether gcc accepts -g
configure:2432: gcc -c -g conftest.c >&5
configure:2435: $? = 0
configure:2438: test -s conftest.o
configure:2441: $? = 0
configure:2451: result: yes
configure:2478: gcc -c -g -O2 conftest.c >&5
conftest.c:2: parse error before "me"
configure:2481: $? = 1
configure: failed program was:
#ifndef __cplusplus
choke me
#endif
configure:2610: checking for style of include used by make
configure:2638: result: GNU
configure:2666: checking dependency style of gcc
configure:2728: result: gcc3
configure:2739: checking how to run the C preprocessor
configure:2765: gcc -E conftest.c
configure:2771: $? = 0
configure:2798: gcc -E conftest.c
configure:2794:28: ac_nonexistent.h: No such file or directory
configure:2804: $? = 1
configure: failed program was:
#line 2793 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2841: result: gcc -E
configure:2856: gcc -E conftest.c
configure:2862: $? = 0
configure:2889: gcc -E conftest.c
configure:2885:28: ac_nonexistent.h: No such file or directory
configure:2895: $? = 1
configure: failed program was:
#line 2884 "configure"
#include "confdefs.h"
#include <ac_nonexistent.h>
configure:2935: checking for ANSI C header files
configure:2949: gcc -E conftest.c
configure:2955: $? = 0
configure:3042: gcc -o conftest -g -O2 conftest.c >&5
configure:3045: $? = 0
configure:3047: ./conftest
configure:3050: $? = 0
configure:3064: result: yes
configure:3233: checking for ld used by GCC
configure:3296: result: /usr/ccs/bin/ld
configure:3305: checking if the linker (/usr/ccs/bin/ld) is GNU ld
configure:3317: result: no
configure:3322: checking for /usr/ccs/bin/ld option to reload object files
configure:3329: result: -r
configure:3334: checking for BSD-compatible nm
configure:3370: result: /usr/local/bin/nm -B
configure:3373: checking whether ln -s works
configure:3377: result: yes
configure:3384: checking how to recognise dependant libraries
configure:3562: result: file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
configure:3574: checking command to parse /usr/local/bin/nm -B output
configure:3655: gcc -c -g -O2 conftest.c >&5
configure:3658: $? = 0
configure:3662: /usr/local/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p' \> conftest.nm
configure:3665: $? = 0
configure:3717: gcc -o conftest -g -O2 conftest.c conftstm.o >&5
configure:3720: $? = 0
configure:3764: result: ok
configure:3782: checking for sys/types.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for sys/stat.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for stdlib.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for string.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for memory.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for strings.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for inttypes.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3782: checking for stdint.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3823:20: stdint.h: No such file or directory
configure:3798: $? = 1
configure: failed program was:
#line 3787 "configure"
#include "confdefs.h"
#include <stdio.h>
#if HAVE_SYS_TYPES_H
# include <sys/types.h>
#endif
#if HAVE_SYS_STAT_H
# include <sys/stat.h>
#endif
#if STDC_HEADERS
# include <stdlib.h>
# include <stddef.h>
#else
# if HAVE_STDLIB_H
# include <stdlib.h>
# endif
#endif
#if HAVE_STRING_H
# if !STDC_HEADERS && HAVE_MEMORY_H
# include <memory.h>
# endif
# include <string.h>
#endif
#if HAVE_STRINGS_H
# include <strings.h>
#endif
#if HAVE_INTTYPES_H
# include <inttypes.h>
#else
# if HAVE_STDINT_H
# include <stdint.h>
# endif
#endif
#if HAVE_UNISTD_H
# include <unistd.h>
#endif
#include <stdint.h>
configure:3814: result: no
configure:3782: checking for unistd.h
configure:3795: gcc -c -g -O2 conftest.c >&5
configure:3798: $? = 0
configure:3801: test -s conftest.o
configure:3804: $? = 0
configure:3814: result: yes
configure:3840: checking dlfcn.h usability
configure:3849: gcc -c -g -O2 conftest.c >&5
configure:3852: $? = 0
configure:3855: test -s conftest.o
configure:3858: $? = 0
configure:3867: result: yes
configure:3871: checking dlfcn.h presence
configure:3878: gcc -E conftest.c
configure:3884: $? = 0
configure:3902: result: yes
configure:3920: checking for dlfcn.h
configure:3927: result: yes
configure:4124: checking for ranlib
configure:4140: found /usr/local/bin/ranlib
configure:4151: result: ranlib
configure:4204: checking for strip
configure:4220: found /usr/local/bin/strip
configure:4231: result: strip
configure:4442: checking for objdir
configure:4453: result: .libs
configure:4470: checking for gcc option to produce PIC
configure:4620: result: -fPIC
configure:4624: checking if gcc PIC flag -fPIC works
configure:4650: gcc -c -g -O2 -fPIC -DPIC conftest.c >&5
configure:4653: $? = 0
configure:4656: test -s conftest.o
configure:4659: $? = 0
configure:4696: result: yes
configure:4712: checking if gcc static flag -static works
configure:4739: gcc -o conftest -g -O2 -static conftest.c >&5
configure:4742: $? = 0
configure:4745: test -s conftest
configure:4748: $? = 0
configure:4763: result: yes
configure:4775: checking if gcc supports -c -o file.o
configure:4795: gcc -c -g -O2 -o out/conftest2.o conftest.c >&5
configure:4819: result: yes
configure:4824: checking if gcc supports -c -o file.lo
configure:4854: gcc -c -g -O2 -c -o conftest.lo conftest.c >&5
configure:4857: $? = 0
configure:4860: test -s conftest.lo
configure:4863: $? = 0
configure:4884: result: yes
configure:4915: checking if gcc supports -fno-rtti -fno-exceptions
configure:4940: gcc -c -g -O2 -fno-rtti -fno-exceptions -c conftest.c conftest.c >&5
configure:4943: $? = 0
configure:4946: test -s conftest.o
configure:4949: $? = 0
configure:4965: result: yes
configure:4976: checking whether the linker (/usr/ccs/bin/ld) supports shared libraries
configure:5656: result: yes
configure:5661: checking how to hardcode library paths into programs
configure:5685: result: relink
configure:5690: checking whether stripping libraries is possible
configure:5695: result: yes
configure:5706: checking dynamic linker characteristics
configure:6099: result: hpux11.00 dld.sl
configure:6104: checking if libtool supports shared libraries
configure:6106: result: yes
configure:6109: checking whether to build shared libraries
configure:6130: result: yes
configure:6133: checking whether to build static libraries
configure:6137: result: yes
configure:7562: checking for dvdcss_interface_2 in -ldvdcss
configure:7595: gcc -o conftest -g -O2 conftest.c -ldvdcss >&5
/usr/ccs/bin/ld: Unsatisfied symbols:
dvdcss_interface_2 (first referenced in /var/tmp//cc4K6Zxd.o) (code)
/usr/ccs/bin/ld: (Warning) Linker features were used that may not be supported in future releases. The +vallcompatwarnings option can be used to display more details, and the ld(1) man page contains additional information. This warning can be suppressed with the +vnocompatwarnings option.
collect2: ld returned 1 exit status
configure:7598: $? = 1
configure: failed program was:
#line 7569 "configure"
#include "confdefs.h"
/* Override any gcc2 internal prototype to avoid an error. */
#ifdef __cplusplus
extern "C"
#endif
/* We use char because int might match the return type of a gcc2
builtin and then its argument prototype would still apply. */
char dvdcss_interface_2 ();
#ifdef F77_DUMMY_MAIN
# ifdef __cplusplus
extern "C"
# endif
int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{
dvdcss_interface_2 ();
;
return 0;
}
configure:7615: result: no
configure:7620: error: You need libdvdcss.so.2 or later
## ---------------- ##
## Cache variables. ##
## ---------------- ##
ac_cv_build=hppa2.0w-hp-hpux11.00
ac_cv_build_alias=hppa2.0w-hp-hpux11.00
ac_cv_c_compiler_gnu=yes
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_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_exeext=''
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=no
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_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=hppa2.0w-hp-hpux11.00
ac_cv_host_alias=hppa2.0w-hp-hpux11.00
ac_cv_lib_dvdcss_dvdcss_interface_2=no
ac_cv_objext=o
ac_cv_path_install='/usr/local/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_ac_ct_STRIP=strip
ac_cv_prog_cc_g=yes
ac_cv_prog_make_make_set=yes
am_cv_CC_dependencies_compiler_type=gcc3
lt_cv_compiler_c_o=yes
lt_cv_compiler_o_lo=yes
lt_cv_deplibs_check_method='file_magic (s[0-9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library'
lt_cv_file_magic_cmd=/usr/bin/file
lt_cv_file_magic_test_file=/usr/lib/libc.sl
lt_cv_global_symbol_to_c_name_address='sed -n -e '\''s/^: \([^ ]*\) $/ {\"\1\", (lt_ptr) 0},/p'\'' -e '\''s/^[BCDEGRST]* \([^ ]*\) \([^ ]*\)$/ {"\2", (lt_ptr) \&\2},/p'\'
lt_cv_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern char \1();/p'\'' -e '\''s/^[BCDEGRST]* .* \(.*\)$/extern char \1;/p'\'
lt_cv_ld_reload_flag=-r
lt_cv_path_LD=/usr/ccs/bin/ld
lt_cv_path_NM='/usr/local/bin/nm -B'
lt_cv_prog_cc_can_build_shared=yes
lt_cv_prog_cc_no_builtin=''
lt_cv_prog_cc_pic=' -fPIC'
lt_cv_prog_cc_pic_works=yes
lt_cv_prog_cc_shlib=''
lt_cv_prog_cc_static=-static
lt_cv_prog_cc_static_works=yes
lt_cv_prog_cc_wl=-Wl,
lt_cv_prog_gnu_ld=no
lt_cv_sys_global_symbol_pipe='sed -n -e '\''s/^.*[ ]\([ABCDGISTW][ABCDGISTW]*\)[ ][ ]*\(\)\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2\3 \3/p'\'
lt_cv_sys_path_separator=:
## ----------- ##
## confdefs.h. ##
## ----------- ##
#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""
#define PACKAGE "libdvdread"
#define VERSION "0.9.4"
#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_UNISTD_H 1
#define HAVE_DLFCN_H 1
configure: exit 1