Menu

#630 tvtime 1.0.1 compilation issue

open
5
2006-10-22
2006-10-22
No

Linux 2.6.18
gcc 4.1.1

make[2]: Entering directory
`/home/fraga/src/tvtime-1.0.1/src'
if g++ -DHAVE_CONFIG_H -I. -I. -I.. -O2
-march=athlon64 -msse3 -pipe -ftree-vectorize -MT
greedyh.o -MD -MP -MF ".deps/greedyh.Tpo" \ -c -o greedyh.o `test -f
'../plugins/greedyh.cpp' || echo
'./'`../plugins/greedyh.cpp; \ then mv -f ".deps/greedyh.Tpo"
".deps/greedyh.Po"; \ else rm -f ".deps/greedyh.Tpo"; exit 1; \ fi
../plugins/greedyh.asm:23: error: expected
unqualified-id before string constant
../plugins/greedyh.asm:155: error: ISO C++ forbids
declaration of 'Dest' with no type
../plugins/greedyh.asm:155: error: expected ';' before
'+=' token
../plugins/greedyh.asm:156: error: ISO C++ forbids
declaration of 'pInfo' with no type
../plugins/greedyh.asm:156: error: expected ';' before
'->' token
../plugins/greedyh.asm:157: error: ISO C++ forbids
declaration of 'Dest' with no type
../plugins/greedyh.asm:157: error: expected ';' before
'+=' token
../plugins/greedyh.asm:159: error: ISO C++ forbids
declaration of 'L1' with no type
../plugins/greedyh.asm:159: error: expected ';' before
'+=' token
../plugins/greedyh.asm:160: error: ISO C++ forbids
declaration of 'L2' with no type
../plugins/greedyh.asm:160: error: expected ';' before
'+=' token
../plugins/greedyh.asm:161: error: ISO C++ forbids
declaration of 'L3' with no type
../plugins/greedyh.asm:161: error: expected ';' before
'+=' token
../plugins/greedyh.asm:162: error: ISO C++ forbids
declaration of 'L2P' with no type
../plugins/greedyh.asm:162: error: expected ';' before
'+=' token
../plugins/greedyh.asm:165: error: expected
unqualified-id before 'if'
../plugins/greedyh.asm:173: error: expected declaration
before '}' token
make[2]: *** [greedyh.o] Error 1
make[2]: Leaving directory
`/home/fraga/src/tvtime-1.0.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/fraga/src/tvtime-1.0.1'
make: *** [all] Error 2

Discussion


Log in to post a comment.