Current-Users archive

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

xsrc build failure



Guys,

if I build.sh together with MKX11 (on i386) then it fails here:

--- A8Eq.o ---
#   compile  libXdmcp/A8Eq.o
/flam/var/worksrc/netbsd-current/tools/bin/i386--netbsdelf-gcc -O2 -march=pentium3 -O2 -funroll-loops -mfpmath=sse -msse -fno-strict-aliasing -pipe -fstack-protector -Wstack-protector --param ssp-buffer-size=1 -fno-strict-aliasing -DHASXDMAUTH -D_FORTIFY_SOURCE=2 -DNO_ALLOCA -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -I/flam/var/worksrc/netbsd-current/world/usr/X11R7/include -nostdinc -isystem /flam/var/worksrc/netbsd-current/world/usr/include -c /flam/var/worksrc/netbsd-current/xsrc/external/mit/libXdmcp/dist/A8Eq.c -o A8Eq.o
--- dependall-libOSMesa ---
--- s_drawpix.d ---
#    create  libOSMesa/s_drawpix.d
--- dependall-freetype ---
/flam/var/worksrc/netbsd-current/xsrc/external/mit/freetype/dist/src/gzip/ftgzip.c:359:48: error: macro "read" passed 4 arguments, but takes just 3


Looks like "read" is not the best name for identifier:)

-- denis


Home | Main Index | Thread Index | Old Index