Re: [ADMIN] error when running make

2002-02-15 Thread Tom Lane
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

[ADMIN] error when running make

2002-02-15 Thread Linda Fousek
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]