I was attempting to make a courier-imap package, and I ran across a weird problem:
configuring in waitlib running /bin/sh ./configure --prefix=/sw --enable-unicode --mandir=/sw/share/man --libexecdir=/sw/bin --infodir=/sw/share/info --with-piddir=/sw/var/run --with-authpwd --with-authshadow --with-authuserdb --with-authcram --with-authdaemon --with-authchangepwdir=/sw/bin/authlib --with-db=db --with- userdb=/etc/userdb --with-makedatprog='/sw/bin/makedatprog' --with-mailuser=root --without-socks --with- authchangepwdir=/var/tmp/dev/null --cache-file=.././config.cache --srcdir=. loading cache .././config.cache checking for a BSD compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes [...] checking for wait... yes checking for wait3... yes checking for sigblock... yes checking if wait function is broken... yes checking if wait3 function is broken... yes configure: error: I give up -- neither wait nor wait3 works properly configure: error: ./configure failed for waitlib Thanks, Kyle Moffett _______________________________________________ Fink-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-devel
