Hello, while trying to install lesstif: TextOut.c: In function 'FontInit': TextOut.c:369: error: invalid lvalue in assignment TextOut.c:369: error: invalid lvalue in assignment TextOut.c: In function '_XmTextNextX': TextOut.c:937: warning: pointer targets in passing argument 3 of 'XftTextExtents8' differ in signedness TextOut.c: In function '_XmOut_FontTextWidth': TextOut.c:3343: warning: pointer targets in passing argument 3 of 'XftTextExtents8' differ in signedness make[2]: *** [TextOut.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1 I am using MacPorts V. 1.400 Thanks and bye!
2006@ku.hn (rowkajjh) on Tuesday, April 10, 2007 at 10:36 AM -0800 wrote:
while trying to install lesstif:
TextOut.c: In function 'FontInit': TextOut.c:369: error: invalid lvalue in assignment TextOut.c:369: error: invalid lvalue in assignment TextOut.c: In function '_XmTextNextX': TextOut.c:937: warning: pointer targets in passing argument 3 of 'XftTextExtents8' differ in signedness TextOut.c: In function '_XmOut_FontTextWidth': TextOut.c:3343: warning: pointer targets in passing argument 3 of 'XftTextExtents8' differ in signedness make[2]: *** [TextOut.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
I am using MacPorts V. 1.400
There is a ticket open and I just attached a patch that works. But lesstiff installs into /usr/X11. Or is there any way to put it in ${prefix}? Mark
Mark Duling:
2006@ku.hn (rowkajjh) on Tuesday, April 10, 2007 at 10:36 AM -0800 wrote:
while trying to install lesstif:
TextOut.c: In function 'FontInit': TextOut.c:369: error: invalid lvalue in assignment TextOut.c:369: error: invalid lvalue in assignment TextOut.c: In function '_XmTextNextX': TextOut.c:937: warning: pointer targets in passing argument 3 of 'XftTextExtents8' differ in signedness TextOut.c: In function '_XmOut_FontTextWidth': TextOut.c:3343: warning: pointer targets in passing argument 3 of 'XftTextExtents8' differ in signedness make[2]: *** [TextOut.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive] Error 1
I am using MacPorts V. 1.400
There is a ticket open and I just attached a patch that works.
I tried it again today. Everything is okay now. Thanks!
participants (3)
-
2006@ku.hn
-
Mark Duling
-
Robert W. Kuhn