ports/157309: tmux upgrade error from tmux-1.4_4 to tmux-1.4_5

Sunpoet Po-Chuan Hsieh sunpoet at sunpoet.net
Thu May 26 02:22:54 UTC 2011


On Thu, May 26, 2011 at 01:17:37AM +0000, wen at 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



More information about the freebsd-ports-bugs mailing list