hi, now i m getting error in module-match.c file ie modules/module-match.c: In function ‘load_rules’: modules/module-match.c:90: error: ‘PA_DEFAULT_CONFIG_DIR’ undeclared (first use in this function) modules/module-match.c:90: error: (Each undeclared identifier is reported only once modules/module-match.c:90: error: for each function it appears in.) modules/module-match.c:90: error: expected ‘)’ before string constant modules/module-match.c:90: error: too few arguments to function ‘pa_open_config_file’
plz do the needful. Regards, ganesh ________________________________________ From: drew wymore [drew.wym...@gmail.com] Sent: Wednesday, June 23, 2010 10:03 PM To: Ganesh M. Petkar Subject: Re: [Moblin Dev] Not able to build audiomanager On Wed, Jun 23, 2010 at 7:06 AM, Ganesh M. Petkar <ganesh.pet...@kpitcummins.com> wrote: > Hi all, > i m trying to build audiomanager on fedotra-11. > when i run autogen or configure fron core folder i m getting below error > Find the conf.log file > > checking whether to build shared libraries... yes > checking whether to build static libraries... no > checking ltdl.h usability... no > checking ltdl.h presence... no > checking for ltdl.h... no > configure: error: Unable to find libltdl. > > please do the needful regarding this error.. > > Regards, > Ganesh Petkar > > This message contains information that may be privileged or confidential and > is the property of the KPIT Cummins Infosystems Ltd. It is intended only for > the person to whom it is addressed. If you are not the intended recipient, > you are not authorized to read, print, retain copy, disseminate, distribute, > or use this message or any part thereof. If you receive this message in > error, please notify the sender immediately and delete all copies of this > message. KPIT Cummins Infosystems Ltd. does not accept any liability for > virus infected mails. > > > _______________________________________________ > Moblin dev Mailing List > dev@moblin.org > > To manage or unsubscribe from this mailing list visit: > http://lists.moblin.org/listinfo/dev or your user account on > http://moblin.org once logged in. > > For more information on the Moblin Developer Mailing lists visit: > http://moblin.org/community/mailing-lists > Ganesh - You're missing the library referenced in the error. You'll need to install it. http://fr2.rpmfind.net/linux/rpm2html/search.php?query=mingw32-libltdl This message contains information that may be privileged or confidential and is the property of the KPIT Cummins Infosystems Ltd. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message. KPIT Cummins Infosystems Ltd. does not accept any liability for virus infected mails. _______________________________________________ Moblin dev Mailing List dev@moblin.org To manage or unsubscribe from this mailing list visit: http://lists.moblin.org/listinfo/dev or your user account on http://moblin.org once logged in. For more information on the Moblin Developer Mailing lists visit: http://moblin.org/community/mailing-lists