Re: databases/p5-postgresql-plperl links to wrong

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: databases/p5-postgresql-plperl links to wrong
Дата
Msg-id 16646.1108169642@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: databases/p5-postgresql-plperl links to wrong  (Sven Willenberger <sven@dmv.com>)
Ответы Re: databases/p5-postgresql-plperl links to wrong  (Sven Willenberger <sven@dmv.com>)
Список pgsql-general
Sven Willenberger <sven@dmv.com> writes:
> The rpath solution you provided to patch GNUmakefile did not
> work however, bailing with:

> gcc -O2 -fno-strict-aliasing -Wmissing-declarations, -Wl,
> -rpath, /usr/local/lib/perl5/5.8.6/mach/CORE -fpic -DPIC -I.
> -I/usr/local/lib/perl5/5.8.6/mach/CORE -I../../../src/include   -c -o
> plperl.o plperl.c
> gcc: cannot specify -o with -c or -S and multiple compilations

If that's an accurate cut-and-paste, then you let a space sneak into
the -Wl,-rpath,path construct; perhaps that's the problem?

            regards, tom lane

В списке pgsql-general по дате отправления:

Предыдущее
От: Stephan Szabo
Дата:
Сообщение: Re: Apparent anomaly with views and unions
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Apparent anomaly with views and unions