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]

build/1138: Cannot compile gdb on Tru64Unix 5.1A


>Number:         1138
>Category:       build
>Synopsis:       Cannot compile gdb on Tru64Unix 5.1A
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    unassigned
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Wed Mar 12 16:48:01 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     mmokrejs at natur dot cuni dot cz
>Release:        cvs HEAD
>Organization:
>Environment:
Tru64Unix 5.1A, cc V6.4-214/V6.4-014, cxx V6.5-014/V6.5-014
>Description:


make[1]: Entering directory `/afs/gsf.de/sources/gdb/src/readline'
[...]
cc -c -DHAVE_CONFIG_H  -I/software/@sys/usr/include -I/usr/local/include -I/usr/local/openssl/include -I. -I. -DRL_LIBRARY_VERSION='"4.3"' -O0 -g2 histexpand.c
cc: Warning: histexpand.c, line 214: In this statement, the referenced type of the pointer value "string" is const, but the referenced type of the target of this assignment is not. (notconstqual)
        _rl_adjust_point (string, i, &ps);
--------------------------^
cc: Warning: histexpand.c, line 215: In this statement, the referenced type of the pointer value "string+i" is const, but the referenced type of the target of this assignment is not. (notconstqual)
        if ((v = _rl_get_char_len (string + i, &ps)) > 1)
-----------------------------------^

[...]

make[1]: Leaving directory `/afs/gsf.de/sources/gdb/src/readline'
Configuring in tcl
loading cache .././config.cache
checking host system type... alphaev67-dec-osf5.1
checking whether make sets ${MAKE}... (cached) yes
updating cache .././config.cache
creating ./config.status
creating Makefile
configuring in unix
running /bin/sh ./configure  --build=alphaev67-dec-osf5.1 --host=alphaev67-dec-osf5.1 --target=alphaev67-dec-osf5.1 --with-stabs --prefix=/software/@sys/usr --cache-file=../.././config.cache --srcdir=.
loading cache ../.././config.cache
checking whether to use symlinks for manpages... no
checking compression for manpages... no
checking for gcc... (cached) cc
checking whether the C compiler (cc -O0 -g2 ) works... yes
checking whether the C compiler (cc -O0 -g2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) no
checking whether cc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) $cc -E
checking for unistd.h... (cached) yes
checking for limits.h... (cached) yes
checking for building with threads... no (default)
checking for required early compiler flags... none
checking for 64-bit integer type... using long
checking whether byte ordering is bigendian... no
checking for getcwd... (cached) yes
checking for opendir... yes
checking for strstr... (cached) yes
checking for strtol... (cached) yes
checking for strtoll... no
checking for strtoull... no
checking for tmpnam... (cached) yes
checking for waitpid... (cached) yes
checking for strerror... (cached) yes
checking for getwd... yes
checking for wait3... yes
checking for uname... yes
checking for realpath... (cached) yes
checking dirent.h... yes
checking for errno.h... grep: conftest.out: No such file or directory
yes
checking for float.h... grep: conftest.out: No such file or directory
yes
checking for values.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/wait.h... (cached) yes
checking for dlfcn.h... grep: conftest.out: No such file or directory
yes
checking for unistd.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for sys/modem.h... grep: conftest.out: No such file or directory
yes
checking termios vs. termio vs. sgtty... termios
checking for fd_set in sys/types... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for tm_zone in struct tm... yes
checking for gmtime_r... yes
checking for localtime_r... yes
checking tm_tzadj in struct tm... no
checking tm_gmtoff in struct tm... yes
checking long timezone variable... yes
checking for st_blksize in struct stat... yes
checking for fstatfs... yes
checking for 8-bit clean memcmp... yes
checking for memmove... (cached) yes
checking proper strstr implementation... yes
checking for strtoul... (cached) yes
checking for strtod... (cached) yes
checking for strtod... (cached) yes
checking for Solaris2.4/Tru64 strtod bugs... ok
checking for ANSI C header files... (cached) yes
checking for mode_t... no
checking for pid_t... (cached) yes
checking for size_t... (cached) yes
checking for uid_t in sys/types.h... no
checking for socklen_t... no
checking for opendir... (cached) yes
checking union wait... no
checking for strncasecmp... (cached) yes
checking for BSDgettimeofday... no
checking for gettimeofday... (cached) yes
checking for gettimeofday declaration... missing
checking whether char is unsigned... (cached) no
checking signed char declarations... yes
checking for a putenv() that copies the buffer... yes
checking for langinfo.h... (cached) yes
checking whether to use nl_langinfo... no (could not compile with nl_langinfo)
checking for sin... no
checking for main in -lieee... no
checking for main in -linet... no
checking for net/errno.h... grep: conftest.out: No such file or directory
yes
checking for connect... yes
checking for gethostbyname... yes
checking how to build libraries... static
checking for ranlib... (cached) ranlib
checking if 64bit support is requested... no
checking if 64bit Sparc VIS support is requested... no
checking system version (for dynamic loading)... OSF1-V5.1
checking for dlopen in -ldl... no
checking for ar... (cached) ar
checking for build with symbols... no
checking for sys/ioctl.h... grep: conftest.out: No such file or directory
yes
checking for sys/filio.h... grep: conftest.out: No such file or directory
yes
checking FIONBIO vs. O_NONBLOCK for nonblocking I/O... FIONBIO
checking how to package libraries... standard shared library
updating cache ../.././config.cache
creating ./config.status

