On Fri, 2007-04-13 at 22:56 -0400, Kevin Brosius wrote:
> On 2007-04-13 21:56, Jonathan Ryshpan wrote:
> > I'm attempting to compile Cinellera on an x86_64 system running FC6.
> > A couple of problems:
> > 
> > ============== Problem 1 ==============
> > 
> > Using the sources downloaded from the site archives, namely
> >     cinelerra-2.1-src.tar.bz2
> 
> Err, which site?  That sounds like the heroinewarrior package.
> 
> 
> > I can't compile the quicktime subdirectory, the problem being that I
> > lack the files:
> >     codec_plugin.h
> >     mpeg4_audio_config.h
> >     mpeg4_sdp.h
> > Where can I find them?  Are they part of an FC6 RPM from any of the
> > usual repositories (i.e. core, extras, livna, etc.)?
> > 
> > In addition, I get errors of the form:
> >     sh: -c: line 1: syntax error: unexpected end of file
> > at each invocation of make (usually sub-invocations "make -f").
> > This seems to be harmless, though I don't understand it.
> > 
> > Also many of the directories needed to contain the object files, usually
> > named .../x86_64/... don't exist and have to be created manually.  
> > This also seems harmless, though annoying.
> > 
> 
> The heroinewarrior version is setup for building on the upstream
> author's distribution only.  You'll need to work through a bunch of
> things to get that to build.  We usually recommend you use the svn
> version or a snapshot of it.  There's a tar at
> http://e.kevb.net/files/RPM/src/ which is pretty recent.

Heroinewarrior version it is.  I suspected as much, and sympathize with
him a little, since the number of distros is so large.

> > ============== Problem 2 ==============
> > 
> > Using the sources loaded using svn, the recommended build procedure
> > contains the line:
> >     ./configure --with-buildinfo=svn/recompile
> > How do I download the file .../svn/recompile ?
> > 
> > Thanks - jon
> 
> This only works on the svn version and you'll need to have svn
> installed.  Although from your description it sounds like you did
> download from svn?  You don't need the file svn/recompile, it is a
> command, making the build use svn to generate the version stamp
> information.  You can read about those options in README.BUILD
> (http://e.kevb.net/cgi-bin/viewvc.cgi/trunk/hvirtual/README.BUILD?revision=981&root=cinelerra&view=markup)

I have svn installed and downloaded the sources using this command:
        svn checkout svn://svn.skolelinux.org/cinelerra/trunk/hvirtual
        
The following info extracted from ./configure --help output gave me the
(mistaken) impression that there is a **file** named svn/recompile
containing the information.  Any idea why svn isn't being invoked.  
I'll try configuring without this option.

--with-buildinfo   includes revision information in the 'About' box;
                   allowed values: svn, git; add /recompile to force
                   rebuild on each make invocation, or cust/"Custom
                   string" for packagers

Any idea why svn isn't being invoked?  I'll try configuring without this
option.

Thanks very much for your quick reply - jon



_______________________________________________
Cinelerra mailing list
[EMAIL PROTECTED]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to