From owner-freebsd-current Mon Nov 22 2:26: 2 1999 Delivered-To: freebsd-current@freebsd.org Received: from post.mail.nl.demon.net (post-11.mail.nl.demon.net [194.159.73.21]) by hub.freebsd.org (Postfix) with ESMTP id 5B6BA14E1E for ; Mon, 22 Nov 1999 02:25:54 -0800 (PST) (envelope-from marc@oldserver.demon.nl) Received: from [212.238.105.241] (helo=propro) by post.mail.nl.demon.net with esmtp (Exim 2.12 #1) id 11pqfK-00051j-00 for freebsd-current@freebsd.org; Mon, 22 Nov 1999 10:25:46 +0000 Date: Mon, 22 Nov 1999 11:25:33 +0100 (CET) From: Marc Schneiders To: freebsd-current@freebsd.org Subject: make release failure in docproj/jade Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Not sure whether I can send this to this list... Make release dies in the build of jade right now. c++ -ansi -O -pipe -fno-implicit-templates -I. -I./../include -I./../generic -DS TDC_HEADERS=1 -DHAVE_LIMITS_H=1 -Dconst= -Dinline= -DHAVE_ST_BLKSIZE=1 -DSP_HAVE _BOOL=1 -DSP_HAVE_LOCALE=1 -DSP_ANSI_CLASS_INST=1 -DSP_MULTI_BYTE=1 -c -fPIC -DP IC CharsetInfo.cxx In file included from ../include/CharsetInfo.h:11, from CharsetInfo.cxx:8: ../include/Vector.h: In instantiation of `Vector >': ../include/RangeMap.h:27: instantiated from `RangeMap' ../include/UnivCharsetDesc.h:73: instantiated from here ../include/Vector.h:50: `Vector >::oper ator [](unsigned int)' has already been declared in `Vector >' ../include/Vector.h:52: `Vector >::begi n()' has already been declared in `Vector >' ../include/Vector.h:54: `Vector >::back ()' has already been declared in `Vector >' In file included from ../include/StringOf.h:15, from ../include/StringC.h:8, from ../include/CharsetInfo.h:14, from CharsetInfo.cxx:8: /usr/include/string.h:53: warning: declaration of `int memcmp(void *, void *, un signed int)' /usr/include/string.h:53: warning: conflicts with built-in declaration `int memc mp(const void *, const void *, unsigned int)' /usr/include/string.h:54: warning: declaration of `void * memcpy(void *, void *, unsigned int)' /usr/include/string.h:54: warning: conflicts with built-in declaration `void * m emcpy(void *, const void *, unsigned int)' /usr/include/string.h:59: warning: declaration of `int strcmp(char *, char *)' /usr/include/string.h:59: warning: conflicts with built-in declaration `int strc mp(const char *, const char *)' /usr/include/string.h:61: warning: declaration of `char * strcpy(char *, char *) ' /usr/include/string.h:61: warning: conflicts with built-in declaration `char * s trcpy(char *, const char *)' /usr/include/string.h:64: warning: declaration of `size_t strlen(char *)' /usr/include/string.h:64: warning: conflicts with built-in declaration `unsigned int strlen(const char *)' ../include/Vector.h: In instantiation of `Vector >': ../include/ISet.h:25: instantiated from `ISet' CharsetInfo.cxx:89: instantiated from here ../include/Vector.h:50: `Vector >::operator [](unsigned int)' has already been declared in `Vector >' ../include/Vector.h:52: `Vector >::begin()' has already been declared in `Vector >' ../include/Vector.h:54: `Vector >::back()' has already b een declared in `Vector >' ../include/Vector.h: In instantiation of `Vector > ': ../include/ISet.h:25: instantiated from `ISet' CharsetInfo.cxx:105: instantiated from here ../include/Vector.h:50: `Vector >::operator [](uns igned int)' has already been declared in `Vector > ' ../include/Vector.h:52: `Vector >::begin()' has al ready been declared in `Vector >' ../include/Vector.h:54: `Vector >::back()' has alr eady been declared in `Vector >' ../include/StringOf.h: In instantiation of `String': CharsetInfo.cxx:129: instantiated from here ../include/StringOf.h:38: `String::operator [](unsigned int) ' has already been declared in `String' ../include/StringOf.h:40: `String::begin()' has already been declared in `String' *** Error code 1 Stop in /usr/ports/textproc/jade/work/jade-1.2.1/lib. *** Error code 1 [etc] Marc Schneiders marc@venster.nl marc@oldserver.demon.nl propro 11:20am up 10 days, 23:06, load average: 0.02 0.11 0.07 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message