Ami Fischman
2007-02-25 23:57:56 UTC
As of today, grabbing a fresh archive with:
baz grab http://lorentey.hu/grab/multi-tty
and building with:
../multi-tty/configure --without-gtk --build=i686-gnu-linux-gnu
--with-x-toolkit=lucid --with-xpm --with-jpeg --with-tiff --with-gif
--with-png --with-x && make bootstrap
Fails with:
gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
-I.../multi-tty/src -D_BSD_SOURCE -I/usr/include/alsa -g -O2
-Wno-pointer-sign ...multi-tty/src/xterm.c
...multi-tty/src/xterm.c: In function 'x_scroll_bar_expose':
...multi-tty/src/xterm.c:5311: error: 'struct x_output' has no member named
'foreground_pixel'
make[2]: *** [xterm.o] Error 1
Looks like line 5311 really wants to be accessing FRAME_FOREGROUND_PIXEL(f)
?
BTW, did GTK become safe to use with multi-tty recently?
Cheers,
-Ami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fnord.hu/pipermail/multi-tty/attachments/20070225/6c122df4/attachment.htm
baz grab http://lorentey.hu/grab/multi-tty
and building with:
../multi-tty/configure --without-gtk --build=i686-gnu-linux-gnu
--with-x-toolkit=lucid --with-xpm --with-jpeg --with-tiff --with-gif
--with-png --with-x && make bootstrap
Fails with:
gcc -c -D_BSD_SOURCE -Demacs -DHAVE_CONFIG_H -DUSE_LUCID -I.
-I.../multi-tty/src -D_BSD_SOURCE -I/usr/include/alsa -g -O2
-Wno-pointer-sign ...multi-tty/src/xterm.c
...multi-tty/src/xterm.c: In function 'x_scroll_bar_expose':
...multi-tty/src/xterm.c:5311: error: 'struct x_output' has no member named
'foreground_pixel'
make[2]: *** [xterm.o] Error 1
Looks like line 5311 really wants to be accessing FRAME_FOREGROUND_PIXEL(f)
?
BTW, did GTK become safe to use with multi-tty recently?
Cheers,
-Ami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.fnord.hu/pipermail/multi-tty/attachments/20070225/6c122df4/attachment.htm