[avahi] Fwd: dbus+avahi for embedded arm linux

itai shalev itaishalev74 at gmail.com
Mon Dec 10 07:11:34 PST 2012


Hi,
I am trying to cross compile and deploy dbus 1.5.0 and avahi 0.6.3.1,
i did the following:

   1.  cross compile expat  (expat-2.1.0) the commant used:
   *    ./configure --host=arm-linux-gnueabi
   --prefix=/home/tabor/TaborDev/builds/build_expat/ CC=arm-linux-gnueabi-gcc
    make; make install*
   no errors, log files attached (expat_conf.log, expat_make.log,
   expat_make_inst.log)

   2. cross compiled dbus (dbus-1.5.0) the command used:
   * ./configure --prefix=/home/tabor/TaborDev/builds/build_dbus/
   --host=arm-linux-gnueabi --with-x=no ac_cv_have_abstract_sockets=yes
   "CC=arm-linux-gnueabi-gcc -I/home/tabor/TaborDev/builds/build_expat/include
   -L/home/tabor/TaborDev/builds/build_expat/lib"make;make install;
   *no errors, log files attached (dbus_conf.log, dbus_make.log,
   dbus_make_inst.log)

   3. cross compiled libdaemon (dbus-0.14) the command used:
   *  ./configure --host=arm-linux-gnueabi
   --prefix=/home/tabor/TaborDev/builds/build_libdaemon/
   CC=arm-linux-gnueabi-gcc --disable-static ac_cv_func_setpgrp_void=yes
   make;make install;*
   no errors log files attached
   (libdaemon_conf.log, libdaemon_make.log, libdaemon_make_inst.log)

   4. cross compiled avahi (avahi-0.6.31) the command used:
   * ./configure --prefix=/home/tabor/TaborDev/builds/build_avahi/
   --host=arm-linux-gnueabi "CC=arm-linux-gnueabi-gcc
   -I/home/tabor/TaborDev/builds/build_expat/include
   -L/home/tabor/TaborDev/builds/build_expat/lib" --with-distro=none
   --disable-glib --disable-gobject --disable-gdbm --disable-qt3 --disable-qt4
   --disable-gtk --disable-gtk3 --disable-mono --disable-monodoc
   --disable-python
   PKG_CONFIG_PATH=/home/tabor/TaborDev/builds/build_dbus/lib/pkgconfig:/home/tabor/TaborDev/builds/build_libdaemon/lib/pkgconfig
   **make;make install;
   *no errors log files attached
   (avahi_conf.log, avahi_make.log, avahi_make_inst.log)



now we want to deploy the dbus and the avahi, after adding the build result
of the dbus to the target under ~/usr/local/ we tried to launch the
dbus-daemon:
*/usr/local/bin # ./dbus-daemon start*
the result was :
-/bin/sh: ./dbus-daemon: not found

can any one please help with deploy instructions for the  avahi inc.
dependencies (expat,dbus,libdaemon) for arm-linux os

thanks,
itai shalev
*
*

-- 
*Itai Shalev*
*972-508-358475*
*Haifa,  Israel*



-- 
*Itai Shalev*
*972-508-358475*
*Haifa,  Israel*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expat_conf.log
Type: application/octet-stream
Size: 6240 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0012.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expat_make.log
Type: application/octet-stream
Size: 1932 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0013.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expat_make_inst.log
Type: application/octet-stream
Size: 3015 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0014.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus_conf.log
Type: application/octet-stream
Size: 18161 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0015.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus_make.log
Type: application/octet-stream
Size: 7936 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0016.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dbus_make_inst.log
Type: application/octet-stream
Size: 10215 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0017.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libdaemon_conf.log
Type: application/octet-stream
Size: 8702 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0018.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libdaemon_make.log
Type: application/octet-stream
Size: 902 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0019.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libdaemon_make_inst.log
Type: application/octet-stream
Size: 4428 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0020.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avahi_conf.log
Type: application/octet-stream
Size: 24470 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0021.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avahi_make.log
Type: application/octet-stream
Size: 8537 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0022.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avahi_make_inst.log
Type: application/octet-stream
Size: 35990 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/avahi/attachments/20121210/28fa601b/attachment-0023.obj>


More information about the avahi mailing list