[mythtv-users] mmx complilation problem (fwd)

Matthew Laird myth at luther.ca
Fri Jan 2 21:08:37 EST 2004


Ah-ha, found the problem, perhaps this calls for another FAQ question
similar to the first -fPIC error....  It now seems there's a -fPIC in
/libs/libmythtv/Makefile.  Just for the record for anyone else who
encounters this problem with the broken SuSE QT. :)

On Fri, 2 Jan 2004, Matthew Laird wrote:

> Doh, and here I thought I was so smart doing a google and finding the -O
> work around.... :)
>
> Alright, how about a tougher one, this one only brings up 4 replies in
> Google:
> g++ -c -pipe -O2 -march=i586 -mcpu=i686 -fmessage-length=0 -fPIC -Wall -W
> -O3 -march=pentiumpro -fomit-frame-pointer `freetype-config --cflags`
> -D_REENTRANT -fPIC  -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64
> -DPREFIX=\"/usr/local\" -DMMX -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
> -DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/lib/qt3/mkspecs/default -I.
> -I/usr/local/include -I../libmyth -I.. -Idvbdev -I../libavcodec
> -I/usr/include -I/usr/lib/qt3/include -o channelsettings.o
> channelsettings.cpp
> channelsettings.cpp: In constructor `Name::Name(const ChannelID&)':
> channelsettings.cpp:63: internal compiler error: in
> remove_unnecessary_notes, at emit-rtl.c:3935
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://www.suse.de/feedback> for instructions.
> make[2]: *** [channelsettings.o] Error 1
> make[2]: Leaving directory
> `/mnt/home/lairdm/v4l2/cvs/mythtv/libs/libmythtv'
> make[1]: *** [sub-libmythtv] Error 2
> make[1]: Leaving directory `/mnt/home/lairdm/v4l2/cvs/mythtv/libs'
> make: *** [sub-libs] Error 2
>
> >From the 4 entries in Google it looks as if this is a GCC bug with respect
> to 3.x compatibility.  Anyone else experience this one, or find a work
> around?  Thanks.
>
> On Fri, 2 Jan 2004, Isaac Richards wrote:
>
> > On Friday 02 January 2004 02:32 pm, Matthew Laird wrote:
> > > In trying to fix the seg fault problem with mythmusic I'm upgrading to the
> > > latest CVS of everything as suggested.  However now I receive a new
> > > problem in compilation:
> > <snip>
> > > of the mailing list and as you can see -O is in there.  Does anyone have a
> > > work around for this problem?  Thanks.
> >
> > http://www.mythtv.org/docs/mythtv-HOWTO-20.html#ss20.21
> >
> > Isaac
> > _______________________________________________
> > mythtv-users mailing list
> > mythtv-users at mythtv.org
> > http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
> >
>


More information about the mythtv-users mailing list