! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
terminal r28984 broken compilation
Status:
RESOLVED: FIXED
Product:
Xfce4-terminal
Component:
General

Comments

Description Jos van Wolput 2008-12-07 15:34:14 CET
Hi,

The compilation of terminal r28984 shows the following error:
---
terminal-screen.c: In function ‘terminal_screen_update_misc_cursor_blinks’:
terminal-screen.c:708: error: ‘VTE_CURSOR_BLINK_ON’ undeclared (first use in this function)
terminal-screen.c:708: error: (Each undeclared identifier is reported only once
terminal-screen.c:708: error: for each function it appears in.)
terminal-screen.c:708: error: ‘VTE_CURSOR_BLINK_OFF’ undeclared (first use in this function)
make[3]: *** [Terminal-terminal-screen.o] Error 1
make[3]: Leaving directory `/home/jos/src/xfce4/terminal/terminal'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/jos/src/xfce4/terminal/terminal'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jos/src/xfce4/terminal'
make: *** [all] Error 2
---
Cheers,
Jos v.W.
Comment 1 Nick Schermer editbugs 2008-12-07 17:06:03 CET
Yeah stupid commit. Fix in revision 28985.

Bug #4689

Reported by:
Jos van Wolput
Reported on: 2008-12-07
Last modified on: 2009-12-17

People

Assignee:
Jannis Pohlmann
CC List:
1 user

Version

Version:
0.2.5svn

Attachments

Additional information