From owner-freebsd-ports Thu Jan 25 8:50:19 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 8525537B698 for ; Thu, 25 Jan 2001 08:50:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f0PGo1g44216; Thu, 25 Jan 2001 08:50:01 -0800 (PST) (envelope-from gnats) Received: from ultrakill.noc.demon.net (ultrakill.noc.demon.net [195.11.55.73]) by hub.freebsd.org (Postfix) with ESMTP id AA44937B400 for ; Thu, 25 Jan 2001 08:47:31 -0800 (PST) Received: from chrise by ultrakill.noc.demon.net with local (Exim 3.20 #1) id 14LpYY-0003HM-00 for FreeBSD-gnats-submit@freebsd.org; Thu, 25 Jan 2001 16:47:30 +0000 Message-Id: Date: Thu, 25 Jan 2001 16:47:30 +0000 From: chrise@demon.net Reply-To: chrise@demon.net To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/24638: Mesa-3.2.1_1 fails to build on 4.2-STABLE Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 24638 >Category: ports >Synopsis: Mesa-3.2.1_1 fails to build on 4.2-STABLE >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Thu Jan 25 08:50:00 PST 2001 >Closed-Date: >Last-Modified: >Originator: Chris Elsworth >Release: FreeBSD 4.2-STABLE i386 >Organization: >Environment: FreeBSD ultrakill.noc.demon.net 4.2-STABLE FreeBSD 4.2-STABLE #0: Mon Jan 22 19:26:10 GMT 2001 root@ultrakill.noc.demon.net:/usr/obj/usr/src/sys/ULTRAKILL i386 >Description: Attempting to build /usr/ports/graphics/Mesa3/ gives: .. cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/ports/graphics/Mesa3/work/Mesa-3.2.1/include "-DGLCALLBACKPCAST=*" -O -pipe -c nurbsutl.c -fPIC -DPIC -o nurbsutl.lo /bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/ports/graphics/Mesa3/work/Mesa-3.2.1/include -DGLCALLBACKPCAST=\* -O -pipe -c polytest.c cc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/X11R6/include -I/usr/ports/graphics/Mesa3/work/Mesa-3.2.1/include "-DGLCALLBACKPCAST=*" -O -pipe -c polytest.c -fPIC -DPIC -o polytest.lo polytest.c: In function `find_normal': polytest.c:71: dereferencing pointer to incomplete type polytest.c: In function `tess_test_polygon': polytest.c:104: dereferencing pointer to incomplete type polytest.c:119: dereferencing pointer to incomplete type polytest.c:120: dereferencing pointer to incomplete type polytest.c:862: dereferencing pointer to incomplete type polytest.c: In function `merge_hole_with_contour': polytest.c:931: dereferencing pointer to incomplete type gmake[2]: *** [polytest.lo] Error 1 gmake[2]: Leaving directory `/usr/ports/graphics/Mesa3/work/Mesa-3.2.1/src-glu' gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory `/usr/ports/graphics/Mesa3/work/Mesa-3.2.1' gmake: *** [all-recursive-am] Error 2 *** Error code 2 >How-To-Repeat: Attempt to build the port. >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message