[plug] Problem compiling linphone (command line only)

James Devenish devenish at guild.uwa.edu.au
Tue Nov 11 16:13:43 WST 2003


In message <1068538310.683.49.camel at syngery>
on Tue, Nov 11, 2003 at 04:11:51PM +0800, Chris Caston wrote:
> rtcp.h:98 error: parse error before "GByteArray"

Sounds like it depends on GTK headers. This would be an oversight on the
developers' part (obviously it's not going to work if you're compiling
without GTK/GNOME).

> rtcp.h:98 warning: no semicolon at end of struct or union
> rtcp.h:98 warning: type default to 'int' in declaration 'chunk_item_t' 
> rtcp.h:99 warning: data definition has not type or storage class

Should go away if the GTK header problem is fixed. You can probably get
away with insert a judicious #include directive somewhere (hope won't
introduce any library dependencies at all).

> rtonid.c: In function 'rtp_putq':
> 
> rtpmod.c:35: warning: left-hand operatnd of comma expression has no
> effect
[...]
> [more warnings of similar nature]

I assume you re-typed that error message (there's a typo in it). Not
necessarily a problem, per se, as the programme should compile anyway.
Might not behave correctly OR might behave just fine. Might be related
to the lack of GTK headers.


_______________________________________________
plug mailing list
plug at plug.linux.org.au
http://mail.plug.linux.org.au/cgi-bin/mailman/listinfo/plug


More information about the plug mailing list