RE: Question about compile tmux on Solaris8

2012-03-27 Thread YU Tristan
stion about compile tmux on Solaris8 Does it work if you add #include to tmux.h? On Mon, Mar 26, 2012 at 05:08:58AM +, YU Tristan wrote: >Any solution for this? Thank you! > > > >gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" >-DPACK

Re: Question about compile tmux on Solaris8

2012-03-26 Thread Nicholas Marriott
Does it work if you add #include to tmux.h? On Mon, Mar 26, 2012 at 05:08:58AM +, YU Tristan wrote: >Any solution for this? Thank you! > > > >gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" >-DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tmux\ 1.6\" >-DPACKAGE_BUGREPO

Question about compile tmux on Solaris8

2012-03-25 Thread YU Tristan
Any solution for this? Thank you! gcc -DPACKAGE_NAME=\"tmux\" -DPACKAGE_TARNAME=\"tmux\" -DPACKAGE_VERSION=\"1.6\" -DPACKAGE_STRING=\"tmux\ 1.6\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE_URL=\"\" -DPACKAGE=\"tmux\" -DVERSION=\"1.6\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_