Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Jan 2006 16:35:54 +0900 (JST)
From:      KIMURA Yasuhiro <yasu@utahime.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/92136: x11/xorg-clients: make fails on 4.x
Message-ID:  <20060122073554.088A13A@eastasia.home.utahime.org>
Resent-Message-ID: <200601220740.k0M7e3rA079790@freefall.freebsd.org>

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

>Number:         92136
>Category:       ports
>Synopsis:       x11/xorg-clients: make fails on 4.x
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 22 07:40:03 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     KIMURA Yasuhiro
>Release:        FreeBSD 4.11-RELEASE-p14 i386
>Organization:
>Environment:
System: FreeBSD xxxx 4.11-RELEASE-p14 FreeBSD 4.11-RELEASE-p14 #0: Thu Jan 12 09:26:14 JST 2006     xxxx  i386


	
>Description:
	On 4.x make fails as following:

	making all in programs/xedit...
	LD_LIBRARY_PATH=/usr/ports/x11/xorg-clients/work/xc/exports/lib XLOCALEDIR=/usr/ports/x11/xorg-clients/work/xc/exports/lib/locale cc -O -pipe -ansi -pedantic  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I. -Ilisp/re   -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include  -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DINCLUDE_XPRINT_SUPPORT     -DXEDIT  -c xedit.c
	LD_LIBRARY_PATH=/usr/ports/x11/xorg-clients/work/xc/exports/lib XLOCALEDIR=/usr/ports/x11/xorg-clients/work/xc/exports/lib/locale cc -O -pipe -ansi -pedantic  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I. -Ilisp/re   -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include  -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DINCLUDE_XPRINT_SUPPORT     -DXEDIT  -c commands.c
	LD_LIBRARY_PATH=/usr/ports/x11/xorg-clients/work/xc/exports/lib XLOCALEDIR=/usr/ports/x11/xorg-clients/work/xc/exports/lib/locale cc -O -pipe -ansi -pedantic  -Dasm=__asm -Wall -Wpointer-arith -Wundef   -I. -Ilisp/re   -I/usr/ports/x11/xorg-clients/work/xc -I/usr/ports/x11/xorg-clients/work/xc/exports/include  -I/usr/X11R6/include -DCSRG_BASED  -DFUNCPROTO=15 -DNARROWPROTO   -DINCLUDE_XPRINT_SUPPORT     -DXEDIT  -c util.c
	util.c:65: #error "no working va_copy was found"
	util.c: In function `XeditPrintf':
	util.c:84: warning: implicit declaration of function `va_copy'
	util.c:78: warning: `va2' might be used uninitialized in this function
	*** Error code 1
	Stop in /usr/ports/x11/xorg-clients/work/xc/programs/xedit.
	*** Error code 1
	Stop in /usr/ports/x11/xorg-clients/work/xc/programs.
	*** Error code 1
	Stop in /usr/ports/x11/xorg-clients.

	
>How-To-Repeat:
	
>Fix:

	


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



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