Skip to Content.
Sympa Menu

sm-grimoire-bugs - [SM-Grimoire-Bugs] [Bug 13490] New: x3270 fails build against icu 3.6

sm-grimoire-bugs AT lists.ibiblio.org

Subject: SourceMage Grimoire Bug List

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-grimoire-bugs AT lists.ibiblio.org
  • Subject: [SM-Grimoire-Bugs] [Bug 13490] New: x3270 fails build against icu 3.6
  • Date: 2 Feb 2007 09:53:06 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=13490

Summary: x3270 fails build against icu 3.6
Product: Codex
Version: stable grimoire
Platform: Other
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: shell-term-fm
AssignedTo: sm-grimoire-bugs AT lists.ibiblio.org
ReportedBy: tboatman2 AT houston.rr.com


Works fine with icu 3.4, but in icu 3.6 the options for makeconv have
changed...

3.4
usage: makeconv [-options] files...
read .ucm codepage mapping files and write .cnv files
options:
-h or -? or --help this usage text
-V or --version show a version message
-c or --copyright include a copyright notice
-d or --destdir destination directory, followed by the path
-v or --verbose Turn on verbose output
-p or --pkgname sets the 'package' name for output files.
If name is ICUDATA, then the default icu package
name will be used.
-t or --touchfile Generate additional small file without
packagename,
for nmake

3.6
usage: makeconv [-options] files...
read .ucm codepage mapping files and write .cnv files
options:
-h or -? or --help this usage text
-V or --version show a version message
-c or --copyright include a copyright notice
-d or --destdir destination directory, followed by the path
-v or --verbose Turn on verbose output

In 3.6 the --pkgname option is no longer valid, which x3270 depends on.
Searching for a workaround.

icu is also a dependency that is not accounted for in DEPENDS.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



  • [SM-Grimoire-Bugs] [Bug 13490] New: x3270 fails build against icu 3.6, bugzilla-daemon, 02/02/2007

Archive powered by MHonArc 2.6.24.

Top of Page