Laszlo,

   Thanks for the report.

On Monday, April 1, 2002, at 07:33 , Jarkko Hietaniemi wrote:
> ----- Forwarded message from Laszlo Molnar <[EMAIL PROTECTED]> -----
>
> Subject: perl@15605 on dos
> From: Laszlo Molnar <[EMAIL PROTECTED]>
> Date: Mon, 1 Apr 2002 00:26:34 +0200
> Message-ID: <[EMAIL PROTECTED]>
> To: Jarkko Hietaniemi <[EMAIL PROTECTED]>
> User-Agent: Mutt/1.3.25i
>
> Hi!
>
> I've some problems with this one. It does not build for me. I've fixed
> two of the problems, but the third one seems to be tricky for me. This
> one is somewhere in the build process of Encode. Here is one of the
> error messages I see (there are similar errors in other
> subdirectories):
> [....]
>
> In file included from CN.c:14:
> euc_cn_t.h:8: parse error before `&'
> In file included from CN.c:17:
> ir_165_t.h:7: parse error before `)'
> In file included from CN.c:52:
> euc_cn_t_def.h: In function `boot_Encode__CN':
> euc_cn_t_def.h:8: `_' undeclared (first use in this function)
> euc_cn_t_def.h:8: (Each undeclared identifier is reported only once
> euc_cn_t_def.h:8: for each function it appears in.)
> euc_cn_t_def.h:8: parse error before `)'

   These files are autogenerated via enc2xs.  NI-S, any idea?

> Here is the file euc_cn_t.h:
>
> /var/autofs/misc/3/dos/p1/perl/ext/encode/cn$ cat euc_cn_t.h
> /*
>  !!!!!!!   DO NOT EDIT THIS FILE   !!!!!!!
>  This file was autogenerated by:
>  c:/p1/perl/miniperl.exe ../bin/enc2xs -Q -o euc_cn_t.c -f euc_cn_t.fnm
> */
> extern encode_t cp936_encoding;
> extern encode_t euc_cn_encoding;
> _ &euc_cn_encoding);

   The last line was not supposed to exist.  I wonder what the heck has 
happened.  Was it working with previous version?

Dan the Encode Maintainer



Reply via email to