* [gentoo-dev] minicom-1.83.1 anomalies
@ 2001-08-02 10:49 Karl Trygve Kalleberg
2001-08-02 10:58 ` Ben Lutgens
0 siblings, 1 reply; 4+ messages in thread
From: Karl Trygve Kalleberg @ 2001-08-02 10:49 UTC (permalink / raw
To: gentoo-dev
I have trouble building minicom-1.83.1, I get the following two suspect
passages in the build:
--- snip
msgfmt -o ja.mo ja.po
ja.po: warning: Charset "euc-japanese" is not a portable encoding name.
Message conversion to user's charset might not work.
cc ujis2sjis.c -o ujis2sjis
./ujis2sjis <ja.po >ja_JP.SJIS.po
msgfmt -o ja_JP.SJIS.mo ja_JP.SJIS.po
ja_JP.SJIS.po: warning: Charset "euc-japanese" is not a portable encoding name.
Message conversion to user's charset might not work.
--- snip
and
--- snip
msgfmt -o ko.mo ko.po
ko.po:131: invalid multibyte sequence
ko.po:917: invalid multibyte sequence
ko.po:1095: invalid multibyte sequence
ko.po:1992: invalid multibyte sequence
ko.po:2039: invalid multibyte sequence
found 5 fatal errors
make[1]: *** [ko.mo] Error 1
make[1]: Leaving directory `/tmp/portage/minicom-1.83.1/work/minicom-1.83.1/src/po'
--- snip
If I didn't know better, I'd say there's some kind of version mismatch
with gettext. Even when I rsynced < 10 mins ago, there is only one gettext
ebuild.
Has anybody else gotten minicom to compile lately ?
Regards,
Karl T
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] minicom-1.83.1 anomalies
2001-08-02 10:49 [gentoo-dev] minicom-1.83.1 anomalies Karl Trygve Kalleberg
@ 2001-08-02 10:58 ` Ben Lutgens
2001-08-02 11:21 ` Karl Trygve Kalleberg
0 siblings, 1 reply; 4+ messages in thread
From: Ben Lutgens @ 2001-08-02 10:58 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1674 bytes --]
On Thu, Aug 02, 2001 at 06:48:18PM +0200, Karl Trygve Kalleberg wrote:
>I have trouble building minicom-1.83.1, I get the following two suspect
>passages in the build:
I get the same thing. Can you use app-misc/ckermit? Kermit kicks butt.
Give it a try.
>
>--- snip
>
>msgfmt -o ja.mo ja.po
>ja.po: warning: Charset "euc-japanese" is not a portable encoding name.
> Message conversion to user's charset might not work.
>cc ujis2sjis.c -o ujis2sjis
>./ujis2sjis <ja.po >ja_JP.SJIS.po
>msgfmt -o ja_JP.SJIS.mo ja_JP.SJIS.po
>ja_JP.SJIS.po: warning: Charset "euc-japanese" is not a portable encoding name.
> Message conversion to user's charset might not work.
>
>--- snip
>
>and
>
>--- snip
>
>msgfmt -o ko.mo ko.po
>ko.po:131: invalid multibyte sequence
>ko.po:917: invalid multibyte sequence
>ko.po:1095: invalid multibyte sequence
>ko.po:1992: invalid multibyte sequence
>ko.po:2039: invalid multibyte sequence
>found 5 fatal errors
>make[1]: *** [ko.mo] Error 1
>make[1]: Leaving directory `/tmp/portage/minicom-1.83.1/work/minicom-1.83.1/src/po'
>
>--- snip
>
>If I didn't know better, I'd say there's some kind of version mismatch
>with gettext. Even when I rsynced < 10 mins ago, there is only one gettext
>ebuild.
>
>Has anybody else gotten minicom to compile lately ?
>
>Regards,
>
>Karl T
>
>_______________________________________________
>gentoo-dev mailing list
>gentoo-dev@cvs.gentoo.org
>http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
--
Ben Lutgens
Sistina Software Inc.
What's the difference between root and God ?
God doesn't think that he is root.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] minicom-1.83.1 anomalies
2001-08-02 10:58 ` Ben Lutgens
@ 2001-08-02 11:21 ` Karl Trygve Kalleberg
2001-08-02 12:54 ` Ben Lutgens
0 siblings, 1 reply; 4+ messages in thread
From: Karl Trygve Kalleberg @ 2001-08-02 11:21 UTC (permalink / raw
To: gentoo-dev
On Thu, Aug 02, 2001 at 11:56:33AM -0500, Ben Lutgens wrote:
> On Thu, Aug 02, 2001 at 06:48:18PM +0200, Karl Trygve Kalleberg wrote:
> >I have trouble building minicom-1.83.1, I get the following two suspect
> >passages in the build:
>
> I get the same thing. Can you use app-misc/ckermit? Kermit kicks butt.
> Give it a try.
At least that one built and merged properly ;)
Btw, why is ckermit in app-misc while minicom is in net-dialup ?
Regards,
Karl T
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] minicom-1.83.1 anomalies
2001-08-02 11:21 ` Karl Trygve Kalleberg
@ 2001-08-02 12:54 ` Ben Lutgens
0 siblings, 0 replies; 4+ messages in thread
From: Ben Lutgens @ 2001-08-02 12:54 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 1000 bytes --]
On Thu, Aug 02, 2001 at 07:20:00PM +0200, Karl Trygve Kalleberg wrote:
>On Thu, Aug 02, 2001 at 11:56:33AM -0500, Ben Lutgens wrote:
>> On Thu, Aug 02, 2001 at 06:48:18PM +0200, Karl Trygve Kalleberg wrote:
>> >I have trouble building minicom-1.83.1, I get the following two suspect
>> >passages in the build:
>>
>> I get the same thing. Can you use app-misc/ckermit? Kermit kicks butt.
>> Give it a try.
minicom shouldn't really be in net-dialup IMHO, noone really uses them to
dial modems anymore. So I didn't think that make any sense.
>
>At least that one built and merged properly ;)
>
>
>Btw, why is ckermit in app-misc while minicom is in net-dialup ?
>
>Regards,
>
>Karl T
>
>_______________________________________________
>gentoo-dev mailing list
>gentoo-dev@cvs.gentoo.org
>http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
--
Ben Lutgens
Sistina Software Inc.
What's the difference between root and God ?
God doesn't think that he is root.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2001-08-02 18:53 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-08-02 10:49 [gentoo-dev] minicom-1.83.1 anomalies Karl Trygve Kalleberg
2001-08-02 10:58 ` Ben Lutgens
2001-08-02 11:21 ` Karl Trygve Kalleberg
2001-08-02 12:54 ` Ben Lutgens
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox