From: | Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us> |
---|---|
To: | Joe Conway <mail(at)joeconway(dot)com> |
Cc: | pgsql-hackers <pgsql-hackers(at)postgresql(dot)org>, "Marc G(dot) Fournier" <scrappy(at)hub(dot)org> |
Subject: | Re: make failure on cvs tip |
Date: | 2002-08-30 16:24:41 |
Message-ID: | 200208301624.g7UGOft17330@candle.pha.pa.us |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
OK, fixed. Marc removed the perl tests because he was removing
interfaces/perl5, but we still need it for pl/perl and psql's use of
perl for the help files.
Perhaps it can be paired down now by someone who understands the perl
builds but at this point I just put the configure.in part back, and ran
autoconf.
---------------------------------------------------------------------------
Joe Conway wrote:
> I just sync'd up and am getting:
>
> make[4]: Leaving directory `/opt/src/pgsql/src/port'
> make[3]: PERL@: Command not found
> make[3]: *** [sql_help.h] Error 127
> make[3]: Leaving directory `/opt/src/pgsql/src/bin/psql'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/opt/src/pgsql/src/bin'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/opt/src/pgsql/src'
> make: *** [all] Error 2
>
> Any ideas?
>
> Joe
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html
>
--
Bruce Momjian | http://candle.pha.pa.us
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 359-1001
+ If your life is a hard drive, | 13 Roberts Road
+ Christ can be your backup. | Newtown Square, Pennsylvania 19073
From | Date | Subject | |
---|---|---|---|
Next Message | Joe Conway | 2002-08-30 16:25:51 | Re: make failure on cvs tip |
Previous Message | Tom Lane | 2002-08-30 16:23:31 | Re: make failure on cvs tip |