help-3dldf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-3dldf] Re: CVS 3DLDF:scanprse.web:451: error: `yyparse' was not de


From: Hongyi Zhao
Subject: [help-3dldf] Re: CVS 3DLDF:scanprse.web:451: error: `yyparse' was not declared in this scope
Date: Thu, 5 Apr 2007 11:06:41 +0800
User-agent: Mutt/1.5.13 (2006-08-11)

On Wed, Apr 04, 2007 at 06:50:17PM +0200, Laurence Finston wrote:
> These error messages aren't very illuminating to me, since they're in 
> Chinese.  It might be sufficient for you to reset your environment 
> variable `LANG' to `en_us' temporarily to have the error messages 
> output in English.  Otherwise, GCC might have an option for this.
> 
> However, they all seem to involve template functions;  some
> defined by me, others by the Standard Template Library.  As far as
> the ones defined by me are concerned, it's possible that the compiler 
> isn't finding the header files, which contain the definitions and 
> the declarations for instantiation for the non-class template 
> functions.  Are you using the right directory for the `prefix' argument 
> when you call `configure'?  You should be in 
> `/home/hongyi/Desktop/3DLDF-1.2.0.0/' when you do this and 
> this directory should be the prefix argument to `configure', i.e.,
> `configure --prefix=/home/hongyi/Desktop/3DLDF-1.2.0.0/'.
> I really think the compiler should be finding these headers, though.

Now I can successfully compile it withe the following steps:

% cd /dir/of/3DLDF-1.2.0.0
% export LANG=en_US
% ./configure
% make
% sudo make install

But, if I use my default LANG, that is, zh_CN.UTF-8, I will meet the 
errors I posted to you in the last mail.

So, I have the following the question, how can I make the 3DLDF can be 
maked under the zh_CN.UTF-8 locale, so that the 3DLDF can manipulate 
more characters such as chinese?  I think this is practical, considering 
that the LaTex have such macros such as CJK.

Best regards.
---
Hongyi Zhao (赵弘毅)
GnuPG DSA: 0xD108493B

老子道德经:第七十五章
民之饥,以其上食税之多,是以饥;
民之难治,以其上之有为,是以难治;
民之轻死,以其上求生之厚,是以轻死。
夫唯无以生为者,是贤于贵生。




reply via email to

[Prev in Thread] Current Thread [Next in Thread]