Re: [dev] [dvtm] AIX build

2011-01-06 Thread Ross Mohn
On 01/06/2011 01:35 PM, Ross Mohn wrote: > On 01/06/2011 01:09 PM, Ross Mohn wrote: >> Attached is a basic forkpty-aix.c that I put together from tmux and >> glib projects and my own testing. I've been using it successfully for >> over a month now, so it should be OK. Additional patches to come l

Re: [dev] [dvtm] AIX build

2011-01-06 Thread Ross Mohn
On 01/06/2011 01:09 PM, Ross Mohn wrote: > Attached is a basic forkpty-aix.c that I put together from tmux and > glib projects and my own testing. I've been using it successfully for > over a month now, so it should be OK. Additional patches to come later > today in this thread. > -Ross And here

[dev] [dvtm] AIX build

2011-01-06 Thread Ross Mohn
Attached is a basic forkpty-aix.c that I put together from tmux and glib projects and my own testing. I've been using it successfully for over a month now, so it should be OK. Additional patches to come later today in this thread. -Ross #include #include #include #include #include #include

Re: [dev] [9base] tip add OBJTYPE = sun4u

2011-01-06 Thread Stanley Lieber
On Thu, Jan 6, 2011 at 9:08 AM, Stanley Lieber wrote: >> Are you certain this happens with a clean tree and using sun4u OBJTYPE as >> well? >> Please recheck with hg tip. > > sdf1 % hg identify > e39eeddcc295+ tip > > sdf1 % cat config.mk > # Customize to fit your system > > # paths > PREFIX    

Re: [dev] [dvtm] Graphics in madtty.c

2011-01-06 Thread Ross Mohn
On 01/05/2011 06:44 PM, Marc Andre Tanner wrote: > On Sun, Jan 02, 2011 at 11:32:00AM -0500, Ross Mohn wrote: >> Now I understand the mystery better. At home I do get the graphics >> (using HEAD), but not at work. And the reason is that at home I use >> en_US.utf8 while at work I'm stuck with AIX

Re: [dev] [9base] tip add OBJTYPE = sun4u

2011-01-06 Thread Stanley Lieber
> Are you certain this happens with a clean tree and using sun4u OBJTYPE as > well? > Please recheck with hg tip. sdf1 % hg identify e39eeddcc295+ tip sdf1 % cat config.mk # Customize to fit your system # paths PREFIX = /usr/local/plan9 MANPREFIX = ${PREFIX}/share/man VERSION = 7 #

Re: [dev] [dvtm] Graphics in madtty.c

2011-01-06 Thread Aurélien Aptel
On Thu, Jan 6, 2011 at 12:44 AM, Marc Andre Tanner wrote: >> On the other hand, now that I've been prompted  to finally compile and >> try a version of st, I love it! And, this has probably already been >> discussed, but wouldn't it be more efficient to just write an optional >> patch to st that p

Re: [dev] [9base] tip add OBJTYPE = sun4u

2011-01-06 Thread Anselm R Garbe
On 6 January 2011 05:44, Stanley Lieber wrote: > I've had no problems under OpenBSD on an Ultra5 and Ultra60 since > at least 9base-6. Only significant change required was using > the base system's yacc. > > Without patching 9yacc, compilation dies here: > > YACC awkgram.y > Bus error > *** Error