Hi,
i try to compile mythtv 16.1 on a system with Debian testing, Athlon XP
2800, gcc 3.3.5. I get compiler errors (see below). I tried different values
for the -march in settings.pro: pentiumpro, athlon, now i'm trying with
i586, but no difference.
Is this really a compiler problem or do i do something wrong here.
Any hint would be appreciated
Gerd

example 1:
channelsettings.cpp: In constructor `
   ChannelOptionsDVBPids::ChannelOptionsDVBPids(const ChannelID&)':
channelsettings.cpp:658: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[2]: *** [channelsettings.o] Error 1
make[2]: Leaving directory `/usr/local/src/mythtv-0.16/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/usr/local/src/mythtv-0.16/libs'
make: *** [sub-libs] Error 2

example 2:
g++ -c -pipe -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 -DCONFIG_VIDEO4LINUX
-DUSING_IVTV -DUSING_OSS -DUSING_XV -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_SHARED -I/usr/share/qt3/mkspecs/default -I. -I../../../../include
-I../libmyth -I.. -Idvbdev -I../libavcodec -I../../../../../include/qt3 -o
recordingprofile.o recordingprofile.cpp
recordingprofile.cpp: In constructor `MPEG4OptionIDCT::MPEG4OptionIDCT(const

   RecordingProfile&)':
recordingprofile.cpp:373: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions, see
<URL:file:///usr/share/doc/gcc-3.3/README.Bugs>.
make[2]: *** [recordingprofile.o] Error 1
make[2]: Leaving directory `/usr/local/src/mythtv-0.16/libs/libmythtv'
make[1]: *** [sub-libmythtv] Error 2
make[1]: Leaving directory `/usr/local/src/mythtv-0.16/libs'
make: *** [sub-libs] Error 2

-- 
GMX im TV ... Die Gedanken sind frei ... Schon gesehen?
Jetzt Spot online ansehen: http://www.gmx.net/de/go/tv-spot
_______________________________________________
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to