Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2003 09:25:56 +0900
From:      Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
To:        Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: some ports are broken after upgrading GCC 3.3.1
Message-ID:  <20030717092556.70a96dc9.yosimoto@waishi.jp>
In-Reply-To: <20030713010957.2181af46.yosimoto@waishi.jp>
References:  <20030713010957.2181af46.yosimoto@waishi.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Subject: some ports are broken after upgrading GCC 3.3.1,
On Sun, 13 Jul 2003 01:09:57 +0900, Shin-ichi YOSHIMOTO wrote:
> ** The following packages were not installed or upgraded (*:skipped / !:failed)
>         ! graphics/libungif (libungif-4.1.0b1)  (bad C++ code)
>         ! x11-servers/XFree86-4-Server (XFree86-Server-4.3.0_8) (unknown build error)
>         ! x11/XFree86-4-clients (XFree86-clients-4.3.0_2)       (coredump)

XFree86-4-Server and XFree86-4-clients are fine, but libungif is still bad,

[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

Any idea ?

-- 
Shin-ichi YOSHIMOTO <yosimoto@waishi.jp>
http://diary.waishi.jp/~yosimoto/diary/



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