Re: [Mplayerplug-in-devel] mplayerplug-in 3.55 compilation issue
Brought to you by:
kdekorte
From: Kevin D. <kde...@gm...> - 2008-12-08 20:32:07
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dâniel Fraga wrote: > On Mon, 08 Dec 2008 10:31:54 -0700 > Kevin DeKorte <kde...@gm...> wrote: > >> When I see this, I find that a make distclean is usually required to fix it. > > Hi Kevin. > > I tried make distclean, but then I got: > > fraga@tux ~/src/mplayerplug-in-3.55$ ./configure --with-gecko-sdk=/usr/local/gecko-sdk/ --enable-gmp > checking for g++... g++ > checking for C++ compiler default output file name... a.out > checking whether the C++ compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C++ compiler... yes > checking whether g++ accepts -g... yes > checking for gcc... gcc > checking whether we are using the GNU C compiler... yes > checking whether gcc accepts -g... yes > checking for gcc option to accept ISO C89... none needed > configure: error: cannot find install-sh or install.sh in "." "./.." > "./../.." > Hum... that is new... just do... touch install.sh And then it should work. Kevin - -- Get my public GnuPG key from http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x7D0BD5D1 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iEYEARECAAYFAkk9hD0ACgkQ6w2kMH0L1dFSVQCfR6lhHR2oOIbzIhMJ1XELkToN OfUAoIhRemDtvjGiIfkain8Ej18apXvU =na9N -----END PGP SIGNATURE----- |