Closed Bug 167146 Opened 22 years ago Closed 22 years ago

Build on NetBSD/sparc-1.5 fails in xpcom/io/nsNativeCharsetUtils.cpp

Categories

(Core :: XPCOM, defect)

Sun
NetBSD
defect
Not set
major

Tracking

()

VERIFIED DUPLICATE of bug 160180

People

(Reporter: bunk, Assigned: darin.moz)

Details

The build of Mozilla-1.1 failed on NetBSD/sparc-1.5:

<--  snip  -->

...
c++ -o nsNativeCharsetUtils.o -c -DOSTYPE=\"NetBSD1\" -DOSARCH=\"NetBSD\" -DOJI 
-D_IMPL_NS_COM  -I../../dist/include/string -I../../dist/include/xpcom -I../../d
ist/include -I/aux/adrian/build/mozilla/dist/include/nspr      -I/usr/X11R6/incl
ude   -fPIC -DPIC  -I/usr/X11R6/include -fno-rtti -fno-exceptions -Wall -Wconver
sion -Wpointer-arith -Wbad-function-cast -Wcast-align -Woverloaded-virtual -Wsyn
th -Wno-ctor-dtor-privacy -pedantic -Wno-long-long -O2 -mcpu=v8 -I/usr/local/inc
lude/ -R/usr/local/lib -R/usr/X11R6/lib/ -Dunix -pipe  -DNDEBUG -DTRIMMED -O2 -m
cpu=v8  -I/usr/X11R6/include -DMOZILLA_CLIENT -include ../../config-defs.h -Wp,-
MD,.deps/nsNativeCharsetUtils.pp nsNativeCharsetUtils.cpp
nsNativeCharsetUtils.cpp: In function `static void nsNativeCharsetConverter::Laz
yInit()':
nsNativeCharsetUtils.cpp:256: `CODESET' undeclared (first use this function)
nsNativeCharsetUtils.cpp:256: (Each undeclared identifier is reported only once
nsNativeCharsetUtils.cpp:256: for each function it appears in.)
make[4]: *** [nsNativeCharsetUtils.o] Error 1
make[4]: Leaving directory `/aux/adrian/build/mozilla/xpcom/io'

<--  snip  -->


On NetBSD/sparc-1.5 CODESET is not defined in /usr/include/langinfo.h.
-> xpcom
Assignee: seawood → darin
Component: Build Config → XPCOM
I reported the same problem in bug #160180.

*** This bug has been marked as a duplicate of 160180 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.