Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Apr 2002 17:44:26 -0600
From:      Aaron J Siegel <Aaron.Siegel@attbi.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Error building ns with tcl8.3
Message-ID:  <3CC4A05A.8070803@attbi.com>

next in thread | raw e-mail | index | archive | help


Hello
I have upgraded X-libs to version 4.2 then uninstalled tcl8.3, tcl8.2, 
tk8.2, tk8.3, otcl and tclcl, then rebuilt all of them. I still receive 
the same error.  I do have some packages out of date, they are all 
related to kde and gnome, I do not see any package out of date related 
to this port.  The checksum is failing, I am getting the package from 
the home page (developers site http://www.isi.edu/nsnam/ns/). Should I 
rebuild my world string.h is part of the core distribution? Do you think 
throwing my computer across the room would fix this problem?

Aaron J Siegel wrote:

> Hello
>    I am having trouble building ns with tcl 8.3 install. I edited the 
> Makefile for the ns port by replaceing all references to tcl 8.2 with 
> 8.3.  Here is a copy of the error;
>
> c++ -c  -I. -I/usr/local/include -I/usr/local/include 
> -I/usr/local/include/tk8.3 -I/usr/local/include/tcl8.3 -o logparse.o 
> logparse.cc
> In file included from logparse.cc:39:
> utils.h:110: declaration of C function `const char * strcasestr(const 
> char *, const char *)' conflicts with
> /usr/include/string.h:86: previous declaration `char * 
> strcasestr(const char *, const char *)' here
> *** Error code 1
>
> Has anyone found a fix. I am running 4.5 Stable, the port tree is a 
> few weeks old (the port was last modified 16 months ago).
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>




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?3CC4A05A.8070803>