Skip site navigation (1)Skip section navigation (2)
Date:      19 Apr 2007 17:57:41 -0000
From:      Howard Goldstein <hg@queue.to>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/111893: fatal build error in x11/nvidia-settings 1.0.11, git version
Message-ID:  <20070419175741.1767.qmail@cally.queue.to>
Resent-Message-ID: <200704191830.l3JIU2GR024468@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         111893
>Category:       ports
>Synopsis:       fatal build error in x11/nvidia-settings 1.0.11, git version
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 19 18:30:01 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Howard Goldstein
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD cally.queue.to 6.2-STABLE FreeBSD 6.2-STABLE #1: Sat Mar 31 20:04:48 EDT 2007 hg@cally.queue.to:/usr/obj/usr/src/sys/CALLY i386

git updated 070419
related port: nvidia-driver-1.0.9746_1 NVidia graphics card binary drivers for hardware OpenGL ren

>Description:
	
Fatal build error at build of src/gtk+-2.x/ctkxvideo.c s as follows
In file included from src/gtk+-2.x/ctkimage.h:28,
                 from src/gtk+-2.x/ctkxvideo.c:29:
/usr/X11R6/include/image.h:202: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:208: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:236: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:242: error: syntax error before "_Declare"
In file included from src/gtk+-2.x/ctkbanner.h:28,
                 from src/gtk+-2.x/ctkimage.h:30,
                 from src/gtk+-2.x/ctkxvideo.c:29:
/usr/X11R6/include/image.h:42: error: redefinition of `struct _ColorPacket'
/usr/X11R6/include/image.h:51: error: redefinition of typedef 'ColorPacket'
/usr/X11R6/include/image.h:51: error: previous declaration of 'ColorPacket' was here
/usr/X11R6/include/image.h:54: error: redefinition of `struct _ImageInfo'
/usr/X11R6/include/image.h:79: error: redefinition of typedef 'ImageInfo'
/usr/X11R6/include/image.h:79: error: previous declaration of 'ImageInfo' was here
/usr/X11R6/include/image.h:82: error: redefinition of `struct _RectangleInfo'
/usr/X11R6/include/image.h:90: error: redefinition of typedef 'RectangleInfo'
/usr/X11R6/include/image.h:90: error: previous declaration of 'RectangleInfo' was here
/usr/X11R6/include/image.h:93: error: redefinition of `struct _RunlengthPacket'
/usr/X11R6/include/image.h:102: error: redefinition of typedef 'RunlengthPacket'
/usr/X11R6/include/image.h:102: error: previous declaration of 'RunlengthPacket' was here
/usr/X11R6/include/image.h:105: error: redefinition of `struct _Image'
/usr/X11R6/include/image.h:196: error: redefinition of typedef 'Image'
/usr/X11R6/include/image.h:196: error: previous declaration of 'Image' was here
/usr/X11R6/include/image.h:202: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:208: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:236: error: syntax error before "_Declare"
/usr/X11R6/include/image.h:242: error: syntax error before "_Declare"
In file included from src/gtk+-2.x/ctkimage.h:30,
                 from src/gtk+-2.x/ctkxvideo.c:29:
src/gtk+-2.x/ctkbanner.h:64: error: syntax error before '*' token
src/gtk+-2.x/ctkbanner.h:93: warning: parameter names (without types) in function declaration
In file included from src/gtk+-2.x/ctkxvideo.c:29:
src/gtk+-2.x/ctkimage.h:34: error: syntax error before '*' token
src/gtk+-2.x/ctkimage.h:34: warning: type defaults to `int' in declaration of `ctk_image_new'
src/gtk+-2.x/ctkimage.h:37: error: syntax error before "artwork"
src/gtk+-2.x/ctkimage.h:38: error: syntax error before "artwork"
src/gtk+-2.x/ctkxvideo.c: In function `ctk_xvideo_new':
src/gtk+-2.x/ctkxvideo.c:385: error: `BANNER_ARTWORK_XVIDEO' undeclared (first use in this function)
src/gtk+-2.x/ctkxvideo.c:385: error: (Each undeclared identifier is reported only once
src/gtk+-2.x/ctkxvideo.c:385: error: for each function it appears in.)
gmake: *** [.objs/ctkxvideo.o] Error 1
*** Error code 2

Stop in /usr/ports/x11/nvidia-settings.

>How-To-Repeat:
	
'make clean install' fails during build
>Fix:
unknown
	


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070419175741.1767.qmail>