kevin mclaughlin writes:
> # gmake
> Making postgres.imp
> ./backend/port/aix/mkldexport.sh postgres /usr/local/pgsql/bin >
> postgres.imp
> nm: postgres: 0654-200 Cannot open the specified file.
> nm: A file or directory in the path name does not exist.
> xlc -Wl,-bE:./backend/postgres.imp -o postgres
> ../utils/version.o -lPW -lcrypt
> -lld -lnsl -ldl -lm -ltermcap -lcurses
> xlc: 1501-228 input file ../utils/version.o not found
> gmake: *** [postgres.imp] Error 252
You need to enter 'gmake all'. It's a known and fixed bug.
--
Peter Eisentraut peter_e(at)gmx(dot)net http://yi.org/peter-e/