Re: automake 1.6 on solaris

2002-12-20 Thread Alexandre Duret-Lutz
>>> "Thomas" == Thomas Vander Stichele <[EMAIL PROTECTED]> writes: Thomas> Hello, Thomas> I'm trying to get GStreamer to autogen properly on Thomas> Solaris, but automake fails. Thomas> I get a lot these warnings: Thomas> configure.ac:425: invalid unused variable name: `GST_PLUGIN_LDFLAGS'

Re: configure and intel's C++: inappropriate flags -MT -MD -MP -MF

2002-12-20 Thread Alexandre Duret-Lutz
>>> "Markus" == Markus Werle <[EMAIL PROTECTED]> writes: Markus> Hi! Markus> I have a problem with the latest autotools: Markus> From somewhere behind the scenes automake/autoconf Markus> decides to insert the following options to the compiler Markus> flags; -MT -MD -MP -MF depcomp adds the

configure and intel's C++: inappropriate flags -MT -MD -MP -MF

2002-12-20 Thread Markus Werle
Hi! I have a problem with the latest autotools: >From somewhere behind the scenes automake/autoconf decides to insert the following options to the compiler flags; -MT -MD -MP -MF these are not recognized, say ignored ith annoying warnings by intel's C++ 7.0. Any idea how to remove these via con

Re: spurious configure failure for automake-1.7

2002-12-20 Thread Ralf Corsepius
Am Fre, 2002-12-20 um 10.32 schrieb Markus Werle: > Hi folks! > > I wanted to compile automake-1.7 on a linux-i686 box (kernel 2.4.19) > What goes wrong here? > > # whereis autoconf > autoconf: /opt/autoconf-2.57/bin/autoconf > # ./configure --prefix=/opt/automake-1.7 && make && make install > che

spurious configure failure for automake-1.7

2002-12-20 Thread Markus Werle
Hi folks! I wanted to compile automake-1.7 on a linux-i686 box (kernel 2.4.19) What goes wrong here? # whereis autoconf autoconf: /opt/autoconf-2.57/bin/autoconf # ./configure --prefix=/opt/automake-1.7 && make && make install checking for a BSD-compatible install... /usr/bin/install -c checking