bug-gnu-utils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

binutils-2.11.2 doesn't build on our AIX 4.3 host


From: Jerome Zago
Subject: binutils-2.11.2 doesn't build on our AIX 4.3 host
Date: Wed, 5 Dec 2001 16:39:19 +0100

Tell me if you need more details.

$ uname -a; make --version; gcc --version
AIX laursf8 3 4 005607BA4C00
GNU Make version 3.79, by Richard Stallman and Roland McGrath.
Built for powerpc-ibm-aix4.3.2.0
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99
        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.

Report bugs to <address@hidden>.

2.95.2

$ ./configure
Configuring for a powerpc-ibm-aix4.3.3.0 host.
*** This configuration is not supported in the following subdirectories:
     gprof ld
    (Any other directories should still work fine.)
Created "Makefile" in /users/ie/jza/src/orig/binutils-2.11.2 using "mt-frag"
Configuring intl...
creating cache ../config.cache
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... no
checking for argz.h... no
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... no
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... no
checking for __argz_stringify... no
checking for __argz_next... no
checking for stpcpy... no
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... no
checking for msgfmt... msgfmt
checking for gmsgfmt... msgfmt
checking for xgettext... :
updating cache ../config.cache
creating ./config.status
creating Makefile
creating config.h
config.h is unchanged
linking ./libgettext.h to libintl.h
Configuring libiberty...
loading cache ../config.cache
checking host system type... powerpc-ibm-aix4.3.3.0
checking build system type... powerpc-ibm-aix4.3.3.0
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for a BSD compatible install... ./../install-sh -c
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for strings.h... yes
checking for sys/time.h... yes
checking for time.h... yes
checking for sys/resource.h... yes
checking for sys/stat.h... yes
checking for sys/mman.h... yes
checking for fcntl.h... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether errno must be declared... no
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking for asprintf... no
checking for atexit... yes
checking for basename... yes
checking for bcmp... yes
checking for bcopy... yes
checking for bsearch... yes
checking for bzero... yes
checking for calloc... yes
checking for clock... yes
checking for getcwd... (cached) yes
checking for getpagesize... (cached) yes
checking for index... yes
checking for insque... yes
checking for memchr... yes
checking for memcmp... yes
checking for memcpy... yes
checking for memmove... yes
checking for memset... yes
checking for mkstemps... no
checking for putenv... (cached) yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... (cached) no
checking for sigsetmask... yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... no
checking for vfprintf... yes
checking for vprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for ANSI C header files... (cached) yes
checking for pid_t... yes
checking for vfork.h... no
checking for working vfork... yes
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for getrusage... yes
checking for on_exit... no
checking for psignal... yes
checking for strerror... yes
checking for strsignal... no
checking for sysconf... yes
checking for times... yes
checking for sbrk... yes
checking for gettimeofday... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for working strncmp... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
Configuring opcodes...
loading cache ../config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... powerpc-ibm-aix4.3.3.0
checking target system type... powerpc-ibm-aix4.3.3.0
checking build system type... powerpc-ibm-aix4.3.3.0
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... 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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ld used by GCC... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... (cached) ranlib
checking for strip... strip
updating cache ../config.cache
loading cache ../config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC...  -DPIC
checking if gcc PIC flag  -DPIC works... yes
checking if gcc static flag -static -Wl,-lC works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/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... aix4.3.3.0 ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache ../config.cache
loading cache ../config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -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) no
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 a BSD compatible install... ./../install-sh -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
Configuring bfd...
loading cache ../config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... powerpc-ibm-aix4.3.3.0
checking target system type... powerpc-ibm-aix4.3.3.0
checking build system type... powerpc-ibm-aix4.3.3.0
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... 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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
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 gcc option to produce PIC...   -DPIC
checking if gcc PIC flag   -DPIC works... (cached) yes
checking if gcc static flag  works... (cached) no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/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... aix4.3.3.0 ld.so
checking command to parse /usr/bin/nm -B output... ok
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... no
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -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) no
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) :
No such file or directory
./configure[4313]: ./po/POTFILES.in: cannot open
checking for a BSD compatible install... ./../install-sh -c
checking for stddef.h... 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) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fcntl... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for sysconf... (cached) yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking whether strstr must be declared... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking whether getenv must be declared... no
checking for sys/procfs.h... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) no
checking for madvise... yes
checking for mprotect... yes
updating cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating po/Makefile.in
creating config.h
Configuring binutils...
loading cache ../config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... powerpc-ibm-aix4.3.3.0
checking target system type... powerpc-ibm-aix4.3.3.0
checking build system type... powerpc-ibm-aix4.3.3.0
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... 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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
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 whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...   -DPIC
checking if gcc PIC flag   -DPIC works... (cached) yes
checking if gcc static flag  works... (cached) no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/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... aix4.3.3.0 ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... no
checking for lex... lex
checking for flex... (cached) lex
checking for yywrap in -ll... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... no
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) no
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 whether to enable maintainer-specific portions of Makefiles... no
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... ./../install-sh -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.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/wait.h that is POSIX.1 compatible... (cached) yes
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for sbrk... (cached) yes
checking for utimes... yes
checking for setmode... no
checking for library containing frexp... none required
checking for time_t in time.h... yes
checking for time_t in sys/types.h... yes
checking for utime.h... yes
checking whether fprintf must be declared... no
checking whether strstr must be declared... (cached) no
checking whether sbrk must be declared... no
checking whether getenv must be declared... (cached) no
checking whether environ must be declared... no
updating cache ../config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
Configuring gas...
loading cache ../config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... powerpc-ibm-aix4.3.3.0
checking target system type... powerpc-ibm-aix4.3.3.0
checking build system type... powerpc-ibm-aix4.3.3.0
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... 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... missing
checking for working autoconf... missing
checking for working automake... missing
checking for working autoheader... missing
checking for working makeinfo... missing
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) no
checking for /usr/bin/ld option to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
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 whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...   -DPIC
checking if gcc PIC flag   -DPIC works... (cached) yes
checking if gcc static flag  works... (cached) no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker (/usr/bin/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... aix4.3.3.0 ld.so
checking command to parse /usr/bin/nm -B output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
creating libtool
loading cache ../config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for bison... no
checking for byacc... no
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... (cached) lex
checking for flex... (cached) lex
checking for yywrap in -ll... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) no
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) no
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 whether to enable maintainer-specific portions of Makefiles... no
checking for executable suffix... (cached) no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... yes
checking for varargs.h... yes
checking for errno.h... yes
checking for sys/types.h... yes
checking whether compiling a cross-assembler... no
checking for working alloca.h... (cached) no
checking for alloca... (cached) yes
checking for inline... (cached) inline
checking for unlink... yes
checking for sbrk... (cached) yes
checking for working assert macro... yes
checking whether declaration is required for strstr... no
checking whether declaration is required for malloc... no
checking whether declaration is required for free... no
checking whether declaration is required for sbrk... no
checking whether declaration is required for environ... no
checking whether declaration is required for errno... no
updating cache ../config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating .gdbinit
creating po/Makefile.in
creating config.h
Configuring etc...
loading cache ../config.cache
checking for a BSD compatible install... ./../install-sh -c
creating ./config.status
creating Makefile

