I just started using the terminal in OS X and, with the help of an O'Reilly
book, have progressed quite well. But! When I try to install pine using fink
(which I've successfully instsalled) and the "fink install pine" command I
get this:

make[1]: *** [includer] Error 1
rm -f os.c
ln -s osdep/os-osx.c os.c
cc   -g -O2 -DDEBUG -I/sw/include  -Dconst= -DSYSTYPE=\"OSX\" -I/sw/include
-c -o os.o os.c
cc: os.c: No such file or directory
cc: No input files
make: *** [os.o] Error 1

Links to executables are in bin directory:
__TEXT  __DATA  __OBJC  others  dec     hex
size: can't open file: bin/pine (No such file or directory)
size: can't open file: bin/mtest (No such file or directory)
size: can't open file: bin/imapd (No such file or directory)
size: can't open file: bin/pico (No such file or directory)
size: can't open file: bin/pilot (No such file or directory)
size: can't open file: bin/rpdump (No such file or directory)
size: can't open file: bin/rpload (No such file or directory)
size: can't open file: bin/ipop2d (No such file or directory)
size: can't open file: bin/ipop3d (No such file or directory)
Done
rm -rf /sw/src/root-pine-4.44-2
mkdir -p /sw/src/root-pine-4.44-2/sw
mkdir -p /sw/src/root-pine-4.44-2/DEBIAN
mkdir -p /sw/src/root-pine-4.44-2/sw/bin
cp bin/pine /sw/src/root-pine-4.44-2/sw/bin
cp: bin/pine: No such file or directory
### execution of cp failed, exit code 1
Failed: installing pine-4.44-2 failed


at the end of the process.
Help. I don't even know where to start. And, I did install the OS X
developer package prior to this.

Thanks for your time,

[EMAIL PROTECTED]



-------------------------------------------------------
This SF.NET email is sponsored by:
SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See!
http://www.vasoftware.com
_______________________________________________
Fink-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to