Hi I think I know what the problem might be Please correct me if Im wrong
I read the following here http://www.linuxfromscratch.org/blfs/view/svn/general/dbus.html (blfs book online) Note that this boot script only starts the system-wide D-Bus daemon. So I think I need to Add *dbus-launch* to the line in the ~/.xinitrc file and then boot into the LFS system instead of running these commands from chroot on the host system.... So I think the dbus daemon wasnt started... Im I right? Thanks a lot... Regards James On Wed, Jul 18, 2012 at 6:32 PM, James Pinto <[email protected]>wrote: > Hi > > I checked again there were no problems installing the dependencies and no > errors installing dbus, I installed these and tried again to install > at-spi2-atk-2.4.0 > but I got the same error I posted before.??? You say I need to have the > dbus daemon running while installing at-spi2-atk-2.4.0, how do I do > this...? > > Regards > James > > > On Tue, Jul 17, 2012 at 6:20 PM, Armin K. <[email protected]> wrote: > >> 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 >> > > > > -- > James Earnest Pinto > Director/CEO > *Phoenix Fusion* > www.phoenixfusion.in > > -- James Earnest Pinto Director/CEO *Phoenix Fusion* www.phoenixfusion.in
-- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
