Bug#337269: gatos: FTBFS: invalid lvalue in assignment

2005-12-16 Thread Lars Wirzenius
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

Bug#337269: gatos: FTBFS: invalid lvalue in assignment

2005-12-16 Thread Christian Bayle
If I knew, I would, but didn't find how to. I'm tempted to orphan the package, as it's for rather old video cards, and that there is a new gatos Christian Lars Wirzenius a écrit : If I change src/i2c.c, line 398 to be like this: if (loop) (N1) ? (N2=N) : (N1 = N) ; if (N2) loop = 0 ; }

Bug#337269: gatos: FTBFS: invalid lvalue in assignment

2005-11-03 Thread Daniel Schepler
Package: gatos Severity: serious Version: 0.0.5-15 From my pbuilder build log: ... gcc -DUSE_DELAY_S -DUSE_DGA -DUSE_VMODE -DHASH_CHARS -DLIBGATOS_PATH=\/usr/lib/libgatos.a\ -DGATOS_CONF=\/usr/bin/gatos-conf\ -DCONFIGFILE=\/etc/gatos.conf\ -DGATOS_LOCALEDIR=\/usr/share/locale\ -I. -I. -I..