<<< Date Index >>>     <<< Thread Index >>>

Errors compiling urlview under Cygwin



Hello mutters,

I downloaded the latest urlview tree from the CVS repository at
cvs.mutt.org , but it wouldn't compile under Cygwin. Log follows:

$ ./configure
creating cache ./config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking how to run the C preprocessor... gcc -E
checking for initscr in -lncurses... yes
checking for curs_set... yes
checking for ncurses.h... yes
checking for ncurses/curses.h... yes
checking for snprintf... yes
checking for regcomp... yes
checking for regex.h... yes
checking for rxposix.h... no
checking for rx/rxposix.h... no
checking for stdarg.h... yes
checking for varargs.h... no
updating cache ./config.cache
creating ./config.status
creating Makefile
creating config.h

$ make
cd . && aclocal
cd . && automake --foreign --include-deps Makefile
Makefile.am: required file `./depcomp' not found
make: *** [Makefile.in] Error 1

What is the status of urlview under Cygwin? Am I just seeing the
results of living at the "bleeding edge of CVS" or does urlview
actually not work under Cygwin?

Many thanks in advance,

-- 
Ian Partridge