Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 May 2011 10:06:57 +0800
From:      Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
To:        wen@FreeBSD.org
Cc:        freebsd-ports-bugs@FreeBSD.org, dead_gardens_@hotmail.com
Subject:   Re: ports/157309: tmux upgrade error from tmux-1.4_4 to tmux-1.4_5
Message-ID:  <20110526020657.GA82864@bonjour.sunpoet.net>
In-Reply-To: <201105260117.p4Q1HbAn037887@freefall.freebsd.org>
References:  <201105260117.p4Q1HbAn037887@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 26, 2011 at 01:17:37AM +0000, wen@FreeBSD.org wrote:
> Synopsis: tmux upgrade error from tmux-1.4_4 to tmux-1.4_5
> 
> State-Changed-From-To: open->closed
> State-Changed-By: wen
> State-Changed-When: Thu May 26 01:17:36 UTC 2011
> State-Changed-Why: 
> Problem resolved.
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=157309

Hi wen,

The build still fails if CFLAGS is defined in /etc/make.conf.

Regards,
sunpoet

% grep CFLAGS /etc/make.conf
CFLAGS=-O2 -pipe -march=nocona
% make
===>  Building for tmux-1.4_5
gcc -iquote.   -O2 -pipe -march=nocona -march=nocona -DBUILD="\"1.4\"" -c attributes.c -o attributes.o
In file included from attributes.c:23:
tmux.h:30:19: error: event.h: No such file or directory
In file included from attributes.c:23:
tmux.h:830: error: field 'name_timer' has incomplete type
tmux.h:1032: error: field 'key_timer' has incomplete type
tmux.h:1093: error: field 'event' has incomplete type
tmux.h:1117: error: field 'repeat_timer' has incomplete type
tmux.h:1139: error: field 'identify_timer' has incomplete type
tmux.h:1142: error: field 'message_timer' has incomplete type
*** Error code 1



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