Thank you!
Benjamin Reed wrote:
Felipe wrote:
Compiling postgresql, I've run up against this error (just after the configuration phase):
....
config.status: linking ./src/backend/port/dynloader/darwin.h to src/include/dynloader.h
config.status: linking ./src/include/port/darwin.h to src/include/pg_config_os.h
config.status: linking ./src/makefiles/Makefile.darwin to src/Makefile.port
make -C doc all
gzip -d -c man.tar.gz | xf -
/bin/sh: xf: command not found
make[1]: *** [manl/.timestamp] Error 127
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.w2nT8c failed, exit code 1
Failed: compiling postgresql-7.3.4-1 failed
Any ideas? It's xf a real application or an error in the script? Greetings
Looks like it's looking for "$TAR" to be set to the location of "tar" but it's not finding it. You don't have something strange like not having the bsd bits installed do you?
Can't imagine you'd have gotten this far if so, but I've got no ideas what would cause this...
-------------------------------------------------------
This SF.net email sponsored by: Enterprise Linux Forum Conference & Expo
The Event For Linux Datacenter Solutions & Strategies in The Enterprise Linux in the Boardroom; in the Front Office; & in the Server Room http://www.enterpriselinuxforum.com
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users
