[IRCServices] Compile errors Freebsd 5.1

Andrew Church achurch at achurch.org
Wed Jul 23 22:48:40 PDT 2003


RTFM.  Debug log.  Backtrace.

  --Andrew Church
    achurch at achurch.org
    http://achurch.org/

>I am aware that I didn't list all the problems, but here you go
>
>1) On any squit of another server, services seg faults, on any routing
>period, services seg faults.
>
>That's all I am currently aware of right now, as I have taken them down
>to fix this.  The compile completes successfully but with constant
>warnings etc.
>
>That help?
>
>-----Original Message-----
>From: ircservices-bounces at ircservices.za.net
>[mailto:ircservices-bounces at ircservices.za.net] On Behalf Of Andrew
>Church
>Sent: Wednesday, July 23, 2003 6:42 AM
>To: ircservices at ircservices.za.net
>Subject: Re: [IRCServices] Compile errors Freebsd 5.1
>
>     This is an excellent example of how a bug report should NOT be
>written.  It "causes severe complications"?  How the hell am I supposed
>to know what you mean by that?  Especially since the entire log you
>posted was warnings, with no errors whatsoever.
>
>  --Andrew Church
>    achurch at achurch.org
>    http://achurch.org/
>
>>../../extern.h:146: warning: conflicting types for built-in function
>>`log'
>>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c halfop.c -o halfop.o
>>In file included from ../../services.h:103,
>>                 from halfop.c:10:
>>../../extern.h:146: warning: conflicting types for built-in function
>>`log'
>>gcc -shared monkey.o halfop.o sjoin.o -o monkey.so
>>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c rfc1459.c -o rfc1459.o
>>In file included from ../../services.h:103,
>>                 from rfc1459.c:10:
>>../../extern.h:146: warning: conflicting types for built-in function
>>`log'
>>gcc -shared rfc1459.o -o rfc1459.so
>>gcc -O2 -Wall -Wmissing-prototypes -g -I../.. -c trircd.c -o trircd.o
>>In file included from ../../services.h:103,
>>                 from trircd.c:11:
>>../../extern.h:146: warning: conflicting types for built-in function
>>`log'
>>trircd.c: In function `do_send_nick':
>>trircd.c:480: warning: long int format, time_t arg (arg 4)
>>trircd.c: In function `do_send_nickchange':
>>trircd.c:489: warning: long int format, time_t arg (arg 4)
>>trircd.c: In function `do_send_server':
>>trircd.c:512: warning: long int format, time_t arg (arg 3)
>>trircd.c: In function `do_set_topic':
>>trircd.c:684: warning: long unsigned int format, time_t arg (arg 5)
>>trircd.c: In function `do_send_akill':
>>trircd.c:712: warning: long int format, int arg (arg 5)
>>trircd.c:712: warning: long int format, time_t arg (arg 7)
>>trircd.c: In function `do_send_exclude':
>>trircd.c:733: warning: long int format, int arg (arg 5)
>>trircd.c:733: warning: long int format, time_t arg (arg 7)
>>
>>This goes on for every file that it compiles and causes severe
>>complications when starting.
>>
>>Darkj
>>
>>------------------------------------------------------------------
>>To unsubscribe or change your subscription options, visit:
>>http://www.ircservices.za.net/mailman/listinfo/ircservices
>------------------------------------------------------------------
>To unsubscribe or change your subscription options, visit:
>http://www.ircservices.za.net/mailman/listinfo/ircservices
>
>------------------------------------------------------------------
>To unsubscribe or change your subscription options, visit:
>http://www.ircservices.za.net/mailman/listinfo/ircservices