Page MenuHome GnuPG

gnupg-1.4.0 does not build on solaris 8.
Closed, ResolvedPublic

Description

Release: gnupg-1.4.0

Environment

Solaris 8
SunOS euclid 5.8 Generic_117350-15 sun4u sparc SUNW,Ultra-5_10

Description

Build fails during the "make check" portion.

./gpg_dearmor > ./pubring.gpg < ./pubring.asc
gpg: conversion from utf-8' to 646' not available
gmake[2]: * [pubring.gpg] Error 2
gmake[2]: Leaving directory `/tmp/nwr/gnupg-1.4.0/checks'
gmake[1]:
* [all-recursive] Error 1
gmake[1]: Leaving directory `/tmp/nwr/gnupg-1.4.0'
gmake: *** [all] Error 2

Fix

Check your locale and make sure that it has been set to an 8 bit character set.

We are looking for ways to make this message non fatal - however for a plain ASCII (646) system it won't be possible to convert OpenPGP output to it as it is defined as utf-8 and might very well contain 8 bit characters.

Release Note

Stay tuned for the next release

Event Timeline

[Ping him after the release of 1.4.1]

Is this still a problem for you with 1.4.1?

From: Neil W Rickert <rickert@cs.niu.edu>
To: bug-any@bugs.gnupg.org
Cc: gnupg-hackers@gnupg.org, gnats-admin@trithemius.gnupg.org
Subject: Re: gnupg/392
Date: Wed, 04 May 2005 06:56:10 -0500

wk@gnupg.org wrote on May 4, 2005:

Synopsis: gnupg-1.4.0 does not build on solaris 8.

State-Changed-From-To: analyzed->feedback
State-Changed-By: werner
State-Changed-When: Wed, 04 May 2005 11:29:26 +0200
State-Changed-Why:
Is this still a problem for you with 1.4.1?

No longer a problem. 1.4.1 built and is running just fine.

Thanks.

-NWR

werner removed a project: Restricted Project.May 5 2005, 4:18 PM

According to the reporter: "No longer a problem. 1.4.1
built and is running just fine."