Try CFLAGS=-U VTE_SEAL_ENABLE. This is a quick dirty fix. It's really bad that vte hard-code this in pkgconfig file. At least it should be optional as configure option for backward compatibility. However we really need to fix our code later, too.
On Tue, Aug 31, 2010 at 1:50 AM, Andrea Florio <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > as topic title: > > interesting lines: > > gcc?-DHAVE_CONFIG_H?-I.?-I..?-I..? -DPACKAGE_BIN_DIR=\""/usr/bin"\"? > - -DPACKAGE_DATA_DIR=\""/usr/share"\"? > - -DPACKAGE_LOCALE_DIR=\""/usr/share/locale"\"??????-fmessage-length=0?-O2 > ?-Wall?-D_FORTIFY_SOURCE=2?-fstack-protector?-funwind-tables? > - -fasynchronous-unwind-tables?-g?-I/usr/include/glib-2.0? > - -I/usr/lib64/glib-2.0/include???-pthread?-I/usr/include/gtk-2.0? > - -I/usr/lib64/gtk-2.0/include?-I/usr/include/atk-1.0?-I/usr/include/cairo > ?-I/usr/include/gdk-pixbuf-2.0?-I/usr/include/pango-1.0? > - -I/usr/include/glib-2.0?-I/usr/lib64/glib-2.0/include? > - -I/usr/include/pixman-1?-I/usr/include/freetype2?-I/usr/include/libpng14 > ???-DVTE_SEAL_ENABLE?-pthread?-I/usr/include/vte-0.0? > - -I/usr/include/glib-2.0?-I/usr/lib64/glib-2.0/include? > - -I/usr/include/pango-1.0?-I/usr/include/gtk-2.0? > - -I/usr/include/gio-unix-2.0/?-I/usr/include/cairo? > - -I/usr/lib64/gtk-2.0/include?-I/usr/include/atk-1.0? > - -I/usr/include/gdk-pixbuf-2.0?-I/usr/include/pixman-1? > - -I/usr/include/freetype2?-I/usr/include/libpng14???-MT?preferences.o?-MD > ?-MP?-MF?.deps/preferences.Tpo?-c?-o?preferences.o?preferences.c > lxterminal.c:?In?function?'terminal_geometry_restore': > lxterminal.c:262:47:?error:?'VteTerminal'?has?no?member?named?'char_width' > lxterminal.c:263:46:?error:?'VteTerminal'?has?no?member?named?'char_height' > lxterminal.c:?In?function?'terminal_window_size_request_event': > lxterminal.c:633:50:?error:?'VteTerminal'?has?no?member?named?'char_width' > lxterminal.c:634:51:?error:?'VteTerminal'?has?no?member?named?'char_height' > lxterminal.c:?In?function?'terminal_vte_button_press_event': > lxterminal.c:804:44:?error:?'VteTerminal'?has?no?member?named?'char_width' > lxterminal.c:805:43:?error:?'VteTerminal'?has?no?member?named?'char_height' > lxterminal.c:?In?function?'terminal_new': > lxterminal.c:930:81:?error:?'VteTerminal'?has?no?member?named?'adjustment' > lxterminal.c:937:9:?warning:?'vte_terminal_fork_command'?is?deprecated? > (declared?at?/usr/include/vte-0.0/vte/vtedeprecated.h:82) > lxterminal.c:941:9:?warning:?'vte_terminal_fork_command'?is?deprecated? > (declared?at?/usr/include/vte-0.0/vte/vtedeprecated.h:82) > > > Andrea > > > - -- > - ------------------------------------------ > Andrea Florio > QSI International School of Brindisi Sys Admin > CISCO CCNA Certified > openSUSE-Education Administrator > openSUSE-LXDE Administrator > openSUSE Official Member (anubisg1) > Email: [email protected] > Packman Packaging Team > Email: [email protected] > Cell: +39-328-7365667 > - ------------------------------------------ > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2.0.15 (GNU/Linux) > Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkx774MACgkQyCZT87TFPuiWBQCg40rjDIs/iCoW254V342cu/Ww > W7kAn283X7YNmXBeWyjo0J7+tz/e53bz > =bcWE > -----END PGP SIGNATURE----- > > ------------------------------------------------------------------------------ > This SF.net Dev2Dev email is sponsored by: > > Show off your parallel programming skills. > Enter the Intel(R) Threading Challenge 2010. > http://p.sf.net/sfu/intel-thread-sfd > _______________________________________________ > Lxde-list mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lxde-list > ------------------------------------------------------------------------------ This SF.net Dev2Dev email is sponsored by: Show off your parallel programming skills. Enter the Intel(R) Threading Challenge 2010. http://p.sf.net/sfu/intel-thread-sfd _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