$ make
[...]
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.
-D_GNU_SOURCE   -DAIX_CORE_DUMPX_CORE -DAIX_CORE   -I. -I. -I./../include
-I./../intl -I../intl   -W -Wall -s -O2 -c rs6000-core.c
gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -DAIX_CORE_DUMPX_CORE
-DAIX_CORE -I. -I. -I./../include -I./../intl -I../intl -W -Wall -s -O2 -c
rs6000-core.c -o rs6000-core.o
In file included from /usr/include/sys/user.h:77,
                 from rs6000-core.c:67:
/usr/include/sys/proc.h:203: parse error before `crid_t'
/usr/include/sys/proc.h:203: warning: no semicolon at end of struct or union
/usr/include/sys/proc.h:212: parse error before `p_class'
/usr/include/sys/proc.h:212: warning: data definition has no type or storage
class
/usr/include/sys/proc.h:355: parse error before `}'

$ md5sum /usr/include/sys/proc.h
2d9d6a1e7c11b9260ff6a2e9587bff69  /usr/include/sys/proc.h

$ cat /usr/include/sys/proc.h
[...]
struct  proc {
#ifndef __64BIT_KERNEL
        char            p_stat;         /* process state                */
        char            pad1;           /* padding                      */
        short           p_xstat;        /* exit status for wait         */
        uint            p_flag;         /* process flags                */
        uint            p_int;          /* process flags                */
        uint            p_atomic;       /* process flags                */ 

        /* main process link pointers   */
        struct proc     *p_child;       /* head of list of children     */
        struct proc     *p_siblings;    /* NULL terminated sibling list */
        struct uidinfo  *p_uidinfo;     /* uid information structure    */
        struct proc     *p_ganchor;     /* anchor for pgrpl             */

        /* thread fields */
        struct thread   *p_threadlist;  /* head of list of threads      */
        unsigned short  p_threadcount;  /* number of threads    */
        unsigned short  p_active;       /* number of active threads*/
        unsigned short  p_suspended;    /* number of suspended threads */
        unsigned short  p_terminating;  /* number of terminating threads*/
        unsigned short  p_local;        /* number of "local" threads */

        /* scheduler fields */
        char            p_nice;         /* nice for cpu usage           */
                                        /* NOTE: PUSER is added into    */
                                        /* this field for processes that*/
                                        /* do not have a fixed priority */
        char            p_sched_pri;    /* most favored swapped thrd pri */

        /* dispatcher fields */ 
        uint            p_pevent;       /* pending events               */
        tid_t           p_synch;        /* event list for threads waiting
                                           for this process to be suspended
*/
        /* identifier fields */
        uid_t           p_uid;          /* real user identifier         */
        uid_t           p_suid;         /* set user identifier          */
        pid_t           p_pid;          /* unique process identifier    */
        pid_t           p_ppid;         /* parent process identifier    */
        pid_t           p_sid;          /* session identifier           */
        pid_t           p_pgrp;         /* process group leader pid     */

        /* miscellaneous */
        Simple_lock     p_lock;         /* proc lock for enabled cs     */
        uint            p_kstackseg;    /* never used in 4.3 and beyond */
        uint            p_adspace;      /* process address space        */

        struct proc     *p_pgrpl;       /* circular list of process in  */
                                        /* the same process group.      */
                                        /* NOTE: this field is valid,   */
                                        /* only if p_pgrp != 0          */
        struct proc     *p_ttyl;        /* circular list of process groups
*/
                                        /* in the same session (p_sid).
*/
                                        /* If the session has a controlling
*/
                                        /* tty (u.u_ttyp), the processes
*/
                                        /* (process groups) in the session
*/
                                        /* have the same controlling tty.
*/      
                                        /* NOTE: p_ttyl links one process of
*/
                                        /* each process group in the session
*/

        struct ptipc    *p_ipc;         /* ipc when being debugged      */
        struct proc     *p_dblist;      /* processes being debugged     */
        struct proc     *p_dbnext;      /* next in p_dblist             */

        /* signal information */
        sigset_t        p_sig;          /* pending signals              */
        sigset_t        p_sigignore;    /* signals being ignored        */
        sigset_t        p_sigcatch;     /* signals being caught         */
        sigset_t        p_siginfo;      /* keep siginfo_t for these     */
        struct ksiginfo *p_infoq;       /* queue of siginfo_t's         */
        uint            p_flag2;        /* More flags                   */

        /* zombie process information (doubleword aligned) */
        struct rusage64 p_ru;           /* Rusage structure for exit()  */

        /* process statistics */
        unsigned long long p_size;      /* size of image (pages)        */
        unsigned long long p_minflt;    /* page fault count - no I/O    */
        unsigned long long p_majflt;    /* page fault count - I/O needed*/
        unsigned long long  p_nframes;  /* accounting page frames       */
        unsigned long long  p_npsblks;  /* accounting paging space blocks */
        unsigned long long  p_nvpages;  /* accounting virtual mem pages */
        uint            p_pctcpu;       /* cpu percentage               */
        uint            p_auditmask;    /* Auditing stuff               */

        /* additional scheduler fields */ 
        long long       p_repage;       /* repaging count               */
        int             p_sched_count;  /* watchdog suspension count    */ 
        struct proc     *p_sched_next;  /* next process in swap queues  */
        struct proc     *p_sched_back;  /* previous process in swap q   */
        short           p_cpticks;      /* ticks of cpu time in last sec*/

        short           p_msgcnt;       /* uprintf message count        */
        uint            p_majfltsec;    /* maj flts in the last sec     */

        Simple_lock     p_lock_d;       /* proc lock for disabled cs    */
        struct kernext_svc *p_asyncio;

        /* fields for checkpoint/restart */
        int             p_chkblock;     /* No. of checkpoint handler blocks
*/
        crid_t          p_crid;         /* CRID of process */
        struct proc     *p_cridnext;    /* Next process in C/R group */
        void            *p_chkfile;     /* Ptr to chkfile structure */
        uint            p_crid_token;   /* Token for primary chkpt process
*/
        pid_t           p_vpid;         /* Virtual pid for a restarted
process*/
        pid_t           p_vppid;        /* virtual parent id
*/
        pid_t           p_vsid;         /* virtual session identifier
*/
        pid_t           p_vpgrp;        /* virtual process group leader pid
*/

        class_id_t      p_class;        /* wlm class */

#define P_PAD           6
#define P_VCSIZE        32
        Simple_lock     p_usched_lock;  /* disabled user scheduler lock */
        struct thread   *p_uschedp;     /* user scheduler thread ptr    */
        void            *p_lgpage;      /* for shmat SHM_LGPAGE option  */
        int             p_pad[P_PAD];   /* pad to P_VCSIZE byte boundary*/

#else   /* __64BIT_KERNEL */
        /* Proc structure in 64bit kernel. The fields have been
         * rearranged to avoid "holes" between fields.
         */
        pid_t           p_pid;          /* unique process identifier    */
        pid_t           p_ppid;         /* parent process identifier    */

        char            p_stat;         /* process state                */
        char            pad1;           /* padding                      */
        short           p_xstat;        /* exit status for wait         */
        uint            p_flag;         /* process flags                */
        uint            p_int;          /* process flags                */
        uint            p_atomic;       /* process flags                */ 

        /* main process link pointers   */
        struct proc     *p_child;       /* head of list of children     */
        struct proc     *p_siblings;    /* NULL terminated sibling list */
        struct uidinfo  *p_uidinfo;     /* uid information structure    */
        struct proc     *p_ganchor;     /* anchor for pgrpl             */

        /* thread fields */
        struct thread   *p_threadlist;  /* head of list of threads      */

        uint            p_threadcount;/* number of threads      */
        uint            p_active;     /* number of active threads*/
        uint            p_suspended;  /* number of suspended threads */
        uint            p_terminating;/* number of terminating threads*/
        uint            p_local;      /* number of "local" threads */

        /* scheduler fields */
        char            p_nice;         /* nice for cpu usage           */
                                        /* NOTE: PUSER is added into    */
                                        /* this field for processes that*/
                                        /* do not have a fixed priority */
        char            p_sched_pri;    /* most favored swapped thrd pri */

        /* dispatcher fields */ 
        ulong           p_pevent;       /* pending events               */
        tid_t           p_synch;        /* event list for threads waiting
                                           for this process to be suspended
*/
        /* identifier fields */
        uid_t           p_uid;          /* real user identifier         */
        uid_t           p_suid;         /* set user identifier          */
        pid_t           p_sid;          /* session identifier           */
        pid_t           p_pgrp;         /* process group leader pid     */

        /* miscellaneous */
        Simple_lock     p_lock;         /* proc lock for enabled cs     */
        vmhandle_t      p_kstackseg;    /* never used in 4.3 and beyond */
        vmhandle_t      p_adspace;      /* process address space        */
#ifdef _IA64
        ulong           p_adspace_m;    /* machine-specific proc add space
*/
#endif /* _IA64 */

        ulong           p_adtable;      /* process address space        */

        struct proc     *p_pgrpl;       /* circular list of process in  */
                                        /* the same process group.      */
                                        /* NOTE: this field is valid,   */
                                        /* only if p_pgrp != 0          */
        struct proc     *p_ttyl;        /* circular list of process groups
*/
                                        /* in the same session (p_sid).
*/
                                        /* If the session has a controlling
*/
                                        /* tty (u.u_ttyp), the processes
*/
                                        /* (process groups) in the session
*/
                                        /* have the same controlling tty.
*/      
                                        /* NOTE: p_ttyl links one process of
*/
                                        /* each process group in the session
*/

        struct ptipc    *p_ipc;         /* ipc when being debugged      */
        struct proc     *p_dblist;      /* processes being debugged     */
        struct proc     *p_dbnext;      /* next in p_dblist             */

        /* signal information */
        sigset_t        p_sig;          /* pending signals              */
        sigset_t        p_sigignore;    /* signals being ignored        */
        sigset_t        p_sigcatch;     /* signals being caught         */
        sigset_t        p_siginfo;      /* keep siginfo_t for these     */
        struct ksiginfo *p_infoq;       /* queue of siginfo_t's         */

        /* zombie process information (doubleword aligned) */
        struct rusage64 p_ru;           /* Rusage structure for exit()  */

        /* process statistics */
        unsigned long long p_size;      /* size of image (pages)        */
        unsigned long long p_minflt;    /* page fault count - no I/O    */
        unsigned long long p_majflt;    /* page fault count - I/O needed*/
        unsigned long long  p_nframes;  /* accounting page frames       */
        unsigned long long  p_npsblks;  /* accounting paging space blocks */
        unsigned long long  p_nvpages;  /* accounting virtual mem pages */
        uint            p_pctcpu;       /* cpu percentage               */
        uint            p_auditmask;    /* Auditing stuff               */

        uint            p_flag2;        /* More flags                   */

        /* additional scheduler fields */ 
        int             p_sched_count;  /* watchdog suspension count    */ 
        long long       p_repage;       /* repaging count               */
        struct proc     *p_sched_next;  /* next process in swap queues  */
        struct proc     *p_sched_back;  /* previous process in swap q   */
        short           p_cpticks;      /* ticks of cpu time in last sec*/

        short           p_msgcnt;       /* uprintf message count        */
        uint            p_majfltsec;    /* maj flts in the last sec     */

        Simple_lock     p_lock_d;       /* proc lock for disabled cs    */
        struct kernext_svc *p_asyncio;

        /* fields for checkpoint/restart */
        int             p_chkblock;     /* No. of checkpoint handler blocks
*/
        crid_t          p_crid;         /* CRID of process */
        struct proc     *p_cridnext;    /* Next process in C/R group */
        void            *p_chkfile;     /* Ptr to chkfile structure */
        pid_t           p_vpid;         /* Virtual pid for a restarted
process*/
        pid_t           p_vppid;        /* virtual parent id
*/
        pid_t           p_vsid;         /* virtual session identifier
*/
        pid_t           p_vpgrp;        /* virtual process group leader pid
*/
        uint            p_crid_token;   /* Token for primary chkpt process
*/

        class_id_t      p_class;        /* wlm class */

#ifdef _IA64
#define P_PAD           10            
#define P_VCSIZE        64
#else
#define P_PAD           12
#define P_VCSIZE        64
        Simple_lock     p_usched_lock;  /* disabled user scheduler lock */
        struct thread   *p_uschedp;     /* user scheduler thread ptr    */
        void            *p_lgpage;      /* for shmat SHM_LGPAGE option  */
        int             p_pad[P_PAD];   /* pad to P_VCSIZE byte boundary*/
#endif

#endif /* __64BIT_KERNEL */
};
[...]




---------------------------------------------------------------------- 

---------------------------------------------------------------------- 

>> This email and any files transmitted with it are CONFIDENTIAL and
intended solely for the use of the individual or entity to whom they are
addressed. 
>> Any unauthorised copying, disclosure, or distribution of the material
within this email is strictly forbidden. 
>>  Any views or opinions presented within this e-mail are solely those of
the author and do not necessarily represent those of Odyssey Asset
Management Systems SA unless otherwise specifically stated. 
>> An electronic message is not binding on its sender.  Any message
referring to a binding engagement must be confirmed in writing and duly
signed. 
>>If you have received this email in error, please notify the sender
immediately and delete the original.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]