Date: Thu, 26 May 2011 10:56:09 +0800 From: wen heping <wenheping@gmail.com> To: Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net> Cc: wen@freebsd.org, 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: <BANLkTinPHGW06wQEwGoG%2B2-d_HmcKnLc3w@mail.gmail.com> In-Reply-To: <20110526020657.GA82864@bonjour.sunpoet.net> References: <201105260117.p4Q1HbAn037887@freefall.freebsd.org> <20110526020657.GA82864@bonjour.sunpoet.net>
next in thread | previous in thread | raw e-mail | index | archive | help
2011/5/26 Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>: > 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=3D157309 > > Hi wen, > > The build still fails if CFLAGS is defined in /etc/make.conf. em.......you are right. Let me fix it. wen > > Regards, > sunpoet > > % grep CFLAGS /etc/make.conf > CFLAGS=3D-O2 -pipe -march=3Dnocona > % make > =3D=3D=3D> =C2=A0Building for tmux-1.4_5 > gcc -iquote. =C2=A0 -O2 -pipe -march=3Dnocona -march=3Dnocona -DBUILD=3D"= \"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?BANLkTinPHGW06wQEwGoG%2B2-d_HmcKnLc3w>