autotools problems

2006-12-29 Thread Mike Durian
can take a look at this and sort out my autotools problems. Thanks, mike # This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # h

Re: autotools problems

2006-12-29 Thread José G . Juanino
El sábado 30 de diciembre a las 00:01:34 CET, Mike Durian escribió: > Again, this relates to my working trying to build sipX. Though FreeBSD > already has almost all the dependancies required by sipX, it is > missing mod_cplusplus (http://modcplusplus.sourceforge.net/). > > I've tried building th

Re: autotools problems

2006-12-30 Thread Mike Durian
On Friday 29 December 2006 16:01, Mike Durian wrote: > > I have added /usr/local/gnu-autotools/bin to the head of my PATH, but > get errors about: > macro `AM_PROG_LIBTOOL' not found in library > Libtool library used but `LIBTOOL' is undefined > etc. > I've seen posts where other

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Ivan Voras
2008/9/1 Alex Goncharov <[EMAIL PROTECTED]>: > ,--- You/Ivan (Mon, 01 Sep 2008 11:29:39 +0200) * > | Can someone else confirm this? Do your postgresql83-server ports build? > > Builds for me: > > $ ls -l Makefile > -rw-r--r-- 1 root wheel 10599 Aug 26 06:53 Makefile > > $ md5 Makefile > MD5

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Palle Girgensohn
Mea culpa, I failed to committ the Makefile change last week. Now everything should work fine. Regards, Palle --On måndag, må 1 sep 2008 13.45.32 +0200 Ivan Voras <[EMAIL PROTECTED]> wrote: 2008/9/1 Alex Goncharov <[EMAIL PROTECTED]>: ,--- You/Ivan (Mon, 01 Sep 2008 11:29:39 +0200) * |

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Alex Goncharov
,--- You/Ivan (Mon, 1 Sep 2008 13:45:32 +0200) * | After I fix this manually with "make makesum", there's another problem: Did you try this simple fix instead: diff Makefile~ Makefile 110c110 < PATCHFILES+= pg-833-icu-xx-2008-06-11.diff.gz:icu --- > PATCHFILES+= pg-833-

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Palle Girgensohn
--On måndag, må 1 sep 2008 08.01.05 -0400 Alex Goncharov <[EMAIL PROTECTED]> wrote: ,--- You/Ivan (Mon, 1 Sep 2008 13:45:32 +0200) * | After I fix this manually with "make makesum", there's another problem: Did you try this simple fix instead: diff Makefile~ Makefi

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Alex Goncharov
,--- You/Palle (Mon, 01 Sep 2008 14:05:40 +0200) * | Yeah, that's what I failed to commit last week, but did commit right now. | It is all that is needed. Ahem, while you are it, would you be able to take a look at the unassigned PR postgresql-odbc and perhaps expedite my patch commit? ---

Re: Is postgresql83-server broken? (update: ICU and autotools problems?)

2008-09-01 Thread Ivan Voras
Alex Goncharov wrote: ,--- You/Ivan (Mon, 1 Sep 2008 13:45:32 +0200) * | After I fix this manually with "make makesum", there's another problem: Did you try this simple fix instead: diff Makefile~ Makefile 110c110 < PATCHFILES+= pg-833-icu-xx-2008-06-11.diff.gz:icu ---