I still have this problem - I don't really want to do it by hand.
Can we have an official work-around of a fixed install program.
Thanks
Paul
--------------------------------------------------------------------------------------------

C. Paul Simons
Corporate IT Security Architect
IHS Energy Group, Englewood, CO.

Main: +1 303 736 3000
Direct: +1 303 736 3451
Fax: +1 303 736 3860
Mobile: +1 303 748 5242


                                                                                       
                                 
                    "Thomas Wolf"                                                      
                                 
                    <[EMAIL PROTECTED]>              To:     "William Liu" <[EMAIL PROTECTED]>, 
<[EMAIL PROTECTED]>         
                    Sent by:                 cc:                                       
                                 
                    owner-nessus@list.       Subject:     Re: Compiling problems on 
FreeBSD 4.5                         
                    nessus.org                                                         
                                 
                                                                                       
                                 
                                                                                       
                                 
                    06-02-02 02:43                                                     
                                 
                                                                                       
                                 
                                                                                       
                                 




William Liu <[EMAIL PROTECTED]> schrieb:

> I run the installer script for nessus and it fails with the following:
>
> x -- Compiling
> html_graph_output.c:69: conflicting types for `strcasestr'
> /usr/include/string.h:86: previous declaration of `strcasestr'
> **** An error occured :/
>
> What the header file has:
> #grep strcasestr /usr/include/string.h
> char    *strcasestr __P((const char *, const char *));
>
> Have you guys seen this?  Is there any workarounds or fixes?  Nessus
installed no problem on freebsd 4.3-release.
>
>
>

if you still need 1.0.10 on FreeBSD 4.5, replace all
occurences from `strcasestr' in html_graph_output.c
with `ne_strcasestr'.

Credit:
>> On Wed, Jan 09, 2002 at 09:51:52 -0500, Michael Scheidell wrote:
>>
>> FBSD added strcasestr in string.h
>> nessus already had a function like that,but renamed it to ne_strcasestr
>> either cvsup to the experimental version (which is MUCH faster!)
>>
>> give 1.1x a try, or manually rename all 'strcasestr' to ne_strcasestr in
>> nessus

Thomas


--
----------------------------------------------------------
Thomas Wolf
Wiener Software Fabrik
Mittersteig 4
A-1050 Wien
[EMAIL PROTECTED]


(See attached file: attv229h.dat)

Attachment: attv229h.dat
Description: Binary data

Reply via email to