Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Sep 2002 15:05:21 +0200 (CEST)
From:      Christian Weisgerber <naddy@mips.inka.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42637: textproc/openjade broken on -CURRENT
Message-ID:  <200209101305.g8AD5L5v098854@kemoauc.mips.inka.de>

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

>Number:         42637
>Category:       ports
>Synopsis:       textproc/openjade broken on -CURRENT
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Sep 10 06:40:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Christian Weisgerber
>Release:        FreeBSD 5.0-CURRENT alpha
>Organization:
>Environment:
System: FreeBSD kemoauc.mips.inka.de 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Mon Sep 9 23:36:45 CEST 2002 naddy@kemoauc.mips.inka.de:/usr/obj/usr/src/sys/KEMOAUC alpha

>Description:

textproc/openjade does not build on -CURRENT (GCC 3.2.1).

gmake[2]: Entering directory `/usr/ports/textproc/openjade/work/openjade-1.3.1/style'
mkdir .libs
c++ -O -pipe -mcpu=ev56 -fno-implicit-templates -I. -I./../include -I./../grove -I./../spgrove -DPACKAGE=\"openjade\" -DVERSION=\"1.3.1\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRUCT_STAT_ST_BLKSIZE=1 -DHAVE_ST_BLKSIZE=1 -DSIZEOF_SIZE_T=8 -DSIZEOF_UNSIGNED_INT=4 -DSP_HAVE_LOCALE=1 -DSP_HAVE_WCHAR=1 -DSP_HAVE_BOOL=1 -DSP_ANSI_CLASS_INST=1 -DJADE_MIF=1 -DJADE_HTML=1 -DSP_MULTI_BYTE=1 -DSGML_CATALOG_FILES_DEFAULT=\"/usr/local/share/sgml/catalog\" -DHAVE_DLFCN_H=1 -DDEFAULT_SCHEME_BUILTINS=\"/usr/local/share/sgml/openjade/builtins.dsl\" -c LangObj.cxx  -fPIC -DPIC
LangObj.cxx: In function `char* strdup(const char*)':
LangObj.cxx:32: `char* strdup(const char*)' was declared `extern' and later 
   `static'
/usr/include/string.h:86: previous declaration of `char* strdup(const char*)'
LangObj.cxx: In member function `virtual bool RefLangObj::areEquivalent(const 
   StringC&, const StringC&, short unsigned int) const':
LangObj.cxx:122: `wcsxfrm' undeclared (first use this function)
LangObj.cxx:122: (Each undeclared identifier is reported only once for each 
   function it appears in.)
LangObj.cxx: In member function `virtual bool RefLangObj::isLess(const 
   StringC&, const StringC&) const':
LangObj.cxx:146: `wcscoll' undeclared (first use this function)
gmake[2]: *** [LangObj.lo] Error 1
gmake[2]: Leaving directory `/usr/ports/textproc/openjade/work/openjade-1.3.1/style'
gmake[1]: *** [style] Error 2
gmake[1]: Leaving directory `/usr/ports/textproc/openjade/work/openjade-1.3.1'
gmake: *** [all] Error 2
*** Error code 2

>How-To-Repeat:

>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:

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




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