Re: pgcryto failures on freebsd/alpha
От | Marko Kreen |
---|---|
Тема | Re: pgcryto failures on freebsd/alpha |
Дата | |
Msg-id | 20011221083445.GA17173@l-t.ee обсуждение исходный текст |
Ответ на | pgcryto failures on freebsd/alpha ("Christopher Kings-Lynne" <chriskl@familyhealth.com.au>) |
Ответы |
Re: pgcryto failures on freebsd/alpha
|
Список | pgsql-hackers |
On Fri, Dec 21, 2001 at 11:43:21AM +0800, Christopher Kings-Lynne wrote: > Hi Marko, > > Just testing pgcrypto on freebsd/alpha. I get some warnings: > > gcc -pipe -O -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -DPIC > -DRAND_SILLY -I. -I. -I../../src/include -c - > o internal.o internal.c > internal.c: In function `rj_encrypt': > internal.c:314: warning: cast from pointer to integer of different size > internal.c: In function `rj_decrypt': > internal.c:342: warning: cast from pointer to integer of different size > internal.c: In function `bf_encrypt': > internal.c:429: warning: cast from pointer to integer of different size > internal.c: In function `bf_decrypt': > internal.c:453: warning: cast from pointer to integer of different size They should be harmless, although I should fix them. > And I can't do regression: [ ... ] > ============== running regression test queries ============== > test init ... ERROR: stat failed on file > '$libdir/pgcrypto': No such file or directory > ERROR: stat failed on file '$libdir/pgcrypto': No such file or directory You need to do 'make install' first. -- marko
В списке pgsql-hackers по дате отправления: