Re: Problem making rxvt

2003-11-29 Thread David A. Cobb
Mark Blackburn wrote: Did you read /usr/doc/Cygwin/rxvt-2.7.10.README ? It says to configure like so: ./configure --enable-utmp --enable-wtmp --enable-lastlog \ --enable-xpm-background --enable-menubar --enable-rxvt-scroll \ --enable-next-scroll --enable-xterm-scroll --enable-frills \

Re: Problem making rxvt

2003-11-29 Thread Frédéric L. W. Meunier
On Sat, 29 Nov 2003, David A. Cobb wrote: OK, Now I've reconciled my configure options with those in the document, and defined the libraries as shown. Same result, basically. This time I got to a recursion about 180 proc's deep when something failed ( happily ) and unwound the stack.

Re: Problem making rxvt

2003-11-29 Thread David A. Cobb
Frédéric L. W. Meunier wrote: On Sat, 29 Nov 2003, David A. Cobb wrote: Next experiment is to cd into the source tree to do the build: the example does show ./configure. THIS IS STILL A BUG! Building from inside is, in fact, discouraged, IIRC, in the Autotools references. You

Problem making rxvt

2003-11-27 Thread David A. Cobb
My configure/make score is just barely above zero. I'd be sure it was all me if it was indeed zero - but not quite. Latest attempt: rxvt-2.7.10 My file layout: ~/Build/rxvt/rxvt-2-7-10=untarred package; ~/Build/rxvt/i686-pc-cygwin=build directory configure make are run from outside the source

Re: Problem making rxvt

2003-11-27 Thread Thorsten Kampe
* David A. Cobb (2003-11-27 17:54 +0100) My configure/make score is just barely above zero. I'd be sure it was all me if it was indeed zero - but not quite. Latest attempt: rxvt-2.7.10 Install rxvt via Setup.exe. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem

Re: Problem making rxvt

2003-11-27 Thread Frédéric L. W. Meunier
On Thu, 27 Nov 2003, Thorsten Kampe wrote: * David A. Cobb (2003-11-27 17:54 +0100) My configure/make score is just barely above zero. I'd be sure it was all me if it was indeed zero - but not quite. Latest attempt: rxvt-2.7.10 Install rxvt via Setup.exe. That won't fix the severe

Re: Problem making rxvt

2003-11-27 Thread Christopher Faylor
On Thu, Nov 27, 2003 at 09:28:14PM -0200, Fr?d?ric L. W. Meunier wrote: On Thu, 27 Nov 2003, Thorsten Kampe wrote: * David A. Cobb (2003-11-27 17:54 +0100) My configure/make score is just barely above zero. I'd be sure it was all me if it was indeed zero - but not quite. Latest attempt:

Re: Problem making rxvt

2003-11-27 Thread Mark Blackburn
Did you read /usr/doc/Cygwin/rxvt-2.7.10.README ? It says to configure like so: ./configure --enable-utmp --enable-wtmp --enable-lastlog \ --enable-xpm-background --enable-menubar --enable-rxvt-scroll \ --enable-next-scroll --enable-xterm-scroll --enable-frills \ --enable-linespace

Re: Problem making rxvt

2003-11-27 Thread David A. Cobb
Christopher Faylor wrote: On Thu, Nov 27, 2003 at 09:28:14PM -0200, Fr?d?ric L. W. Meunier wrote: On Thu, 27 Nov 2003, Thorsten Kampe wrote: * David A. Cobb (2003-11-27 17:54 +0100) My configure/make score is just barely above zero. I'd be sure it was all me if it was indeed zero

Re: Problem making rxvt

2003-11-27 Thread David A. Cobb
Mark Blackburn wrote: Did you read /usr/doc/Cygwin/rxvt-2.7.10.README ? It says to configure like so: ./configure --enable-utmp --enable-wtmp --enable-lastlog \ --enable-xpm-background --enable-menubar --enable-rxvt-scroll \ --enable-next-scroll --enable-xterm-scroll --enable-frills \