Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Jul 2003 13:53:28 +0900 (JST)
From:      Shin-ichi Yoshimoto <yosimoto@waishi.jp>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/54462: can not build graphics/libungif on GCC 3.3.1
Message-ID:  <20030714045328.3686911F83D@current.waishi.jp>
Resent-Message-ID: <200307140500.h6E50UQW053840@freefall.freebsd.org>

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

>Number:         54462
>Category:       ports
>Synopsis:       can not build graphics/libungif on GCC 3.3.1
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jul 13 22:00:29 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Shin-ichi Yoshimoto
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD current.waishi.jp 5.1-CURRENT FreeBSD 5.1-CURRENT #0: Mon Jul 14 10:19:29 JST 2003 yosimoto@current.waishi.jp:/usr/obj/usr/src/sys/CURRENT i386


	
>Description:
	graphics/libungif build broken using GCC 3.3.1.

	cd /usr/ports/graphics/libungif
	make

	[snip]

	/bin/sh ../libtool --mode=compile cc -DHAVE_CONFIG_H -I. -I. -I..     -O -pipe -march=pentium4 -I/usr/X11R6/include -c qprintf.c
	rm -f .libs/qprintf.lo
	cc -DHAVE_CONFIG_H -I. -I. -I.. -O -pipe -march=pentium4 -I/usr/X11R6/include -c qprintf.c  -fPIC -DPIC -o .libs/qprintf.lo
	qprintf.c: In function `GifQprintf':
	qprintf.c:38: error: syntax error before '...' token
	qprintf.c:43: error: syntax error before "__builtin_varargs_start"
	*** Error code 1

>How-To-Repeat:
	cd /usr/ports/graphics/libungif
	make
>Fix:

	


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



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