On 07/17/2012 08:14 AM, James Pinto wrote:
> HI
>
> Im getting an error when runnting
>
> ./configure --prefix=/usr &&
> make for  at-spi2-atk-2.4.0
>
> I get t he below error
>
> I know there is some error with dbus so I ran the commands for dbus again but 
> I got the same kind of error there also, I can post that in my next post if 
> needed.
>
> process 14865: arguments to dbus_connection_send_with_reply() were
> incorrect, assertion "connection != NULL" failed in file
> dbus-connection.c line 3363.
> This is normally a bug in some application using the D-Bus library.
>    /usr/lib/libdbus-1.so.3(+0x4a439) [0xb77b1439]
>    /usr/lib/libdbus-1.so.3(+0x4e3f4) [0xb77b53f4]
>    /usr/lib/libdbus-1.so.3(+0x3a501) [0xb77a1501]
>    /usr/lib/libdbus-1.so.3(dbus_connection_send_with_reply+0x3b6)
> [0xb77795f6]
>    ./dbtest() [0x804a131]
>    ./dbtest() [0x804a303]
>    ./dbtest() [0x8049ee0]
>    ./dbtest() [0x8048dfa]
>    /lib/libc.so.6(__libc_start_main+0xf5) [0xb7468885]
>    ./dbtest() [0x8048e25]
> /bin/sh: line 5: 14865 Aborted                 (core dumped) ${dir}$tst
> FAIL: dbtest
> ===============================================================
> 1 of 1 test failed
> Please report to [email protected]
> <mailto:[email protected]>
> ===============================================================
> make[2]: *** [check-TESTS] Error 1
> make[2]: Leaving directory `/sources/at-spi2-atk-2.4.0/dbind'
> make[1]: *** [check-am] Error 2
> make[1]: Leaving directory `/sources/at-spi2-atk-2.4.0/dbind'
> make: *** [check-recursive] Error 1
>
>
> --
> James Earnest Pinto
> Director/CEO
> *Phoenix Fusion*
> www.phoenixfusion.in
>
>
>


make[2]: Entering directory `/home/armin/test/at-spi2-atk-2.4.0/dbind'
helpers passed
simple ok
array ok
native struct marshalling ok
simple struct ok
complex struct ok
struct with array ok
two-val ok
Marshalling ok
Error getting team spaces org.freedesktop.DBus.Error.UnknownMethod:
PASS: dbtest
=============
1 test passed
=============

That test passes here. You mention some other problem with D-Bus. You 
should post them too ... Also, Your D-Bus daemon should be running when 
you run the tests.
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to