| Newsgroups |
php.gtk.dev |
| Message-ID |
<[email protected]> |
ID: 44357
Updated by: [email protected]
Reported By: nhlaine at gmx dot net
-Status: Open
+Status: Feedback
Bug Type: PHP-GTK related
Operating System: GNU/Linux
PHP Version: 5.2.0
Assigned To: bmajdak
New Comment:
So my first guess was not the problem.
./atk/atkregistry.h:49:typedef struct _AtkRegistry AtkRegistry;
Can you confirm that you have the atk dev package installed, and a
/usr/include/atk-1.0/atk/atkregistry.h containing that line above on
line 49?
Previous Comments:
------------------------------------------------------------------------
[2008-03-07 12:43:59] nhlaine at gmx dot net
libatk is 1.12.4
gen_atk.c to follow by email as req.
------------------------------------------------------------------------
[2008-03-07 03:31:17] [email protected]
This is slightly strange as we have had Debian Etch people compile
clean before. Please paste your ATK package version, and also please
email me your gen_atk.c file *after* the build fails. (tar.gz it so it
does not attach inline) to bmajdak at php dot net.
------------------------------------------------------------------------
[2008-03-07 00:05:07] nhlaine at gmx dot net
php version is 5.2.0 in etch cannot test with newer
------------------------------------------------------------------------
[2008-03-07 00:04:04] nhlaine at gmx dot net
Description:
------------
make fails on both CVS and site source:
ext/gtk+/gen_atk.c: In function 'zim_Atk_get_default_registry':
ext/gtk+/gen_atk.c:28: error: 'php_retval' undeclared (first use in
this function)
ext/gtk+/gen_atk.c:28: error: (Each undeclared identifier is reported
only once
ext/gtk+/gen_atk.c:28: error: for each function it appears in.)
I am compiling on Debian Etch amd64 against php 5.2.0, gtk 2.8.20, glib
2.12.4, libglade 1.2.6
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=44357&edit=1