From: Olaf Meeuwissen <olaf.meeuwissen@avasys.jp>
To: Till Kamppeter <till.kamppeter@gmail.com>,
Lars Uebernickel <larsuebernickel@gmx.de>
Cc: printing-architecture@lists.linux-foundation.org,
printing-japan@lists.linux-foundation.org
Subject: Re: [Printing-architecture] [Printing-japan] OpenPrinting Japan Mar. 2010 meeting minutes (in English)
Date: Mon, 08 Mar 2010 08:49:08 +0900 [thread overview]
Message-ID: <4B943B74.8060602@avasys.jp> (raw)
In-Reply-To: <4B90ECFA.1030506@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 1462 bytes --]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Till,
Till Kamppeter wrote:
> On 03/05/2010 03:09 AM, TORATANI Yasumasa wrote:
>> OpenPrinting Mar. f2f Meeting Minutes
>>
>> Action Item #1) Check CPD current status
>> - Tried to compile on Debian Stable, but failed (Olaf)
>
> Olaf, please send a mail with the errors to me and to Lars Uebernickel
> (larsuebernickel@gmx.de).
The compile errors are due to the dialog using GTK+ API that is not yet
available in the versions that are in Debian GNU/Linux 5.0.4, the latest
stable release. This release only has GTK+ 2.12 (and GLib 2.16).
A new Debian release should come out this year and will have at least
GTK+ 2.18 (GLib 2.22).
Whether you want to fix that basically boils down to what minimal
version of GTK+ you want to go with so I'll leave that up to you.
What I would suggest fixing though, is documenting/checking/enforcing
your build requirements.
Just in case, a `make -k` build log for r137 has been attached.
Hope this helps,
- --
Olaf Meeuwissen, LPIC-2 FLOSS Engineer -- AVASYS CORPORATION
FSF Associate Member #1962 Help support software freedom
http://www.fsf.org/jf?referrer=1962
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAkuUO3QACgkQt5qrxaZLMnJsHQCfS988n0ZeQoLejXqzwSSaeZy9
dhAAn1dlz5LD1CARbgvSoJ0tyAG0vs0Y
=Mv8p
-----END PGP SIGNATURE-----
[-- Attachment #2: gtk-dialog-r137.log --]
[-- Type: text/x-log, Size: 3216 bytes --]
Generating manager-glue.h from ../org.openprinting.printdialog.manager.xml
Generating printdialog-glue.h from ../org.openprinting.printdialog.printdialog.xml
Checking for "gtk+-2.0 poppler-glib cairo dbus-glib-1"
Checking for CUPS
Checking for "gtk+-2.0 poppler-glib cairo dbus-glib-1"
Checking for CUPS
Compiling cpd.c
Compiling manager.c
Compiling manager-net.c
Compiling printdialog-adapter.c
Compiling cpd-options.c
Compiling cpd-cups.c
Compiling cpd-cups-ipp.c
cpd-cups-ipp.c: In function 'start_element':
cpd-cups-ipp.c:81: warning: implicit declaration of function 'g_markup_parse_context_push'
cpd-cups-ipp.c: In function 'end_element':
cpd-cups-ipp.c:92: warning: implicit declaration of function 'g_markup_parse_context_pop'
Compiling cpd-transform.c
Compiling cpd-settings.c
Compiling printdialog.c
printdialog.c: In function 'print_dialog_display_ppd':
printdialog.c:424: error: 'GFile' undeclared (first use in this function)
printdialog.c:424: error: (Each undeclared identifier is reported only once
printdialog.c:424: error: for each function it appears in.)
printdialog.c:424: error: 'gfile' undeclared (first use in this function)
printdialog.c:424: warning: implicit declaration of function 'g_file_new_for_path'
printdialog.c:425: warning: implicit declaration of function 'g_file_get_basename'
printdialog.c:425: warning: assignment makes pointer from integer without a cast
make: *** [printdialog.o] Error 1
Compiling dialog-options.c
Compiling dialog-optioneditors.c
dialog-optioneditors.c: In function 'color_button_clicked':
dialog-optioneditors.c:1754: warning: implicit declaration of function 'gtk_color_selection_dialog_get_color_selection'
dialog-optioneditors.c:1754: warning: cast to pointer from integer of different size
dialog-optioneditors.c: In function 'calendar_button_clicked':
dialog-optioneditors.c:1793: warning: implicit declaration of function 'gtk_dialog_get_content_area'
dialog-optioneditors.c:1793: warning: cast to pointer from integer of different size
Compiling dialog-optiontable.c
Compiling dialog-pagesize.c
Compiling dialog-pagerange.c
Compiling dialog-preset.c
dialog-preset.c: In function 'save_preset_clicked':
dialog-preset.c:439: warning: implicit declaration of function 'gtk_dialog_get_content_area'
dialog-preset.c:439: warning: assignment makes pointer from integer without a cast
Compiling dialog-progress.c
dialog-progress.c: In function 'dialog_progress_static_get_password':
dialog-progress.c:106: warning: implicit declaration of function 'gtk_dialog_get_content_area'
dialog-progress.c:106: warning: assignment makes pointer from integer without a cast
Compiling dialog-preview.c
Generating cpd.ui from cpd.glade
Generating progressdlg.ui from progressdlg.glade
cc -g -Wall -D_REENTRANT -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/directfb -I/usr/include/libpng12 -I/usr/include/pixman-1 -I/usr/include/poppler/glib -I/usr/include/poppler -I/usr/include/dbus-1.0 -I/usr/lib/dbus-1.0/include -c -o view-dialog.o view-dialog.c
make: Target `all' not remade because of errors.
[-- Attachment #3: gtk-dialog-r137.log.sig --]
[-- Type: application/octet-stream, Size: 72 bytes --]
next prev parent reply other threads:[~2010-03-07 23:49 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-05 2:09 [Printing-architecture] OpenPrinting Japan Mar. 2010 meeting minutes (in English) TORATANI Yasumasa
2010-03-05 11:37 ` [Printing-architecture] [Printing-japan] " Till Kamppeter
2010-03-07 23:49 ` Olaf Meeuwissen [this message]
2010-03-14 14:12 ` Till Kamppeter
2010-03-14 16:23 ` Per Hermansson
2010-03-14 16:42 ` Till Kamppeter
2010-03-15 0:15 ` Olaf Meeuwissen
2010-03-15 0:15 ` Olaf Meeuwissen
2010-03-05 16:36 ` [Printing-architecture] Problem with cupsCommand Till Kamppeter
[not found] ` <1267809667.2648.5.camel@worm>
2010-03-05 18:00 ` Till Kamppeter
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4B943B74.8060602@avasys.jp \
--to=olaf.meeuwissen@avasys.jp \
--cc=larsuebernickel@gmx.de \
--cc=printing-architecture@lists.linux-foundation.org \
--cc=printing-japan@lists.linux-foundation.org \
--cc=till.kamppeter@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.