[mythtv-commits] Re: Ticket #543: --compile-type=debug doesn't
compile with --arch=pentium3
MythTV
mythtv at cvs.mythtv.org
Thu Nov 10 19:59:41 EST 2005
#543: --compile-type=debug doesn't compile with --arch=pentium3
------------------------------------+---------------------------------------
Reporter: hansi.urpils at gmail.com | Owner: danielk
Type: defect | Status: reopened
Priority: minor | Milestone: 0.19
Component: mythtv | Version: head
Severity: medium | Resolution:
------------------------------------+---------------------------------------
Changes (by anonymous):
* resolution: fixed =>
* status: closed => reopened
Comment:
Debian sid compile fails with these errors.
ccache gcc -c -pipe -march=pentium4 -w -Wall -Wno-switch -Os -fomit-frame-
pointer -D_REENTRANT -DPIC -fPIC -DMMX -Di386 -DUSING_DBOX2 -DHAVE_DVDNAV
-D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -DPREFIX=\"/usr\" -DHAVE_AV_CONFIG_H
-D_LARGEFILE_SOURCE -DHAVE_XVMC -DQT_NO_DEBUG -DQT_THREAD_SUPPORT
-DQT_SHARED -DQT_TABLET_SUPPORT -I/usr/share/qt3/mkspecs/default -I. -I..
-I../.. -I../libavutil -I../../../../include/qt3 -o mpegvideo_mmx.o
i386/mpegvideo_mmx.c
{standard input}: Assembler messages:
{standard input}:896: Error: bad expression
{standard input}:896: Error: missing ')'
{standard input}:896: Error: missing ')'
{standard input}:896: Error: junk `esp),%eax)' after expression
{standard input}:1575: Error: bad expression
{standard input}:1575: Error: missing ')'
{standard input}:1575: Error: missing ')'
{standard input}:1575: Error: junk `esp),%eax)' after expression
{standard input}:2248: Error: bad expression
{standard input}:2248: Error: missing ')'
{standard input}:2248: Error: missing ')'
--
Ticket URL: <http://cvs.mythtv.org/trac/ticket/543>
MythTV <http://www.mythtv.org/>
MythTV
More information about the mythtv-commits
mailing list