[mythtv] CVS Compiler problem postprocess.c in /mythtv/libs/libavcodec

Isaac Richards ijr at po.cwru.edu
Mon Oct 11 20:07:48 UTC 2004


On Monday 11 October 2004 03:45 pm, stefan manteuffel wrote:
> Hello Isaac,
>
> i found it in the transcode Mailinglist.
>
> Am Montag, 11. Oktober 2004 21:23 schrieb Isaac Richards:
> > On Monday 11 October 2004 03:02 pm, stefan manteuffel wrote:
> > > Hello,
> > >
> > >
> > > gcc -c -pipe -O -fmessage-length=0 -fPIC -w -g -O -DHAVE_AV_CONFIG_H
> > > -I.. -DPIC -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE
> > > -D_REENTRANT -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> > > -DPREFIX=\"/usr/local\" -DMMX -DCONFIG_VIDEO4LINUX -DUSING_IVTV
> > > -DUSING_OSS -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_TABLET_SUPPORT
> > > -DQT_NO_DEBUG -funroll-loops
> > > -I/usr/lib/qt3/mkspecs/default -I. -I../.. -I/usr/include
> > > -I/usr/lib/qt3/include -o postprocess.o libpostproc/postprocess.c
> > > -fomit-frame-pointer
> > >
> > >
> > > I added -fomit-frame-pointer and now it works.
> >
> > Compiling without the default cflags is unsupported.
>
> Ok than show me, please the way to do it right.

Show you what?  You're specifically changing the cflags somehow.  Stop doing 
that, and it would compile just fine.

Isaac


More information about the mythtv-dev mailing list