This is the mail archive of the gdb-prs@sources.redhat.com 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]

Re: build/1458: compile failed on hpux11


The following reply was made to PR build/1458; it has been noted by GNATS.

From: Travis Heppe <heppe@techsoftamerica.com>
To: chastain@sourceware.org, chastain@sourceware.org,
	gdb-prs@sources.redhat.com, heppe@techsoftamerica.com,
	gdb-gnats@sources.redhat.com
Cc:  
Subject: Re: build/1458: compile failed on hpux11
Date: Fri, 02 Apr 2004 12:33:57 -0800

 This is a multi-part message in MIME format.
 --------------080001030404000600070307
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 
 still broken.  here's the typescript.
 
 chastain@sourceware.org wrote:
 
 > Synopsis: compile failed on hpux11
 > 
 > State-Changed-From-To: analyzed->feedback
 > State-Changed-By: chastain
 > State-Changed-When: Wed Mar 31 21:52:38 2004
 > State-Changed-Why:
 >     
 >     Hello,
 >     
 >     Can you try the gdb 6.0.91 snapshot on hpux 11?
 >     
 >       ftp://sources.redhat.com/pub/gdb/snapshots/branch/gdb-6.0.91.tar.gz
 >     
 >     This works for me on native hppa2.0w-hp-hpux11.11 using either HP's unbundled Ansi C compiler or HP's aC++ compiler.  gdb does not bundled with the bundled K&R compiler.
 >     
 >     Could you try this snapshot and let me know whether it works?  Also, if it fails, send me the build log.
 >     
 >     Thanks,
 >     
 >     Michael C
 >     GDB QA Guy
 > 
 > http://sources.redhat.com/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gdb&pr=1458
 > 
 > 
 > 
 
 
 --------------080001030404000600070307
 Content-Type: text/plain;
  name="typescript"
 Content-Transfer-Encoding: quoted-printable
 Content-Disposition: inline;
  filename="typescript"
 
 Script started on Fri Apr  2 11:56:20 2004
 heppe on hpux B.11.00
 % ./configure
 
 loading cache ./config.cache
 checking host system type... hppa2.0w-hp-hpux11.00
 checking target system type... hppa2.0w-hp-hpux11.00
 checking build system type... hppa2.0w-hp-hpux11.00
 checking for a BSD compatible install... ./install-sh -c
 /usr/ccs/bin/ld: (Warning) At least one PA 2.0 object file (conftest.o) w=
 as detected. The linked output may not run on a PA 1.x system.
 *** removing intl/Makefile to force reconfigure
 *** removing libiberty/Makefile to force reconfigure
 *** removing bfd/Makefile to force reconfigure
 checking for hppa2.0w-hp-hpux11.00-ar... no
 checking for ar... (cached) ar
 checking for hppa2.0w-hp-hpux11.00-as... no
 checking for as... (cached) as
 checking for hppa2.0w-hp-hpux11.00-dlltool... no
 checking for dlltool... (cached) dlltool
 checking for hppa2.0w-hp-hpux11.00-ld... no
 checking for ld... (cached) ld
 checking for hppa2.0w-hp-hpux11.00-nm... no
 checking for nm... (cached) nm
 checking for hppa2.0w-hp-hpux11.00-ranlib... no
 checking for ranlib... (cached) ranlib
 checking for hppa2.0w-hp-hpux11.00-windres... no
 checking for windres... (cached) windres
 checking for hppa2.0w-hp-hpux11.00-objcopy... no
 checking for objcopy... (cached) objcopy
 checking for hppa2.0w-hp-hpux11.00-objdump... no
 checking for objdump... (cached) objdump
 checking for hppa2.0w-hp-hpux11.00-ar... no
 checking for ar... (cached) ar
 checking for hppa2.0w-hp-hpux11.00-as... no
 checking for as... (cached) as
 checking for hppa2.0w-hp-hpux11.00-dlltool... no
 checking for dlltool... (cached) dlltool
 checking for hppa2.0w-hp-hpux11.00-ld... no
 checking for ld... (cached) ld
 checking for hppa2.0w-hp-hpux11.00-nm... no
 checking for nm... (cached) nm
 checking for hppa2.0w-hp-hpux11.00-ranlib... no
 checking for ranlib... (cached) ranlib
 checking for hppa2.0w-hp-hpux11.00-windres... no
 checking for windres... (cached) windres
 checking whether to enable maintainer-specific portions of Makefiles... n=
 o
 creating ./config.status
 creating Makefile
 % make
 
 Configuring in libiberty
 configure: loading cache ./config.cache
 checking whether to enable maintainer-specific portions of Makefiles... n=
 o
 checking for makeinfo... no
 checking for perl... (cached) perl
 checking build system type... (cached) hppa2.0w-hp-hpux11.00
 checking host system type... (cached) hppa2.0w-hp-hpux11.00
 checking for hppa2.0w-hp-hpux11.00-ar... (cached) ar
 checking for hppa2.0w-hp-hpux11.00-ranlib... (cached) ranlib
 checking for hppa2.0w-hp-hpux11.00-gcc... (cached) cc -Wp,-H256000
 checking for C compiler default output... a.out
 checking whether the C compiler works... yes
 checking whether we are cross compiling... no
 checking for suffix of executables...=20
 checking for suffix of object files... (cached) o
 checking whether we are using the GNU C compiler... (cached) no
 checking whether cc -Wp,-H256000 accepts -g... (cached) yes
 checking for cc -Wp,-H256000 option to accept ANSI C... (cached) none nee=
 ded
 checking how to run the C preprocessor... (cached) cc -Wp,-H256000 -E
 checking whether cc -Wp,-H256000 and cc understand -c and -o together... =
 (cached) yes
 checking for an ANSI C-conforming const... (cached) yes
 checking for inline... (cached) no
 checking whether byte ordering is bigendian... (cached) yes
 checking for a BSD-compatible install... ./../install-sh -c
 xhost-mkfrag is unchanged
 checking for sys/file.h... (cached) yes
 checking for sys/param.h... (cached) yes
 checking for limits.h... (cached) yes
 checking for stdlib.h... (cached) yes
 checking for malloc.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for strings.h... (cached) yes
 checking for sys/time.h... (cached) yes
 checking for time.h... (cached) yes
 checking for sys/resource.h... (cached) yes
 checking for sys/stat.h... (cached) yes
 checking for sys/mman.h... (cached) yes
 checking for fcntl.h... (cached) yes
 checking for alloca.h... (cached) yes
 checking for sys/pstat.h... (cached) yes
 checking for sys/sysmp.h... (cached) no
 checking for sys/sysinfo.h... (cached) yes
 checking for machine/hal_sysinfo.h... (cached) no
 checking for sys/table.h... (cached) no
 checking for sys/sysctl.h... (cached) no
 checking for sys/systemcfg.h... (cached) no
 checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
 checking whether time.h and sys/time.h may both be included... (cached) y=
 es
 checking whether errno must be declared... (cached) no
 checking for egrep... (cached) grep -E
 checking for ANSI C header files... (cached) yes
 checking for sys/types.h... (cached) yes
 checking for sys/stat.h... (cached) yes
 checking for stdlib.h... (cached) yes
 checking for string.h... (cached) yes
 checking for memory.h... (cached) yes
 checking for strings.h... (cached) yes
 checking for inttypes.h... (cached) yes
 checking for stdint.h... (cached) no
 checking for unistd.h... (cached) yes
 checking for uintptr_t... (cached) yes
 checking for pid_t... (cached) yes
 checking for library containing strerror... (cached) none required
 checking for asprintf... (cached) no
 checking for atexit... (cached) yes
 checking for basename... (cached) yes
 checking for bcmp... (cached) yes
 checking for bcopy... (cached) yes
 checking for bsearch... (cached) yes
 checking for bzero... (cached) yes
 checking for calloc... (cached) yes
 checking for clock... (cached) yes
 checking for ffs... (cached) yes
 checking for getcwd... (cached) yes
 checking for getpagesize... (cached) yes
 checking for index... (cached) yes
 checking for insque... (cached) yes
 checking for memchr... (cached) yes
 checking for memcmp... (cached) yes
 checking for memcpy... (cached) yes
 checking for memmove... (cached) yes
 checking for mempcpy... (cached) no
 checking for memset... (cached) yes
 checking for mkstemps... (cached) no
 checking for putenv... (cached) yes
 checking for random... (cached) yes
 checking for rename... (cached) yes
 checking for rindex... (cached) yes
 checking for setenv... (cached) no
 checking for snprintf... (cached) yes
 checking for sigsetmask... (cached) yes
 checking for stpcpy... (cached) no
 checking for stpncpy... (cached) no
 checking for strcasecmp... (cached) yes
 checking for strchr... (cached) yes
 checking for strdup... (cached) yes
 checking for strncasecmp... (cached) yes
 checking for strrchr... (cached) yes
 checking for strstr... (cached) yes
 checking for strtod... (cached) yes
 checking for strtol... (cached) yes
 checking for strtoul... (cached) yes
 checking for tmpnam... (cached) yes
 checking for vasprintf... (cached) no
 checking for vfprintf... (cached) yes
 checking for vprintf... (cached) yes
 checking for vsnprintf... (cached) yes
 checking for vsprintf... (cached) yes
 checking for waitpid... (cached) yes
 checking whether alloca needs Cray hooks... (cached) no
 checking stack direction for C alloca... (cached) 1
 checking for unistd.h... (cached) yes
 checking for vfork.h... (cached) no
 checking for fork... (cached) yes
 checking for vfork... (cached) yes
 checking for working fork... (cached) yes
 checking for working vfork... (cached) yes
 checking for _doprnt... (cached) yes
 checking for sys_errlist... (cached) yes
 checking for sys_nerr... (cached) yes
 checking for sys_siglist... (cached) no
 checking for external symbol _system_configuration... no
 checking for getrusage... (cached) yes
 checking for on_exit... (cached) no
 checking for psignal... (cached) no
 checking for strerror... (cached) yes
 checking for strsignal... (cached) no
 checking for sysconf... (cached) yes
 checking for times... (cached) yes
 checking for sbrk... (cached) yes
 checking for gettimeofday... (cached) yes
 checking for realpath... (cached) yes
 checking for canonicalize_file_name... (cached) no
 checking for pstat_getstatic... (cached) yes
 checking for pstat_getdynamic... (cached) yes
 checking for sysmp... (cached) no
 checking for getsysinfo... (cached) no
 checking for table... (cached) no
 checking for sysctl... (cached) no
 checking whether canonicalize_file_name must be declared... (cached) yes
 checking for working strncmp... (cached) yes
 configure: creating ./config.status
 config.status: creating Makefile
 config.status: creating testsuite/Makefile
 config.status: creating config.h
 config.status: executing default commands
 Configuring in bfd
 loading cache ./config.cache
 checking for Cygwin environment... (cached) no
 checking for mingw32 environment... (cached) no
 checking host system type... hppa2.0w-hp-hpux11.00
 checking target system type... hppa2.0w-hp-hpux11.00
 checking build system type... hppa2.0w-hp-hpux11.00
 checking for strerror in -lcposix... (cached) no
 checking for a BSD compatible install... ./../install-sh -c
 checking whether build environment is sane... yes
 checking whether make sets ${MAKE}... (cached) yes
 checking for working aclocal-1.4... missing
 checking for working autoconf... missing
 checking for working automake-1.4... missing
 checking for working autoheader... missing
 checking for working makeinfo... missing
 checking for ar... (cached) ar
 checking for ranlib... (cached) ranlib
 checking for gcc... (cached) cc -Wp,-H256000
 checking whether the C compiler (cc -Wp,-H256000 -g ) works... yes
 checking whether the C compiler (cc -Wp,-H256000 -g ) is a cross-compiler=
 =2E.. no
 checking whether we are using GNU C... (cached) no
 checking whether cc -Wp,-H256000 accepts -g... (cached) yes
 checking for non-GNU ld... (cached) ld
 checking if the linker (ld) is GNU ld... (cached) no
 checking for ld option to reload object files... (cached) -r
 checking for BSD-compatible nm... (cached) nm
 checking whether ln -s works... (cached) yes
 checking how to recognise dependant libraries... (cached) file_magic (s[0=
 -9][0-9][0-9]|PA-RISC[0-9].[0-9]) shared library
 checking for object suffix... (cached) o
 checking for executable suffix... (cached) no
 checking for ranlib... (cached) ranlib
 checking for strip... (cached) strip
 loading cache ./config.cache within ltconfig
 checking for objdir... .libs
 checking for cc option to produce PIC...  +Z -DPIC
 checking if cc PIC flag  +Z -DPIC works... (cached) yes
 checking if cc static flag -Wl,-a -Wl,archive works... (cached) yes
 finding the maximum length of command line arguments... (cached) 393217
 checking if cc supports -c -o file.o... (cached) yes
 checking whether the linker (ld) supports shared libraries... yes
 checking how to hardcode library paths into programs... relink
 checking whether stripping libraries is possible... no
 checking dynamic linker characteristics... hpux11.00 dld.sl
 checking command to parse nm output... failed
 checking if libtool supports shared libraries... yes
 checking whether to build shared libraries... no
 checking whether to build static libraries... yes
 creating libtool
 loading cache ./config.cache
 checking whether to enable maintainer-specific portions of Makefiles... n=
 o
 checking whether to install libbfd... yes
 checking for executable suffix... (cached) no
 checking for gcc... (cached) cc -Wp,-H256000
 checking whether the C compiler (cc -Wp,-H256000 -g ) works... yes
 checking whether the C compiler (cc -Wp,-H256000 -g ) is a cross-compiler=
 =2E.. no
 checking whether we are using GNU C... (cached) no
 checking whether cc -Wp,-H256000 accepts -g... (cached) yes
 checking how to run the C preprocessor... (cached) cc -Wp,-H256000 -E
 checking for ranlib... (cached) ranlib
 checking for ANSI C header files... (cached) yes
 checking for working const... (cached) yes
 checking for inline... (cached) inline
 checking for off_t... (cached) yes
 checking for size_t... (cached) yes
 checking for working alloca.h... (cached) yes
 checking for alloca... (cached) yes
 checking for unistd.h... (cached) yes
 checking for getpagesize... (cached) yes
 checking for working mmap... (cached) no
 checking for argz.h... (cached) no
 checking for limits.h... (cached) yes
 checking for locale.h... (cached) yes
 checking for nl_types.h... (cached) yes
 checking for malloc.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for values.h... (cached) yes
 checking for sys/param.h... (cached) yes
 checking for getcwd... (cached) yes
 checking for munmap... (cached) yes
 checking for putenv... (cached) yes
 checking for setenv... (cached) no
 checking for setlocale... (cached) yes
 checking for strchr... (cached) yes
 checking for strcasecmp... (cached) yes
 checking for __argz_count... (cached) no
 checking for __argz_stringify... (cached) no
 checking for __argz_next... (cached) no
 checking for LC_MESSAGES... (cached) yes
 checking whether NLS is requested... yes
 checking whether included gettext is requested... no
 checking for libintl.h... (cached) no
 checking for msgfmt... (cached) msgfmt
 checking for gmsgfmt... (cached) msgfmt
 checking for xgettext... (cached) :
 checking for catalogs to be installed...  fr tr ja es sv da zh_CN ro
 checking for a BSD compatible install... ./../install-sh -c
 checking for long long... (cached) yes
 checking size of long long... (cached) 8
 checking size of long... (cached) 4
 checking for stddef.h... (cached) yes
 checking for string.h... (cached) yes
 checking for strings.h... (cached) yes
 checking for stdlib.h... (cached) yes
 checking for time.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for fcntl.h... (cached) yes
 checking for sys/file.h... (cached) yes
 checking for sys/time.h... (cached) yes
 checking whether time.h and sys/time.h may both be included... (cached) y=
 es
 checking for dirent.h that defines DIR... (cached) yes
 checking for opendir in -ldir... (cached) no
 checking for fcntl... (cached) yes
 checking for getpagesize... (cached) yes
 checking for setitimer... (cached) yes
 checking for sysconf... (cached) yes
 checking for fdopen... (cached) yes
 checking for getuid... (cached) yes
 checking for getgid... (cached) yes
 checking for strtoull... (cached) no
 checking whether strstr must be declared... (cached) no
 checking whether malloc must be declared... (cached) no
 checking whether realloc must be declared... (cached) no
 checking whether free must be declared... (cached) no
 checking whether getenv must be declared... (cached) no
 checking for sys/procfs.h... (cached) no
 checking for ftello... (cached) yes
 checking for ftello64... (cached) yes
 checking for fseeko... (cached) yes
 checking for fseeko64... (cached) yes
 checking file_ptr type... checking size of off_t... (cached) 4
 BFD_HOST_64_BIT
 checking for unistd.h... (cached) yes
 checking for getpagesize... (cached) yes
 checking for working mmap... (cached) no
 checking for madvise... (cached) yes
 checking for mprotect... (cached) yes
 creating ./config.status
 creating Makefile
 creating doc/Makefile
 creating bfd-in3.h
 creating bfdver.h
 creating po/Makefile.in
 creating config.h
 config.h is unchanged
         if [ x"" !=3D x ] && [ ! -d pic ]; then \
           mkdir pic; \
         else true; fi
         touch stamp-picdir
         CONFIG_FILES=3DMakefile CONFIG_HEADERS=3D /bin/sh ./config.status=
 
 config.status: creating Makefile
 config.status: executing default commands
         CONFIG_FILES=3D CONFIG_HEADERS=3Dconfig.h:./config.in /bin/sh ./c=
 onfig.status
 config.status: creating config.h
 config.status: config.h is unchanged
 config.status: executing default commands
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./r=
 egex.c -o pic/./regex.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./rege=
 x.c -o ./regex.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./c=
 plus-dem.c -o pic/./cplus-dem.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./cplu=
 s-dem.c -o ./cplus-dem.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./c=
 p-demangle.c -o pic/./cp-demangle.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./cp-d=
 emangle.c -o ./cp-demangle.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./c=
 p-demint.c -o pic/./cp-demint.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./cp-d=
 emint.c -o ./cp-demint.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./m=
 d5.c -o pic/./md5.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./md5.=
 c -o ./md5.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./a=
 lloca.c -o pic/./alloca.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./allo=
 ca.c -o ./alloca.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./a=
 rgv.c -o pic/./argv.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./argv=
 =2Ec -o ./argv.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./c=
 hoose-temp.c -o pic/./choose-temp.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./choo=
 se-temp.c -o ./choose-temp.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./c=
 oncat.c -o pic/./concat.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./conc=
 at.c -o ./concat.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./d=
 yn-string.c -o pic/./dyn-string.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./dyn-=
 string.c -o ./dyn-string.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./f=
 dmatch.c -o pic/./fdmatch.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./fdma=
 tch.c -o ./fdmatch.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./f=
 ibheap.c -o pic/./fibheap.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./fibh=
 eap.c -o ./fibheap.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./f=
 loatformat.c -o pic/./floatformat.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./floa=
 tformat.c -o ./floatformat.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./f=
 nmatch.c -o pic/./fnmatch.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./fnma=
 tch.c -o ./fnmatch.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./g=
 etopt.c -o pic/./getopt.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./geto=
 pt.c -o ./getopt.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./g=
 etopt1.c -o pic/./getopt1.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./geto=
 pt1.c -o ./getopt1.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./g=
 etpwd.c -o pic/./getpwd.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./getp=
 wd.c -o ./getpwd.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./g=
 etruntime.c -o pic/./getruntime.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./getr=
 untime.c -o ./getruntime.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./h=
 ashtab.c -o pic/./hashtab.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./hash=
 tab.c -o ./hashtab.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./h=
 ex.c -o pic/./hex.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./hex.=
 c -o ./hex.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./l=
 basename.c -o pic/./lbasename.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./lbas=
 ename.c -o ./lbasename.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./l=
 realpath.c -o pic/./lrealpath.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./lrea=
 lpath.c -o ./lrealpath.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./m=
 ake-relative-prefix.c -o pic/./make-relative-prefix.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./make=
 -relative-prefix.c -o ./make-relative-prefix.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./m=
 ake-temp-file.c -o pic/./make-temp-file.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./make=
 -temp-file.c -o ./make-temp-file.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./o=
 bjalloc.c -o pic/./objalloc.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./obja=
 lloc.c -o ./objalloc.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./o=
 bstack.c -o pic/./obstack.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./obst=
 ack.c -o ./obstack.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./p=
 artition.c -o pic/./partition.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./part=
 ition.c -o ./partition.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./p=
 hysmem.c -o pic/./physmem.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./phys=
 mem.c -o ./physmem.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./p=
 ex-unix.c -o pic/./pex-unix.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./pex-=
 unix.c -o ./pex-unix.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 afe-ctype.c -o pic/./safe-ctype.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./safe=
 -ctype.c -o ./safe-ctype.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 ort.c -o pic/./sort.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./sort=
 =2Ec -o ./sort.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 paces.c -o pic/./spaces.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./spac=
 es.c -o ./spaces.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 play-tree.c -o pic/./splay-tree.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./spla=
 y-tree.c -o ./splay-tree.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 trerror.c -o pic/./strerror.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./stre=
 rror.c -o ./strerror.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 trsignal.c -o pic/./strsignal.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./strs=
 ignal.c -o ./strsignal.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./t=
 ernary.c -o pic/./ternary.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./tern=
 ary.c -o ./ternary.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./x=
 atexit.c -o pic/./xatexit.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./xate=
 xit.c -o ./xatexit.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./x=
 exit.c -o pic/./xexit.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./xexi=
 t.c -o ./xexit.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./x=
 malloc.c -o pic/./xmalloc.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./xmal=
 loc.c -o ./xmalloc.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./x=
 memdup.c -o pic/./xmemdup.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./xmem=
 dup.c -o ./xmemdup.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./x=
 strdup.c -o pic/./xstrdup.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./xstr=
 dup.c -o ./xstrdup.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./x=
 strerror.c -o pic/./xstrerror.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./xstr=
 error.c -o ./xstrerror.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./a=
 sprintf.c -o pic/./asprintf.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./aspr=
 intf.c -o ./asprintf.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./m=
 empcpy.c -o pic/./mempcpy.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./memp=
 cpy.c -o ./mempcpy.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./m=
 kstemps.c -o pic/./mkstemps.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./mkst=
 emps.c -o ./mkstemps.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 etenv.c -o pic/./setenv.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./sete=
 nv.c -o ./setenv.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 tpcpy.c -o pic/./stpcpy.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./stpc=
 py.c -o ./stpcpy.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./s=
 tpncpy.c -o pic/./stpncpy.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./stpn=
 cpy.c -o ./stpncpy.o
         if [ x"" !=3D x ]; then \
           cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include    ./v=
 asprintf.c -o pic/./vasprintf.o; \
         else true; fi
         cc -Wp,-H256000 -c -DHAVE_CONFIG_H -g -I. -I./../include   ./vasp=
 rintf.c -o ./vasprintf.o
         rm -f ./libiberty.a pic/./libiberty.a
         ar rc ./libiberty.a \
           ./regex.o ./cplus-dem.o ./cp-demangle.o ./cp-demint.o ./md5.o  =
         ./alloca.o ./argv.o                                              =
        ./choose-temp.o ./concat.o                                        =
       ./dyn-string.o                                                  ./f=
 dmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o                     ./ge=
 topt.o ./getopt1.o ./getpwd.o ./getruntime.o                        ./has=
 htab.o ./hex.o                                                     ./lbas=
 ename.o                                                   ./lrealpath.o  =
                                                  ./make-relative-prefix.o=
                                                 ./make-temp-file.o       =
                                        ./objalloc.o ./obstack.o          =
                                       ./partition.o ./physmem.o ./pex-uni=
 x.o                                          ./safe-ctype.o ./sort.o ./sp=
 aces.o ./splay-tree.o ./strerror.o          ./strsignal.o                =
                                    ./ternary.o                           =
                           ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o .=
 /xstrdup.o ./xstrerror.o  ./asprintf.o ./mempcpy.o ./mkstemps.o ./setenv.=
 o ./stpcpy.o ./stpncpy.o ./vasprintf.o
         ranlib ./libiberty.a
         if [ x"" !=3D x ]; then \
           cd pic; \
           ar rc ./libiberty.a \
             ./regex.o ./cplus-dem.o ./cp-demangle.o ./cp-demint.o ./md5.o=
                 ./alloca.o ./argv.o                                      =
                ./choose-temp.o ./concat.o                                =
               ./dyn-string.o                                             =
      ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o                 =
     ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o                     =
    ./hashtab.o ./hex.o                                                   =
   ./lbasename.o                                                   ./lreal=
 path.o                                                   ./make-relative-=
 prefix.o                                                ./make-temp-file.=
 o                                              ./objalloc.o ./obstack.o  =
                                               ./partition.o ./physmem.o .=
 /pex-unix.o                                          ./safe-ctype.o ./sor=
 t.o ./spaces.o ./splay-tree.o ./strerror.o          ./strsignal.o        =
                                            ./ternary.o                   =
                                   ./xatexit.o ./xexit.o ./xmalloc.o ./xme=
 mdup.o ./xstrdup.o ./xstrerror.o  ./asprintf.o ./mempcpy.o ./mkstemps.o .=
 /setenv.o ./stpcpy.o ./stpncpy.o ./vasprintf.o; \
           ranlib ./libiberty.a; \
           cd ..; \
         else true; fi
         rm -f needed-list; touch needed-list; \
         for f in atexit calloc memchr memcmp memcpy memmove memset rename=
  strchr  strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf v=
 printf  vfork waitpid bcmp bcopy bzero; do \
           for g in ./asprintf.o ./mempcpy.o ./mkstemps.o ./setenv.o ./stp=
 cpy.o ./stpncpy.o ./vasprintf.o ; do \
             case "$g" in \
               *$f*) echo $g >> needed-list ;; \
             esac; \
           done; \
         done
         echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./cp-demint.o ./md5.=
 o               ./alloca.o ./argv.o                                      =
                ./choose-temp.o ./concat.o                                =
               ./dyn-string.o                                             =
      ./fdmatch.o ./fibheap.o ./floatformat.o ./fnmatch.o                 =
     ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o                     =
    ./hashtab.o ./hex.o                                                   =
   ./lbasename.o                                                   ./lreal=
 path.o                                                   ./make-relative-=
 prefix.o                                                ./make-temp-file.=
 o                                              ./objalloc.o ./obstack.o  =
                                               ./partition.o ./physmem.o .=
 /pex-unix.o                                          ./safe-ctype.o ./sor=
 t.o ./spaces.o ./splay-tree.o ./strerror.o          ./strsignal.o        =
                                            ./ternary.o                   =
                                   ./xatexit.o ./xexit.o ./xmalloc.o ./xme=
 mdup.o ./xstrdup.o ./xstrerror.o > required-list
 Configuring in intl
 loading cache ./config.cache
 checking for a BSD compatible install... ./../install-sh -c
 checking how to run the C preprocessor... (cached) cc -Wp,-H256000 -E
 checking whether make sets ${MAKE}... (cached) yes
 checking for gcc... (cached) cc -Wp,-H256000
 checking whether the C compiler (cc -Wp,-H256000 -g ) works... yes
 checking whether the C compiler (cc -Wp,-H256000 -g ) is a cross-compiler=
 =2E.. no
 checking whether we are using GNU C... (cached) no
 checking for ranlib... (cached) ranlib
 checking for POSIXized ISC... no
 checking for ANSI C header files... (cached) yes
 checking for working const... (cached) yes
 checking for inline... (cached) inline
 checking for off_t... (cached) yes
 checking for size_t... (cached) yes
 checking for working alloca.h... (cached) yes
 checking for alloca... (cached) yes
 checking for unistd.h... (cached) yes
 checking for getpagesize... (cached) yes
 checking for working mmap... (cached) no
 checking for argz.h... (cached) no
 checking for limits.h... (cached) yes
 checking for locale.h... (cached) yes
 checking for nl_types.h... (cached) yes
 checking for malloc.h... (cached) yes
 checking for string.h... (cached) yes
 checking for unistd.h... (cached) yes
 checking for values.h... (cached) yes
 checking for sys/param.h... (cached) yes
 checking for getcwd... (cached) yes
 checking for munmap... (cached) yes
 checking for putenv... (cached) yes
 checking for setenv... (cached) no
 checking for setlocale... (cached) yes
 checking for strchr... (cached) yes
 checking for strcasecmp... (cached) yes
 checking for __argz_count... (cached) no
 checking for __argz_stringify... (cached) no
 checking for __argz_next... (cached) no
 checking for LC_MESSAGES... (cached) yes
 checking whether NLS is requested... yes
 checking whether included gettext is requested... no
 checking for libintl.h... (cached) no
 checking for msgfmt... (cached) msgfmt
 checking for gmsgfmt... (cached) msgfmt
 checking for xgettext... (cached) :
 creating ./config.status
 creating Makefile
 creating config.h
 config.h is unchanged
 linking ./libgettext.h to libintl.h
         cc -Wp,-H256000 -c -DLOCALEDIR=3D\"/usr/local/share/locale\" -DGN=
 ULOCALEDIR=3D\"/usr/local/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/usr/lo=
 cal/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  intl-compat.c
         cc -Wp,-H256000 -c -DLOCALEDIR=3D\"/usr/local/share/locale\" -DGN=
 ULOCALEDIR=3D\"/usr/local/share/locale\"  -DLOCALE_ALIAS_PATH=3D\"/usr/lo=
 cal/share/locale:.\" -DHAVE_CONFIG_H -I. -I.  -g  bindtextdom.c
 cc: "gettextP.h", line 50: error 1000: Unexpected symbol: "SWAP".
 cc: panic 2017: Cannot recover from earlier errors, terminating.
 *** Error exit code 1
 
 Stop.
 *** Error exit code 1
 
 Stop.
 %=20
 script done on Fri Apr  2 11:57:39 2004
 
 --------------080001030404000600070307--
 
 


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