Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2002 00:21:40 +0200
From:      Philip Paeps <philip@paeps.cx>
To:        freebsd-questions@FreeBSD.ORG
Subject:   Re: conflicting types for `strcasestr'
Message-ID:  <20020525222140.GA89772@juno.paeps.cx>
In-Reply-To: <20020525133253.A72218-100000@starship.alienwebshop.com>
References:  <20020525133253.A72218-100000@starship.alienwebshop.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 2002-05-25 19:39:14, Lukas Karlsson <karlsson@panix.com> wrote:

[...]

> However, for some reason, when I build the tin and
> nmap ports on one of the machines, the compile fails, while it works on
> the other system.
> 
> Here is the part of the tin build that fails:

Tin has its own strcasestr() function.  We added a configure check for that
before 1.5.11, if I recall correctly.  To get tin to build, it's a simple
matter of just #ifndef'ing the prototype out.

Easiest is just to get the latest Tin from ftp.tin.org/unstable, and build
from there.  It should compile without any problems.

 - Philip

-- 
Philip Paeps
philip@paeps.cx
http://www.paeps.cx/

+32 486 114 720

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020525222140.GA89772>