zsh-workers
 help / color / mirror / code / Atom feed
* build of zsh 4.3.6 fails on Red Hat Enterprise Linux with NIS
@ 2008-07-08 11:19 Vincent Lefevre
  2008-07-08 11:43 ` Vincent Lefevre
  0 siblings, 1 reply; 2+ messages in thread
From: Vincent Lefevre @ 2008-07-08 11:19 UTC (permalink / raw)
  To: zsh-workers

[-- Attachment #1: Type: text/plain, Size: 2559 bytes --]

Hi,

On the following machine:

  Red Hat Enterprise Linux AS release 3 (Taroon Update 5)

building zsh 4.3.6 fails with the following error:

gcc -c -I.  -DHAVE_CONFIG_H -Wall -Wmissing-prototypes -O2  -o hashtable.o hashtable.c
In file included from /usr/include/rpc/types.h:90,
                 from hashtable.c:1173:
/usr/include/netinet/in.h:92: syntax error before "in_port_t"
/usr/include/netinet/in.h:197: syntax error before "uint8_t"
/usr/include/netinet/in.h:200: syntax error before '}' token
/usr/include/netinet/in.h:204: syntax error before '}' token
/usr/include/netinet/in.h:222: syntax error before "in_port_t"
/usr/include/netinet/in.h:230: syntax error before '}' token
/usr/include/netinet/in.h:236: syntax error before "in_port_t"
/usr/include/netinet/in.h:240: syntax error before '}' token
/usr/include/netinet/in.h:246: field `ipv6mr_multiaddr' has incomplete type
In file included from /usr/include/rpc/types.h:90,
                 from hashtable.c:1173:
/usr/include/netinet/in.h:263: syntax error before "ntohs"
/usr/include/netinet/in.h:263: syntax error before "__netshort"
/usr/include/netinet/in.h:267: syntax error before "htons"
/usr/include/netinet/in.h:267: syntax error before "__hostshort"
In file included from /usr/include/rpc/types.h:90,
                 from hashtable.c:1173:
/usr/include/netinet/in.h:366: field `ipi6_addr' has incomplete type
/usr/include/netinet/in.h:377: syntax error before '*' token
/usr/include/netinet/in.h:379: syntax error before '*' token
/usr/include/netinet/in.h:382: syntax error before "uint8_t"
/usr/include/netinet/in.h:384: syntax error before "uint8_t"
In file included from /usr/include/rpc/rpc.h:45,
                 from hashtable.c:1174:
/usr/include/rpc/xdr.h:301: syntax error before "uint8_t"
/usr/include/rpc/xdr.h:303: syntax error before "uint16_t"
In file included from /usr/include/rpc/rpc.h:59,
                 from hashtable.c:1174:
/usr/include/rpc/svc.h:95: field `xp_raddr' has incomplete type
/usr/include/netinet/in.h:238: storage size of `sin6_addr' isn't known
make[2]: *** [hashtable.o] Error 1
make[2]: Leaving directory `/home/vlefevre/software/zsh-4.3.6/Src'
make[1]: *** [modobjs] Error 2
make[1]: Leaving directory `/home/vlefevre/software/zsh-4.3.6/Src'
make: *** [all] Error 1

I've attached the config.log (compressed with bzip2).

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)

[-- Attachment #2: config.log.bz2 --]
[-- Type: application/octet-stream, Size: 19323 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build of zsh 4.3.6 fails on Red Hat Enterprise Linux with NIS
  2008-07-08 11:19 build of zsh 4.3.6 fails on Red Hat Enterprise Linux with NIS Vincent Lefevre
@ 2008-07-08 11:43 ` Vincent Lefevre
  0 siblings, 0 replies; 2+ messages in thread
From: Vincent Lefevre @ 2008-07-08 11:43 UTC (permalink / raw)
  To: zsh-workers

Please ignore this bug report. The problem was due to a stdint.h file
in my $HOME/include file (that was needed for Solaris a few years ago
and I completely forgot it).

-- 
Vincent Lefèvre <vincent@vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-07-08 11:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-07-08 11:19 build of zsh 4.3.6 fails on Red Hat Enterprise Linux with NIS Vincent Lefevre
2008-07-08 11:43 ` Vincent Lefevre

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).