fink selfupdate doesn't work, I get the following error:
cursesfile=`echo '#include <curses.h>' | \
gcc-3.3 -E - | grep 'curses.h' | head -n 1 | \
sed -e 's/^[^"]*"//; s/".*$//'`; \
if [ "$cursesfile" = "" ]; then echo "can't find curses file"; exit 1; fi; \
perl /sw/src/dpkg-1.10.21-215/dpkg-1.10.21/dselect/mkcurkeys.pl keyoverride $cursesfile > curkeys.h
Unknown option: n
Usage: head [-options] <url>...
-m <method> use method for the request (default is 'HEAD')
-f make request even if head believes method is illegal
-b <base> Use the specified URL as base
-t <timeout> Set timeout value
-i <time> Set the If-Modified-Since header on the request
-c <conttype> use this content-type for POST, PUT, CHECKIN
-a Use text mode for content I/O
-p <proxyurl> use this as a proxy
-P don't load proxy settings from environment
-H <header> send this HTTP header (you can specify several)
-u Display method and URL before any response
-U Display request headers (implies -u)
-s Display response status code
-S Display response status chain
-e Display response headers
-d Do not display content
-o <format> Process HTML content in various ways -v Show program version
-h Print this message-x Extra debugging output can't find curses file make[2]: *** [curkeys.h] Error 1 make[1]: *** [all-dselect] Error 2 make: *** [all-recursive] Error 2 ### execution of make failed, exit code 2 Removing build lock... dpkg -r fink-buildlock-dpkg-1.10.21-215 (Reading database ... 11339 files and directories currently installed.) Removing fink-buildlock-dpkg-1.10.21-215 ... Failed: phase compiling: dpkg-1.10.21-215 failed
thanks for any help, mhe
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
