If I change src/i2c.c, line 398 to be like this: if (loop) (N1) ? (N2=N) : (N1 = N) ; if (N2) loop = 0 ; }
Then the build continues, but fails later with this error: g++ -Wall -pipe -O -o .libs/xatitv xatitv.o xutils.o .libs/xatitvS.o ./.libs/libgatos.so -L/usr/lib /usr/lib/libibtk.so -L/usr/X11R6/lib -lstdc++ -lX11 -lXxf86dga -lXxf86vm -lXext -lm /usr/bin/ld: warning: type and size of dynamic symbol `__do_delay' are not defined /usr/bin/ld: dynamic variable `__do_delay' is zero size /usr/bin/ld: .libs/xatitvS.o(.rodata+0x14c4): unresolvable R_386_32 relocation against symbol `__do_delay' /usr/bin/ld: final link failed: Nonrepresentable section on output I don't know how to fix that. -- Good news at once. Bad news never in the evening or on Friday. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]