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
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
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)'
> 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.
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.