Error in compiling "pgcrypto" module in Win32
От | Maurizio Merli |
---|---|
Тема | Error in compiling "pgcrypto" module in Win32 |
Дата | |
Msg-id | RTWXc.60898$1V3.1525978@twister2.libero.it обсуждение исходный текст |
Ответы |
Re: Error in compiling "pgcrypto" module in Win32
|
Список | pgsql-hackers |
I'm using PostgreSQL 8.0.0 beta1 I can compile all contrib modules but pgcrypton i have this error when I execute make md5.o(.text+0x1ee):md5.c: undefined reference to `bcopy' md5.o(.text+0x25c):md5.c: undefined reference to `bcopy' md5.o(.text+0x2ae):md5.c: undefined reference to `bcopy' md5.o(.text+0x2c1):md5.c: undefined reference to `bcopy' md5.o(.text+0x2e6):md5.c: undefined reference to `bcopy' md5.o(.text+0x301):md5.c: more undefined references to `bcopy' follow crypt-des.o(.text+0x520):crypt-des.c: undefined reference to `ntohl@4' crypt-des.o(.text+0x52b):crypt-des.c: undefined reference to `ntohl@4' crypt-des.o(.text+0xb92):crypt-des.c: undefined reference to `ntohl@4' crypt-des.o(.text+0xb9d):crypt-des.c: undefined reference to `ntohl@4' crypt-des.o(.text+0xbbe):crypt-des.c: undefined reference to `htonl@4' crypt-des.o(.text+0xbca):crypt-des.c: undefined reference to `htonl@4' c:\MinGW\bin\dllwrap.exe: c:\MinGW\bin\gcc exited with status 1 make: *** [libpgcrypto.a] Error 1 What can i do?
В списке pgsql-hackers по дате отправления: