Date: Sat, 20 Apr 2002 10:25:51 -0700 From: Kent Stewart <kstewart@owt.com> To: Aaron J Siegel <Aaron.Siegel@attbi.com> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Error building ns with tcl8.3 Message-ID: <3CC1A49F.4090307@owt.com> References: <3CC180D8.8080505@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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). Did you cvsup ports-all. You are trying to build what I have installed and I didn't have any problems. Of course, when you cvsup ports-all, you will have a lot more ports to build to be current. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html 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?3CC1A49F.4090307>