Re: transcode fails

2008-04-16 Thread Alexander E. Patrakov
Nicolas FRANCOIS wrote: > I encountered this error while compiling transcode : Could you please explain why you use transcode instead of calling ffmpeg directly? Shouldn't transcode be removed from the book, because it stayed broken for so long and nobody noticed it before you? -- Alexander

Re: transcode fails

2008-04-16 Thread Nicolas FRANCOIS
Le Thu, 17 Apr 2008 00:01:55 +0100 Ken Moffat <[EMAIL PROTECTED]> a écrit : > The patch I attached applies to 1.0.5 for me. I've made a note not > to bother responding to your postings in future. Have a nice day. Sorry Ken, I didn't see the attached patch on your previous message. And thnak yo

Re: transcode fails

2008-04-16 Thread Ken Moffat
On Wed, Apr 16, 2008 at 06:02:36PM +0200, Nicolas FRANCOIS wrote: > Le Wed, 16 Apr 2008 16:03:43 +0100 Ken Moffat <[EMAIL PROTECTED]> > a écrit : > > > I got a somewhat similar error months ago when I was building it > > for ppc64, and found the attached patch in gentoo. I noticed they > > use t

Re: transcode fails

2008-04-16 Thread Nicolas FRANCOIS
Le Wed, 16 Apr 2008 16:03:43 +0100 Ken Moffat <[EMAIL PROTECTED]> a écrit : > I got a somewhat similar error months ago when I was building it > for ppc64, and found the attached patch in gentoo. I noticed they > use the patch on all arches, and when I built LFS-svn in February I > had to use it

Typo in Vim71 page

2008-04-16 Thread Nicolas FRANCOIS
Hi. I noticed a typo in the build instructions of vim71 : patch -Np1 -i ../vim-7.1-fixes-3.patch should be patch -Np1 -i ../vim-7.1-fixes-6.patch. \bye -- Nicolas FRANCOIS | /\ http://nicolas.francois.free.fr | |__| X--/\\

Re: transcode fails

2008-04-16 Thread Ken Moffat
On Wed, Apr 16, 2008 at 04:06:10PM +0200, Nicolas FRANCOIS wrote: > Hi. > > I encountered this error while compiling transcode : > > gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT > -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src > -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_

transcode fails

2008-04-16 Thread Nicolas FRANCOIS
Hi. I encountered this error while compiling transcode : gcc -DHAVE_CONFIG_H -I. -I. -I../.. -D_REENTRANT -DMOD_PATH=\"/usr/lib/transcode\" -I../.. -I../../import -I../../src -Wall -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -g -O2 -MT rtjpeg_aud_plugin.lo -MD -MP -MF .deps/

Re: Compiz problem

2008-04-16 Thread taipan
taipan wrote: > Initially, try starting it with a window-decorator, ie:- > > compiz --replace & emerald --replace & > Sorry, i made a typo - the command in my start-script actually reads:- compiz --replace ccp & emerald --replace & The ccp option tells Compiz to read it's configuration-settings

Re: Compiz problem

2008-04-16 Thread taipan
Nicolas FRANCOIS wrote: > Hi. > > I'm trying to setup compiz-fusion for my Nvidia 8600Gt GC. I followed DJ > Lucas hint on the wiki, but I can't use compiz : after configuring it > with ccsm, when I launch > compiz --replace & > it says something about the core.xml file from which the metadata > c

Re: Trouble building OpenOffice-2.3.1 [SUCCESS]

2008-04-16 Thread rblythe
DJ Lucas wrote: ( snipped by rblythe) > Is odd. Only thing I can see is that ln uses -s and not -sf, but the > link is removed two lines above! :-/ I suspect that the previou build > failure was in this directory as well. In OOo build, is the easiest to > remove the sub-project delivery dire

Re: dvd+rw-tools compilation problem (and a workaround)

2008-04-16 Thread NP
Dan Nicholson wrote: > On Mon, Apr 14, 2008 at 4:59 AM, Nicolas FRANCOIS > <[EMAIL PROTECTED]> wrote: >> Hi. >> >> I encoutered a problem with the dvd+rw-tools package : >> growisofs.c:724: erreur: 'INT_MAX' undeclared (first use in this function) > I would suspect kernel headers changes. Proba