Linda Fousek <[EMAIL PROTECTED]> writes:
> I'm getting the following error when I run the make command on Windows2000:
> ...
> pg_passwd.o(.text+0x763):pg_passwd.c:undefined reference to 'crypt'
> collect2: ld returned 1 exit status
> make[3]: ***[pg_passwd] Error 1
Difficult to tell much when yo
I'm getting the following error when I run the make command on Windows2000:
...
pg_passwd.o(.text+0x763):pg_passwd.c:undefined reference to 'crypt'
collect2: ld returned 1 exit status
make[3]: ***[pg_passwd] Error 1
make[3]: ***leaving directory '/usr/src/postgresql-7.2/src/bin/pg_passwd'
make[2]