[...]

make[2]: Entering directory `/afs/gsf.de/sources/gdb/src/tcl/unix'
cc -c -O0 -g2   -I./../generic -I. -DHAVE_TZSET -std1  -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DTCL_WIDE_INT_IS_LONG=1 -DHAVE_GETCWD=1 -DHAVE_OPENDIR=1 -DHAVE_STRSTR=1 -DHAVE_STRTOL=1 -DHAVE_TMPNAM=1 -DHAVE_WAITPID=1 -DNO_STDLIB_H=1 -DNO_STRING_H=1 -DHAVE_UNISTD_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MODEM_H=1 -DUSE_TERMIOS=1 -DHAVE_SYS_TIME_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_TM_ZONE=1 -DHAVE_GMTIME_R=1 -DHAVE_LOCALTIME_R=1 -DHAVE_TM_GMTOFF=1 -DHAVE_TIMEZONE_VAR=1 -DHAVE_ST_BLKSIZE=1 -DSTDC_HEADERS=1 -Dmode_t=int -Duid_t=int -Dgid_t=int -Dsocklen_t=unsigned -DNO_UNION_WAIT=1 -DGETTOD_NOT_DECLARED=1 -DHAVE_SIGNED_CHAR=1 -DHAVE_PUTENV_THAT_COPIES=1 -DHAVE_NET_ERRNO_H=1 -DSTATIC_BUILD=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_FILIO_H=1 -DUSE_FIONBIO=1         -DTCL_SHLIB_EXT=\".so\" ./../generic/regcomp.c
cc: Error: /usr/include/sys/types.h, line 261: In this declaration, "typedef" cannot be combined with "int". (typeconflict)
typedef uint_t          mode_t;         /* file mode */
------------------------^
cc: Error: /usr/include/sys/types.h, line 269: In this declaration, "typedef" cannot be combined with "int". (typeconflict)
typedef uint_t          uid_t;          /* user ID */
------------------------^
cc: Error: /usr/include/sys/types.h, line 275: In this declaration, "typedef" cannot be combined with "int". (typeconflict)
typedef uint_t          gid_t;          /* group ID */
------------------------^
cc: Warning: ./../generic/regcomp.c, line 1585: In this statement, the referenced type of the pointer value "v->cv2" is "struct cvec", which is not compatible with "char". (ptrmismatch)
                                free(v->cv2);
-------------------------------------^
make[2]: *** [regcomp.o] Error 1
make[2]: Leaving directory `/afs/gsf.de/sources/gdb/src/tcl/unix'
>How-To-Repeat:
See description.
>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:


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