From owner-freebsd-current Wed May 22 8:22: 7 2002 Delivered-To: freebsd-current@freebsd.org Received: from smtp.kolej.mff.cuni.cz (smtp.kolej.mff.cuni.cz [195.113.25.225]) by hub.freebsd.org (Postfix) with ESMTP id BE6F137B403 for ; Wed, 22 May 2002 08:22:00 -0700 (PDT) X-Envelope-From: kacem0am@artax.karlin.mff.cuni.cz Received: from amutor.kolej.mff.cuni.cz (amutor.kolej.mff.cuni.cz [195.113.26.152]) by smtp.kolej.mff.cuni.cz (8.11.6/8.11.6) with ESMTP id g4MFM4K92449 for ; Wed, 22 May 2002 17:22:04 +0200 (CEST) (envelope-from kacem0am@artax.karlin.mff.cuni.cz) Received: from wizard by amutor.kolej.mff.cuni.cz with local (Exim 3.35 #1 (FreeBSD)) id 17AXw7-000IOc-00 for ; Wed, 22 May 2002 17:21:59 +0200 Date: Wed, 22 May 2002 17:21:59 +0200 From: Martin Kacerovsky To: current@freebsd.org Subject: buildworld broken Message-ID: <20020522172159.A70612@amutor.kolej.mff.cuni.cz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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