Re: (no subject)

David Leadbeater <[email protected]> Sun, 11 Sep 2005 18:51:17 +0100
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
On 10 Sep 2005, at 18:32, Trystan Scott Lee wrote:
> Here gcc4 throws errors at
>
> gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -c config.c -MT config.lo -MD 
> -MP -MF .deps/config.TPlo  -fPIC -DPIC -o .libs/config.lo
> config.c: In function 'libopm_config_create':
> config.c:93: error: invalid lvalue in assignment
> config.c:97: error: invalid lvalue in assignment
> config.c:102: error: invalid lvalue in assignment
> config.c: In function 'libopm_config_set':
> config.c:191: error: invalid lvalue in assignment
> make[5]: *** [config.lo] Error 1

This has been fixed in CVS for a few weeks I think, using latest CVS it 
compiles fine on gcc 4.

BOPM should come with CVS stuff in the tarball so just type 'cvs up' in 
your source directory.