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

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

libintl doesn't build on alpha-unknown-openbsd3.1


From: Simon Josefsson
Subject: libintl doesn't build on alpha-unknown-openbsd3.1
Date: Fri, 06 Dec 2002 01:58:03 +0100
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Is this an OpenBSD problem?  I'm not that familiar with OpenBSD.

bash-2.05$ make
make  all-recursive
Making all in crypto
make  all-recursive
Making all in mpi
Making all in cipher
make  all-am
Making all in src
make  all-am
Making all in doc
Making all in tests
Making all in argp
make  all-am
Making all in libstringprep
make  all-am
Making all in intl
/bin/sh ../libtool --mode=compile gcc -c -DLOCALEDIR=\"/tmp/jas/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/tmp/jas/share/locale\"  -DLIBDIR=\"/tmp/jas/lib\" 
-DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl  -g  bindtextdom.c
rm -f .libs/bindtextdom.lo
gcc -c -DLOCALEDIR=\"/tmp/jas/share/locale\" 
-DLOCALE_ALIAS_PATH=\"/tmp/jas/share/locale\" -DLIBDIR=\"/tmp/jas/lib\" 
-DIN_LIBINTL -DHAVE_CONFIG_H -I.. -I. -I../intl -g bindtextdom.c  -fPIC -DPIC 
-o .libs/bindtextdom.lo
In file included from /usr/include/stdlib.h:44,
                 from bindtextdom.c:24:
/usr/include/sys/types.h:96: conflicting types for `size_t'
/usr/include/stddef.h:47: previous declaration of `size_t'
In file included from bindtextdom.c:24:
/usr/include/stdlib.h:143: warning: conflicting types for built-in function 
`alloca'
In file included from bindtextdom.c:25:
/usr/include/string.h:60: warning: conflicting types for built-in function 
`memcmp'
/usr/include/string.h:61: warning: conflicting types for built-in function 
`memcpy'
/usr/include/string.h:63: warning: conflicting types for built-in function 
`memset'
/usr/include/string.h:71: warning: conflicting types for built-in function 
`strlen'
*** Error code 1

Stop in /tmp/jas/shishi-0.0.0/intl.
*** Error code 1

Stop in /tmp/jas/shishi-0.0.0 (line 374 of Makefile).
*** Error code 1

Stop in /tmp/jas/shishi-0.0.0 (line 242 of Makefile).
bash-2.05$





reply via email to

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