Hello,
I'm getting the following error with the latest code:
$ make distclean
"/home/dennisv/ffmpeg-svn"/version.sh
"/home/dennisv/ffmpeg-svn"
/home/dennisv/ffmpeg-svn/version.sh: line 11: git: command
not found
rm -f *.o *~ *.a *.lib *.so *.so.* *.dylib *.dll
*.def *.dll.a *.exp *.ho *.map
rm: invalid option -- .
Try `rm --help' for more information.
make: *** [clean] Error 1
It used to work ok a few days ago. Could it be related to
the install
problem?
I'm compiling under MinGW with the configure:
./configure --enable-shared --disable-static
--enable-memalign-hack
Dennis
-----Original Message-----
From: David Bolt
[mailto:7c6ebd986448736acd2250be77d2cc38 davjam.org]
Sent: Friday, March 28, 2008 2:27 PM
To: ffmpeg-devel mplayerhq.hu
Subject: Re: [FFmpeg-devel] installing shared libraries
fails after SVN
12598
On Thu, 27 Mar 2008, Måns Rullgård wrote:-
>
>David Bolt wrote:
>> The change to include common.mak in the top-level
Makefile made in
>SVN
>> release 12599 breaks the installation of shared
libraries.
<Snip>
I'm aware of the problem. Give me 12 hours.
The band-aid works. I've just checked out and built 12617,
and the
shared libraries were installed correctly.
Regards,
David Bolt
--
Team Acorn: http://www.distributed.ne
t/ OGR-P2 ~100Mnodes RC5-72
~15Mkeys
SUSE 10.1 32bit | openSUSE 10.2 32bit | openSUSE 10.3 32bit
| openSUSE
11.0a1
SUSE 10.1 64bit | openSUSE 10.2 64bit | openSUSE 10.3
64bit
RISC OS 3.6 | TOS 4.02 | openSUSE 10.3 PPC
| RISC OS
3.11
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel mplayerhq.hu
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-devel
|