From: Andreas F. <And...@gm...> - 2005-10-24 19:40:11
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, > xjpg_fix.c: In function ‘jpgFix_getActualTraits’: > xjpg_fix.c:512: error: invalid lvalue in assignment > xjpg_fix.c:533: error: invalid lvalue in assignment > xjpg_fix.c:549: error: invalid lvalue in assignment > xjpg_fix.c:560: error: invalid lvalue in assignment > xjpg_fix.c:581: error: invalid lvalue in assignment > xjpg_fix.c:587: error: invalid lvalue in assignment > xjpg_fix.c:595: error: invalid lvalue in assignment > xjpg_fix.c:605: error: invalid lvalue in assignment > xjpg_fix.c:610: error: invalid lvalue in assignment > make[1]: *** [xjpg_fix.shared.o] Error 1 > make[1]: Leaving directory > `/home/Lioness/Desktop/installs/hpoj-0.91/lib/hpojip'make: *** > [just_compile] Error 2 this seems to be the same issue with the MYLOCATE macro reported some days ago. I assume that you are using gcc4; please try the attached patch, it should fix the issue. Kind Regards, Andreas - -- Andreas Fester mailto:an...@li... WWW: http://www.littletux.net ICQ: 326674288 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDXTiIZ3bQVzeW+rsRAumkAJwMPmzxafRzLBhVDbIuk6vgaNIN7wCg2mvZ iz01nmfF8m8SqpMuUte96Xo= =pbdK -----END PGP SIGNATURE----- |