Mail Archives: cygwin/1998/03/15/16:08:18
Hi *,
this is an updated status report for packages compiled
with *Cygnus CDK B19*.
Feel free to send me a similar report for packages you've compiled and
I'll add them to this list.
------------------------< snip snip snip >-----------------------------
*ghostview-1.5*
- system
- ???
- preliminaries
- tar -xzvf ghostview-1.5.tar.gz; cd ghostview-1.5
- xmkmf
- change in file Dir.c ( comment several lines):
/*
#if defined(SVR4) || defined(SYSV) || defined(USG) || defined(__osf__)
*/
#include <dirent.h>
/*
#else */ /* defined(SVR4) || defined(SYSV) || defined(USG) */ /*
#include <sys/dir.h>
#define dirent direct
#endif */ /* defined(SVR4) || defined(SYSV) || defined(USG) */ /*
*/
- make
- works without changes
- make install
- works without changes
- notes
- none
- contributed by
- wku1 AT utk DOT edu (Wei Ku)
------------------------< snip snip snip >-----------------------------
*groff-1.10*
- system
- Windows NT4 German / SP3
- preliminaries
- none
- configure
- works without changes
- make
- works without changes
- make install
- works without changes
- notes
- none
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
------------------------< snip snip snip >-----------------------------
*less-321*
- system
- Windows NT4 German / SP3
- preliminaries
- replace all "iprintf" in "output.c" with a different,
but unique name, for example "less_iprintf"
- configure
- works without changes
- make
- works without changes
- make install
- works without changes
- notes
- none
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
------------------------< snip snip snip >-----------------------------
*ncurses-4.1*
- system
- Windows NT4 German / SP3
- preliminaries
- /bin/sh has to be bash, not ash
- umount /bin (if mounted)
- cp <cygnus>/bash.exe /bin/sh.exe
- configure
- works without changes
- make
- works without changes
- make install
- works without changes
- notes
- none
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
------------------------< snip snip snip >-----------------------------
*recode-3.4.1-7*
- system
- Windows NT4 German / SP3
- preliminaries
- none
- configure
- works without changes
- make
- "make recode" is necessary, if you don't have texinfo
installed, but otherwise
- works without changes
- make install
- works without changes
- notes
- make for recode-3.4.1 (without -7) does *not* work
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
------------------------< snip snip snip >-----------------------------
*rcs-5.7*
- system
- ???
- preliminaries
- in src/conf.sh line 1039 change has_mmap=1 to has_mmap=0
- in src/Makefile change line 90 to look like x = .exe
- make
- works without changes
- make install
- works without changes
- notes
- Is is a cygnus bug or an rcs problem that we have to turn off
the mmap feature?
- contributed by
- acherman AT inf DOT ethz DOT ch (Erwin Achermann)
------------------------< snip snip snip >-----------------------------
*termcap-1.3*
- system
- ???
- preliminaries
- gunzip termcap-1.3.tar; tar -xvf termcap-1.3.tar; cd termcap-1.3
- configure
- works without changes
- make
- change in Makefile:
add -D_STRICT_ANSI in DEFS so that it looks like
DEFS = -D_STRICT_ANSI -DHAVE_STRING_H=1 ...( omitted )
- make install
- mkdir /usr/include; mkdir /usr/lib
- make include
- notes
- none
- contributed by
- wku1 AT utk DOT edu (Wei Ku)
------------------------< snip snip snip >-----------------------------
*uucp-1.06.1*
- system
- Windows NT4 German / SP3
- preliminaries
- none
- configure
- works without changes
- make
- works without changes
- make install
- works without changes
- notes
- none
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
------------------------< snip snip snip >-----------------------------
*vim-5.0*
- system
- Windows NT4 German / SP3
- preliminaries
- you first have to install *ncurses-4.1*
- configure
- works without changes with these parameters:
./configure \
--prefix=/usr/local \
--disable-perlinterp \
--disable-pythoninterp
- make
- works without changes
- make install
- works, but you first have to "export SUFFIX=.exe", because it does
not use the standard "install" program
- notes
- make gives you a few warnings, which you can ignore, and when
it has finished, it is not obvious, that compilation succeeded,
though it did
- contributed by
- mh AT mike DOT franken DOT de (Michael Hirmke)
------------------------< snip snip snip >-----------------------------
Bye.
Michael.
--
Michael Hirmke | Telefon +49 (911) 557999
Georg-Strobel-Strasse 81 | FAX +49 (911) 557664
90489 Nuernberg | E-Mail mailto: mh AT mike DOT franken DOT de
| WWW http://minimike.franken.de/
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -