To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=87098
------- Additional comments from [EMAIL PROTECTED] Tue Mar 18 00:43:24 +0000 2008 ------- Hi st, It was my falult to say 'authors name'. :-) The problem lies in copyright notice in openssl package(openssl-0.9.8g.tar.gz). Please unpack the file in /openssl/download/openssl-0.9.8g.tar.gz and check following two files. /crypto/x509v3/v3_pci.c /crypto/x509v3/v3_pcia.c The both files include following copyright notice, /* Copyright (c) 2004 Kungliga Tekniska H?skolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. . I am using Korean version of Windows XP and, as you see, it does not handle 'H?skolan' correctly. After pass those files through 'iconv -c -f iso-8859-1 -t cp949', it turned out 'Hgskolan' and build became OK. --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
