Re: Unable to fink selfupdate?
- From: Clever Monkey <spamtrap@xxxxxxxxxxxxxxxx>
- Date: Fri, 30 Mar 2007 14:31:38 -0400
Evan Platt wrote:
OS/X 10.4... Unable to fink selfupdate. Below are the last few linesLooks like you have a pathing problem, at the very least. It is trying to run some head util that is not the standard POSIX head command.
from the running of fink selfupdate...
cc1plus: warning: command line option "-Wmissing-prototypes" is valid
for C/ObjC but not for C++
cc1plus: warning: command line option "-Wmissing-declarations" is
valid for C/ObjC but not for C++
cc1plus: warning: command line option "-Wbad-function-cast" is valid
for C/ObjC but not for C++
cursesfile=`echo '#include <curses.h>' | \
gcc -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/fink.build/dpkg-1.10.21-1221/dpkg-1.10.21/dselect/mkcurkeys.pl
keyoverride $cursesfile > curkeys.h
Unknown option: n
This looks like some util for making HTTP HEAD requests.
.
- Prev by Date: Re: Kensington Wireless Desk Top Mouse died
- Next by Date: Re: Favorite word processor?
- Previous by thread: Mac mini G-4 Startup Drive
- Next by thread: Learn to program strings in C++ by example.
- Index(es):