[maemo-developers] Error while compiling a dbus ping program
From: मयंक जैन (makuchaku) mayank.gnu at gmail.comDate: Tue Apr 10 14:10:10 EEST 2007
- Previous message: Error while compiling a dbus ping program
- Next message: x11vnc no response to taps on left of screen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Oops, sorry for the top-posting :) BTW, that replacement does compiles your program. On 4/10/07, मयंक जैन (makuchaku) <mayank.gnu at gmail.com> wrote: > Google's codesearch > http://www.google.com/codesearch?q=DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL > > shows that DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL is defined as > "org.freedesktop.Local" > > Maybe you can try replacing the identifier with the string. > > I hope it helps. > Regards, > makuchaku > http://www.makuchaku.info/blog > > > On 4/10/07, ext-swetha.swetha at nokia.com <ext-swetha.swetha at nokia.com> wrote: > > > > > > > > Hi! > > > > I am trying to compile a program dbusping.c. I've attached the program with > > this mail. When I try to compile the program with the following command, > > > > gcc `pkg-config --libs --cflags dbus-glib-1` -o dbusping dbusping.c > > > > I get the following error: > > > > dbusping.c: In function `signal_filter': > > dbusping.c:40: error: > > `DBUS_INTERFACE_ORG_FREEDESKTOP_LOCAL' undeclared (first > > use in this function) > > dbusping.c:40: error: (Each undeclared identifier is reported only once > > dbusping.c:40: error: for each function it appears in.) > > > > > > Can anyone pls tell me what the cause of the error is? How can I rectify the > > same? > > > > Thanks & Regards, > > Swetha > > > > > > <<dbusping.c>> > > _______________________________________________ > > maemo-developers mailing list > > maemo-developers at maemo.org > > https://maemo.org/mailman/listinfo/maemo-developers > > > > > > >
- Previous message: Error while compiling a dbus ping program
- Next message: x11vnc no response to taps on left of screen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]