Problems building Terminal revision 17012

Benedikt Meurer benedikt.meurer at unix-ag.uni-siegen.de
Fri Aug 19 10:50:16 CEST 2005


Myles Green wrote:
> Is anybody else seeing these errors?
> 
> if gcc -DHAVE_CONFIG_H -I. -I. -I.. -DBINDIR=\"/opt/xfce4-svn/bin\"
> -DDATADIR=\"/opt/xfce4-svn/share\" -DEXO_API_SUBJECT_TO_CHANGE
> -DEXO_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Terminal\"
> -DPACKAGE_LOCALE_DIR=\"/opt/xfce4-svn/share/locale\"
> -DSN_API_NOT_YET_FROZEN -DTERMINAL_HELP_BIN=
> \"/opt/xfce4-svn/libexec/TerminalHelp\" -I..    -DXTHREADS
> -I/opt/xfce4-svn/include/exo-0.3 -I/opt/xfce4-svn/include/xfce4
> -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/X11R6/include
> -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2
> -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
> -I/usr/include/startup-notification-1.0   -DXTHREADS
> -I/usr/include/freetype2 -I/usr/X11R6/include -I/usr/include/glib-2.0
> -I/usr/lib/glib-2.0/include -I/usr/include/gtk-2.0
> -I/usr/include/pango-1.0 -I/usr/lib/gtk-2.0/include
> -I/usr/include/atk-1.0    -g -O2 -MT Terminal-terminal-shortcut-editor.o
> -MD -MP -MF ".deps/Terminal-terminal-shortcut-editor.Tpo" -c -o
> Terminal-terminal-shortcut-editor.o `test -f
> 'terminal-shortcut-editor.c' || echo './'`terminal-shortcut-editor.c; \
> then mv -f ".deps/Terminal-terminal-shortcut-editor.Tpo"
> ".deps/Terminal-terminal-shortcut-editor.Po"; else rm -f
> ".deps/Terminal-terminal-shortcut-editor.Tpo"; exit 1; fi
> terminal-shortcut-editor.c: In function 'is_modifier':
> terminal-shortcut-editor.c:261: error: 'XModifierKeymap' undeclared
> (first use in this function)
> terminal-shortcut-editor.c:261: error: (Each undeclared identifier is
> reported only once
> terminal-shortcut-editor.c:261: error: for each function it appears in.)
> terminal-shortcut-editor.c:261: error: 'keymap' undeclared (first use in
> this function)
> terminal-shortcut-editor.c:265: error: 'gdk_display' undeclared (first
> use in this function)
> make[4]: *** [Terminal-terminal-shortcut-editor.o] Error 1
> make[4]: Leaving directory `/tmp/xfce4svn-co.0/terminal/trunk/terminal'
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `/tmp/xfce4svn-co.0/terminal/trunk/terminal'
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `/tmp/xfce4svn-co.0/terminal/trunk/terminal'
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `/tmp/xfce4svn-co.0/terminal/trunk'
> make: *** [all] Error 2
> * Build for module terminal failed.

Yep, that's because I dropped the libxfcegui4 dependency for libexo, but
haven't yet committed the changes to Terminal. Will be fixed later the day.

> TIA,
> Myles

Benedikt



More information about the Xfce4-dev mailing list