Re: [HACKERS] v6.4-BETA3 problems with FreeBSD
От | Tom Lane |
---|---|
Тема | Re: [HACKERS] v6.4-BETA3 problems with FreeBSD |
Дата | |
Msg-id | 17624.909722501@sss.pgh.pa.us обсуждение исходный текст |
Ответ на | v6.4-BETA3 problems with FreeBSD (SHIOZAKI Takehiko <takehi-s@ascii.co.jp>) |
Ответы |
Re: [HACKERS] v6.4-BETA3 problems with FreeBSD
|
Список | pgsql-hackers |
SHIOZAKI Takehiko <takehi-s@ascii.co.jp> writes: > * Makefile.shlib > FreeBSD is not supported. Can you provide an appropriate entry to add to Makefile.shlib for FreeBSD? It's probably much like one of the existing entries... > gmake[3]: Entering directory `/usr/local/src/postgresql.v6.4-BETA3/pgsql/src/pl/ > plpgsql/src' > /usr/bin/install -c -m 644 /usr/local/pgsql/lib/plpgsql.so > usage: install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 file2 > install [-CcDps] [-f flags] [-g group] [-m mode] [-o owner] file1 ... > fileN directory > install -d [-g group] [-m mode] [-o owner] directory ... > gmake[3]: *** [install] Error 64 Oops. The plpgsql Makefile should exit a little more gracefully on a system not supported by Makefile.shlib. I'll do something about that tomorrow. regards, tom lane
В списке pgsql-hackers по дате отправления: