Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Sep 2002 16:52:55 -0700
From:      Pat Lashley <patl+freebsd@volant.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/42817: OpenMotif build fails if LANG=en_US.ISO8859-15
Message-ID:  <E17qjCB-000JOt-00@knight.volant.org>

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

>Number:         42817
>Category:       ports
>Synopsis:       OpenMotif build fails if LANG=en_US.ISO8859-15
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 15 17:00:06 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Pat Lashley
>Release:        FreeBSD 4.4-RC i386
>Organization:
>Environment:
System: FreeBSD knight.volant.org 4.4-RC FreeBSD 4.4-RC #7: Mon Sep 10 20:54:39 PDT 2001 broot@knight.phoenix.volant.org:/usr/dump-space/usr/src/sys/KNIGHT i386


>Description:
Building the x11-toolkits/open-motif port fails if the LANG environment
variable is set to en_US.ISO8859-15.  Presumably, it also fails for other
environments that are supported by FreeBSD but not XFree86.

cc -O -pipe -g -march=k6 -Wall -Wno-unused -Wno-comment -o .libs/fileview main.o text.o file.o  ../../../lib/Xm/.libs/libXm.so -L/usr/X11R6/lib ../../../lib/Mrm/.libs/libMrm.so /d1/ports-workdir/d4/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/lib/Xm/.libs/libXm.so -lXext -lXp -lXt -lSM -lICE -lX11 -Wl,--rpath -Wl,/usr/X11R6/lib
creating fileview
../../../clients/uil/uil -o French.uid French.uil -I./../../../clients/uil -I../../../clients/uil

Error: $LANG contains an unknown character set

Info: no UID file was produced

Info: errors: 1  warnings: 0  informationals: 1
gmake[3]: *** [French.uid] Error 1
gmake[3]: Leaving directory `/d1/ports-workdir/d4/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/demos/programs/fileview'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory `/d1/ports-workdir/d4/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/demos/programs'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/d1/ports-workdir/d4/ports/x11-toolkits/open-motif/work/openmotif-2.2.2/demos'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /d4/ports/x11-toolkits/open-motif.


>How-To-Repeat:
export LANG=en_US.ISO8859-15
portinstall open-motif

>Fix:

As a work-around, set LANG to en_US (without the charset qualifier)
for the duration of the build.
>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?E17qjCB-000JOt-00>