This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

build/2057: ia64 hpux11.23 configure problem


>Number:         2057
>Category:       build
>Synopsis:       ia64 hpux11.23 configure problem
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          support
>Submitter-Id:   net
>Arrival-Date:   Wed Dec 21 15:18:01 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     robert.kern@invaris.com
>Release:        gdb-6.4
>Organization:
>Environment:
HP-UX dev-hpit B.11.23 U ia64 3164213862 unlimited-user lic

Using built-in specs.
Target: ia64-hp-hpux11.23
Configured with: ../gcc/configure
Thread model: single
gcc version 4.0.2

>Description:
When I try do configure gdb I get the following line:

*** This configuration is not supported in the following subdirectories:
     readline gdb
    (Any other directories should still work fine.)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: text/plain; name="configure.log"
Content-Disposition: inline; filename="configure.log"

bash-3.00# /usr/workdir/gdb-6.4/configure
creating cache ./config.cache
checking host system type... ia64-hp-hpux11.23
checking target system type... ia64-hp-hpux11.23
checking build system type... ia64-hp-hpux11.23
checking for a BSD compatible install... /usr/workdir/gdb-6.4/install-sh -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gnatbind... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp $$f1 $$f2 16 16
checking for correct version of gmp.h... no
*** This configuration is not supported in the following subdirectories:
     readline gdb
    (Any other directories should still work fine.)
checking for bison... bison
checking for bison... bison -y
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... flex
checking for flex... flex
checking for makeinfo... no
checking for ia64-hp-hpux11.23-ar... no
checking for ar... ar
checking for ia64-hp-hpux11.23-as... no
checking for as... as
checking for ia64-hp-hpux11.23-dlltool... no
checking for dlltool... no
checking for ia64-hp-hpux11.23-ld... /usr/ccs/bin/ld
checking for ia64-hp-hpux11.23-nm... no
checking for nm... nm
checking for ia64-hp-hpux11.23-ranlib... no
checking for ranlib... ranlib
checking for ia64-hp-hpux11.23-windres... no
checking for windres... no
checking for ia64-hp-hpux11.23-objcopy... no
checking for objcopy... objcopy
checking for ia64-hp-hpux11.23-objdump... no
checking for objdump... objdump
checking for ia64-hp-hpux11.23-ar... no
checking for ar... ar
checking for ia64-hp-hpux11.23-as... no
checking for as... as
checking for ia64-hp-hpux11.23-cc... no
checking for cc... cc
checking for ia64-hp-hpux11.23-c++... ia64-hp-hpux11.23-c++
checking for ia64-hp-hpux11.23-dlltool... no
checking for dlltool... no
checking for ia64-hp-hpux11.23-gcc... ia64-hp-hpux11.23-gcc
checking for ia64-hp-hpux11.23-gcj... no
checking for gcj... no
checking for ia64-hp-hpux11.23-gfortran... no
checking for gfortran... no
checking for ia64-hp-hpux11.23-ld... no
checking for ld... ld
checking for ia64-hp-hpux11.23-lipo... no
checking for lipo... no
checking for ia64-hp-hpux11.23-nm... no
checking for nm... nm
checking for ia64-hp-hpux11.23-objdump... no
checking for objdump... objdump
checking for ia64-hp-hpux11.23-ranlib... no
checking for ranlib... ranlib
checking for ia64-hp-hpux11.23-strip... no
checking for strip... strip
checking for ia64-hp-hpux11.23-windres... no
checking for windres... no
checking whether to enable maintainer-specific portions of Makefiles... no
checking if symbolic links between directories work... yes
updating cache ./config.cache
creating ./config.status
creating Makefile


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]