Re: [Pgui-devel] automake1.5 doesn't work

2002-06-09 Thread Micah Dowty
On Thu, May 30, 2002 at 12:20:49PM +, D M wrote: > Hello! > > I'd like to build PicoGUI to test it and find out, how usable it is. > > I tryed to build a 'Latest nightly snapshot' and one from the 'Snapshot > archive' but i always getted errors from auomake 1.5 (i'm using SuSE 8.0). I brou

[Pgui-devel] automake1.5 doesn't work

2002-05-30 Thread D M
Hello! I'd like to build PicoGUI to test it and find out, how usable it is. I tryed to build a 'Latest nightly snapshot' and one from the 'Snapshot archive' but i always getted errors from auomake 1.5 (i'm using SuSE 8.0). My question: What can i do? In the archive i found messages about that

Re: [Pgui-devel] automake1.5 doesn't work

2002-05-21 Thread Micah Dowty
Nah, I usually use automake 1.4-p4 (from Debian Sid). I just had automake 1.5 temporarily because some mpeg tools required it. On Tue, May 21, 2002 at 10:35:42PM +0200, Frederic Gobry wrote: > > etc/Makefile.am:16: deprecated feature: `gen-pgserver-conf' overrides >`gen-pgserver-conf$(EXEEXT)'

Re: [Pgui-devel] automake1.5 doesn't work

2002-05-21 Thread Frederic Gobry
> etc/Makefile.am:16: deprecated feature: `gen-pgserver-conf' overrides >`gen-pgserver-conf$(EXEEXT)' > etc/Makefile.am:16: change your target to read `gen-pgserver-conf$(EXEEXT)' At least for this one, solving the problem to make automake1.5 happy will produce warnings for all the other users.

[Pgui-devel] automake1.5 doesn't work

2002-05-21 Thread Micah Dowty
This is just a FYI... Building pgserver with automake 1.5 fails with the following errors at autogen.sh: autogen.sh:running: automake -a automake: configure.in: installing `./depcomp' etc/Makefile.am:16: deprecated feature: `gen-pgserver-conf' overrides `gen-pgserver-conf$(EXEEXT)' etc/Makefile.