Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Problem with the configure script (2.4.2)



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 15 March 2005 19:38, Mike Dowling wrote:
> Hello,
>
> I cannot get configure to produce a Makefile or a config.h file.  I
> suspect that the problem lies with me, but I would be very grateful for
> any hints as to how I can solve the problem.
>
> #./configure
>
> produces lots of output, as usual, and perminates with
>
> checking for sbrk() prototype in <unistd.h>... yes
> checking for ioctl prototype in <sys/ioctl.h>... yes
> checking for mknod prototype in <sys/stat.h>... yes
> checking if named FIFOs work... yes
> checking if echo in /bin/sh interprets escape sequences... yes
> checking if link() works... yes
> checking if kill(pid, 0) returns ESRCH correctly... yes
> checking if POSIX sigsuspend() works... yes
>

apparently this is the same problem with SIGTTOU as had. Does replaceing 
SIGTTOU with TTOU in configure helps? Does your shell support "trap SIGTTOU"?

This should be fixed in current CVS (ut I begin to suspect my fix was 
better :)


- -andrey
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)

iD8DBQFCPE1DR6LMutpd94wRAoKaAJ41/iWQjqU6ZrNwXAhh5fRcKL3yXgCePwLp
Dwdi60tZB3f/VoH6RNrJaiw=
=8cI/
-----END PGP SIGNATURE-----



Messages sorted by: Reverse Date, Date, Thread, Author