Re: Errors during Make with bopm 3.1.2 on Fedora core 5

Ryan Goldstein <[email protected]> Mon, 10 Apr 2006 22:24:04 -0400
Newsgroups gmane.network.irc.bopm
Message-ID <[email protected]>
Try gmake instead of make.

-Ryan


Tyler Suggs wrote:
> I want to install and use bopm on my irc server running unrealircd. 
> However, I get errors during the make process. I have yet to find a 
> solution to this problem in any other resource. Any help is greatly 
> appreciated.
> 
>  
> 
> Here are the errors reported by make:
> 
>  
> 
> 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
> 
> make[5]: Leaving directory ‘/home/irc/bopm-3.1.2/src/libopm/src’
> 
> make[4]: *** [all] Error 2
> 
> make[4]: Leaving directory ‘/home/irc/bopm-3.1.2/src/libopm/src’
> 
> make[3]: *** [all-recursive] Error 1
> 
> make[3]: Leaving directory ‘/home/irc/bopm-3.1.2/src/libopm/’
> 
> make[2]: *** [all-recursive] Error 1
> 
> make[2]: Leaving directory ‘/home/irc/bopm-3.1.2/src’
> 
> make[1]: ** [all] Error 2
> 
> make[1]: Leaving directory ‘/home/irc/bopm-3.1.2/src’
> 
> make: *** [all-recursive] Error 1
> 
>  
> 
> I tried make install even with the errors and as expected, got the same 
> errors from that as well.
> 
>  
> 
> Thanks,
> 
>  
> 
> Ty
>