From owner-freebsd-current Wed May 22 13: 1: 9 2002 Delivered-To: freebsd-current@freebsd.org Received: from femme.listmistress.org (bgp01560565bgs.gambrl01.md.comcast.net [68.50.32.109]) by hub.freebsd.org (Postfix) with ESMTP id 70DD937B40E; Wed, 22 May 2002 13:00:52 -0700 (PDT) Received: from femme.listmistress.org (trish@localhost [127.0.0.1]) by femme.listmistress.org (8.12.3/8.12.1) with ESMTP id g4MK0kZY006355; Wed, 22 May 2002 16:00:48 -0400 (EDT) Received: from localhost (trish@localhost) by femme.listmistress.org (8.12.3/8.12.3/Submit) with ESMTP id g4MK0bkA006352; Wed, 22 May 2002 16:00:44 -0400 (EDT) X-Authentication-Warning: femme.listmistress.org: trish owned process doing -bs Date: Wed, 22 May 2002 16:00:37 -0400 (EDT) From: Trish Lynch X-X-Sender: To: walt Cc: freebsd-current , Subject: Re: buildworld broken at libvgl [May 22] In-Reply-To: <3CEB7234.2080502@sbcglobal.net> Message-ID: <20020522155843.R444-100000@femme.listmistress.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Yes, femme:/usr/src/include87 grep pause unistd.h int pause(void); femme:/usr/src/sys/i386/include93 grep pause cpufunc.h pause(void) __asm __volatile("pause"); void pause(void); femme:/usr/src/lib/libvgl99 grep include vgl.h #include #include #include #include See where it is? -Trish On Wed, 22 May 2002, walt wrote: > cc -O -pipe -march=pentiumpro -Wall -I/usr/src/lib/libvgl -c > /usr/src/lib/libvgl/main.c -o main.o > In file included from /usr/src/lib/libvgl/vgl.h:37, > from /usr/src/lib/libvgl/main.c:41: > /usr/obj/usr/src/i386/usr/include/machine/cpufunc.h:362: > conflicting types for `pause' > /usr/obj/usr/src/i386/usr/include/unistd.h:119: previous > declaration of `pause' > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-current" in the body of the message > -- Trish Lynch trish@bsdunix.net FreeBSD The Power to Serve Ecartis Core Team trish@listmistress.org http://www.freebsd.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message