linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Linphone-developers] Build failed mediastreamer-2.1.0 or 2.0.0 on debia


From: Mr SOUISSI
Subject: [Linphone-developers] Build failed mediastreamer-2.1.0 or 2.0.0 on debian etch
Date: Tue, 8 May 2007 12:15:57 +0200

Hi,
i try build mediastreamer-2.1.0 and 2.0.0, but without success.
Debian etch (stable)
gcc-4.1

ice.c:31: error: expected declaration specifiers or '...' before 'bool'
ice.c:36: error: expected declaration specifiers or '...' before 'bool'
ice.c: In function 'ice_sendtest':
ice.c:38: error: 'bool' undeclared (first use in this function)
ice.c:38: error: (Each undeclared identifier is reported only once
ice.c:38: error: for each function it appears in.)
ice.c:38: error: expected ';' before 'changePort'
ice.c:39: error: expected ';' before 'changeIP'
ice.c:40: error: expected ';' before 'discard'
ice.c:54: error: 'changeIP' undeclared (first use in this function)
ice.c:54: error: 'true' undeclared (first use in this function)
ice.c:57: error: 'changePort' undeclared (first use in this function)
ice.c:63: error: 'discard' undeclared (first use in this function)
ice.c:76: error: 'verbose' undeclared (first use in this function)
ice.c: In function 'ice_sound_send_stun_request':
ice.c:120: error: 'bool' undeclared (first use in this function)
ice.c :120: error: expected ';' before 'res'
ice.c:156: error: 'res' undeclared (first use in this function)
ice.c:158: error: 'true' undeclared (first use in this function)
ice.c:162: error: too many arguments to function 'ice_sendtest'
ice.c: In function 'ice_process_stun_message':
ice.c:219: error: 'bool' undeclared (first use in this function)
ice.c:219: error: expected ';' before 'switch_to_address'
ice.c:221: error: expected ';' before 'res'
ice.c:233: error: 'res' undeclared (first use in this function)
ice.c:288: error: expected ';' before 'changePort'
ice.c:289: error: expected ';' before 'changeIp'
ice.c :335: error: 'changePort' undeclared (first use in this function)
ice.c:336: error: 'changeIp' undeclared (first use in this function)
ice.c:337: error: 'false' undeclared (first use in this function)
ice.c:345: error: 'true' undeclared (first use in this function)
ice.c:437: error: 'switch_to_address' undeclared (first use in this function)

Thanks.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]