With a just recent current I'm getting the following error message. I wasn't there just few days ago. I suppose u_int32_t should be substituted with the stdint.h POSIX types uint32_t.
tcc -Ysystem -c -I. -Iproto -DHAVE_CONFIG_H -DFEAT_GUI_MOTIF -DFEAT_SUN_WORKSHOP -DFUNCPROTO=15 -DNARROWPROTO -I/usr/X11R6/include -I/usr/local/include -O3 -I/usr/X11R6/include -o objects/workshop.o workshop.c
"/usr/include/netinet6/in6.h", line 535: Error:
[ISO 6.5.2]: The type 'u_int32_t' hasn't been declared.
*** Error code 1
Stop in /usr/local/src/redhat/BUILD/vim62/src. Bad exit status from /var/tmp/rpm-tmp.7037 (%build) kozaczek#
If you wonder which compiler the above is. Well It's good old tendra actually ported to FreeBSD-current.
_______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[EMAIL PROTECTED]"