Try this on Solaris 11:

CPPFLAGS="-D_XPG6" LDFLAGS="-D_XPG6" ./configure

Remove "-I-" from am__append_7 in Makefile (or just comment the
whole line, it's unnecessary)

gmake



On Wed, Aug 22, 2012 at 12:06:18AM -0400, blueBoy wrote:
> Hi ,
> 
> How do i compile  tmux on solaris 11 with gcc4 x86
> By pulling latest git & compiling i get following errors:
> 
> make
> 
> ..
> 
> In file included from /usr/include/sys/types.h:12:0,
>                  from arguments.c:19:
> /usr/include/sys/feature_tests.h:354:2: error: #error "Compiler or
> options invalid for pre-UNIX 03 X/Open applications  and pre-2001 POSIX
> applications"
> *** Error code 1
> make: Fatal error: Command failed for target `arguments.o'

-- 
reynh...@quesera.com

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to