Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Nov 1999 11:25:33 +0100 (CET)
From:      Marc Schneiders <marc@oldserver.demon.nl>
To:        freebsd-current@freebsd.org
Subject:   make release failure in docproj/jade
Message-ID:  <Pine.BSF.4.10.9911221121450.46166-100000@propro.oldserver.demon.nl>

next in thread | raw e-mail | index | archive | help
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<RangeMapRange<unsigned int,unsi
gned int> >':
../include/RangeMap.h:27:   instantiated from `RangeMap<unsigned
int,unsigned in
t>'
../include/UnivCharsetDesc.h:73:   instantiated from here
../include/Vector.h:50: `Vector<RangeMapRange<unsigned int,unsigned
int> >::oper
ator [](unsigned int)' has already been declared in
`Vector<RangeMapRange<unsign
ed int,unsigned int> >'
../include/Vector.h:52: `Vector<RangeMapRange<unsigned int,unsigned
int> >::begi
n()' has already been declared in `Vector<RangeMapRange<unsigned
int,unsigned in
t> >'
../include/Vector.h:54: `Vector<RangeMapRange<unsigned int,unsigned
int> >::back
()' has already been declared in `Vector<RangeMapRange<unsigned
int,unsigned int
> >'
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<ISetRange<unsigned
int> >':
../include/ISet.h:25:   instantiated from `ISet<unsigned int>'
CharsetInfo.cxx:89:   instantiated from here
../include/Vector.h:50: `Vector<ISetRange<unsigned int> >::operator
[](unsigned
int)' has already been declared in `Vector<ISetRange<unsigned int> >'
../include/Vector.h:52: `Vector<ISetRange<unsigned int> >::begin()'
has already
been declared in `Vector<ISetRange<unsigned int> >'
../include/Vector.h:54: `Vector<ISetRange<unsigned int> >::back()' has
already b
een declared in `Vector<ISetRange<unsigned int> >'
../include/Vector.h: In instantiation of `Vector<ISetRange<short
unsigned int> >
':
../include/ISet.h:25:   instantiated from `ISet<short unsigned int>'
CharsetInfo.cxx:105:   instantiated from here
../include/Vector.h:50: `Vector<ISetRange<short unsigned int>
>::operator [](uns
igned int)' has already been declared in `Vector<ISetRange<short
unsigned int> >
'
../include/Vector.h:52: `Vector<ISetRange<short unsigned int>
>::begin()' has al
ready been declared in `Vector<ISetRange<short unsigned int> >'

../include/Vector.h:54: `Vector<ISetRange<short unsigned int>
>::back()' has alr
eady been declared in `Vector<ISetRange<short unsigned int> >'
../include/StringOf.h: In instantiation of `String<short unsigned
int>':
CharsetInfo.cxx:129:   instantiated from here
../include/StringOf.h:38: `String<short unsigned int>::operator
[](unsigned int)
' has already been declared in `String<short unsigned int>'
../include/StringOf.h:40: `String<short unsigned int>::begin()' has
already been
 declared in `String<short unsigned int>'
*** 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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.9911221121450.46166-100000>