Hi ,
thanks for the solution and again some errors comming while building 
audiomanager and find arrors below,

pulsecore/sound-file-stream.c:55: error: expected specifier-qualifier-list 
before ‘SNDFILE’
pulsecore/sound-file-stream.c: In function ‘file_stream_free’:
pulsecore/sound-file-stream.c:91: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:92: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:94: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:95: warning: implicit declaration of function 
‘sf_close’ [-Wimplicit-function-declaration]
pulsecore/sound-file-stream.c:95: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c: In function ‘sink_input_pop_cb’:
pulsecore/sound-file-stream.c:149: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:156: error: ‘sf_count_t’ undeclared (first use in 
this function)
pulsecore/sound-file-stream.c:156: error: (Each undeclared identifier is 
reported only once
pulsecore/sound-file-stream.c:156: error: for each function it appears in.)
pulsecore/sound-file-stream.c:156: error: expected ‘;’ before ‘n’
pulsecore/sound-file-stream.c:158: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:160: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:164: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:172: error: ‘file_stream’ has no member named 
‘readf_function’
pulsecore/sound-file-stream.c:174: error: ‘n’ undeclared (first use in this 
function)
pulsecore/sound-file-stream.c:174: error: ‘file_stream’ has no member named 
‘readf_function’
pulsecore/sound-file-stream.c:174: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:177: warning: implicit declaration of function 
‘sf_read_raw’ [-Wimplicit-function-declaration]
pulsecore/sound-file-stream.c:177: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:177: error: expected ‘)’ before ‘length’
pulsecore/sound-file-stream.c:185: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:186: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:192: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:197: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:198: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c: In function ‘sink_input_process_rewind_cb’:
pulsecore/sound-file-stream.c:213: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:216: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c: In function ‘sink_input_update_max_rewind_cb’:
pulsecore/sound-file-stream.c:226: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:229: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c: In function ‘pa_play_file’:
pulsecore/sound-file-stream.c:238: error: ‘SF_INFO’ undeclared (first use in 
this function)
pulsecore/sound-file-stream.c:238: error: expected ‘;’ before ‘sfinfo’
pulsecore/sound-file-stream.c:239: warning: ISO C90 forbids mixed declarations 
and code [-Wdeclaration-after-statement]
pulsecore/sound-file-stream.c:251: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:252: error: ‘file_stream’ has no member named 
‘readf_function’
pulsecore/sound-file-stream.c:253: error: ‘file_stream’ has no member named 
‘memblockq’
pulsecore/sound-file-stream.c:255: error: ‘sfinfo’ undeclared (first use in 
this function)
pulsecore/sound-file-stream.c:285: error: ‘file_stream’ has no member named 
‘sndfile’
pulsecore/sound-file-stream.c:285: warning: implicit declaration of function 
‘sf_open_fd’ [-Wimplicit-function-declaration]
pulsecore/sound-file-stream.c:285: error: ‘SFM_READ’ undeclared (first use in 
this function)
pulsecore/sound-file-stream.c:292: error: ‘SF_FORMAT_PCM_16’ undeclared (first 
use in this function)
pulsecore/sound-file-stream.c:293: error: ‘SF_FORMAT_PCM_U8’ undeclared (first 
use in this function)
pulsecore/sound-file-stream.c:294: error: ‘SF_FORMAT_PCM_S8’ undeclared (first 
use in this function)
pulsecore/sound-file-stream.c:296: error: ‘file_stream’ has no member named 
‘readf_function’
pulsecore/sound-file-stream.c:296: warning: implicit declaration of function 
‘sf_count_t’ [-Wimplicit-function-declaration]
pulsecore/sound-file-stream.c:296: error: expected expression before ‘)’ token
pulsecore/sound-file-stream.c:296: error: ‘SNDFILE’ undeclared (first use in 
this function)
pulsecore/sound-file-stream.c:296: error: expected ‘;’ before ‘sf_readf_short’
pulsecore/sound-file-stream.c:299: error: ‘SF_FORMAT_ULAW’ undeclared (first 
use in this function)
pulsecore/sound-file-stream.c:303: error: ‘SF_FORMAT_ALAW’ undeclared (first 
use in this function)
pulsecore/sound-file-stream.c:307: error: ‘SF_FORMAT_FLOAT’ undeclared (first 
use in this function)
pulsecore/sound-file-stream.c:310: error: ‘file_stream’ has no member named 
‘readf_function’
pulsecore/sound-file-stream.c:310: error: expected expression before ‘)’ token
pulsecore/sound-file-stream.c:310: error: expected ‘;’ before ‘sf_readf_float’
pulsecore/sound-file-stream.c:343: error: ‘file_stream’ has no member named 
‘memblockq’


i have added the libsndfile library file in make but still errors are coming.
plz do the needful.


Regards,
Ganesh Petkar 
________________________________________
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

Reply via email to