Date: Wed, 22 May 2002 17:21:59 +0200 From: Martin Kacerovsky <wizard@matfyz.cz> To: current@freebsd.org Subject: buildworld broken Message-ID: <20020522172159.A70612@amutor.kolej.mff.cuni.cz>
next in thread | raw e-mail | index | archive | help
Hi, I've got this error during buildworld: building shared library libusbhid.so.0 ===> lib/libvgl cc -O -pipe -Wall -I/mnt/store/usr/src/lib/libvgl -c /mnt/store/usr/src/lib/libvgl/main.c -o main.o In file included from /mnt/store/usr/src/lib/libvgl/vgl.h:37, from /mnt/store/usr/src/lib/libvgl/main.c:41: /usr/obj/mnt/store/usr/src/i386/usr/include/machine/cpufunc.h:362: conflicting types for `pause' /usr/obj/mnt/store/usr/src/i386/usr/include/unistd.h:119: previous declaration of `pause' *** Error code 1 Stop in /mnt/store/usr/src/lib/libvgl. *** Error code 1 Stop in /mnt/store/usr/src/lib. *** Error code 1 Stop in /mnt/store/usr/src. *** Error code 1 Stop in /mnt/store/usr/src. *** Error code 1 Stop in /mnt/store/usr/src. *** Error code 1 Stop in /mnt/store/usr/src. Martin P.S.: When I re-cvsuped, it didn't upload any files to the "lib section" To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020522172159.A70612>