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
Open /usr/include/sys/feature_tests.h and show me around lines 300-400
or so.
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
> gcc -DPACKAGE_NAME=\"tmux\"
Hi ,
How do i compile tmux on solaris 11 with gcc4 x86
By pulling latest git & compiling i get following errors:
make
gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\"
-DPACKAGE_VERSION=\"1.7\" -DPACKAGE_STRING=\"tmux\ 1.7\"
-DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"1.7\"
-DST