pdf-devel
[Top][All Lists]
Advanced

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

Re: [pdf-devel] Check for host endianness at configure level


From: Aleksander Morgado
Subject: Re: [pdf-devel] Check for host endianness at configure level
Date: Fri, 28 Mar 2008 09:46:51 +0100
User-agent: Thunderbird 2.0.0.12 (Macintosh/20080213)

> It failed in pdf_text_init(), so could be due to different things. Could > you configure it with --enable-debug-base and send me the PDF_DEBUG_BASE > logs? > > libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:84: TextContext: Host Endianness is 'Big Endian'.
   > libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:141: Invalid locale 
info detected! 'C'.
   > libgnupdf: ***DEBUG BASE***:base/pdf-text-context.c:216: Error detecting 
host language.

gl_locale_name is returning the default POSIX locale... seems that locale info was not correctly set in the process.

I had a problem with my locales settings.

Aha! :-)


All tests success except:

base/text/pdf-text-get-unicode.c:929:E:pdf_text_get_unicode:pdf_text_get_unicode_015:0:
 (after this point) Received signal 11 (Segmentation fault)
base/text/pdf-text-get-unicode.c:1002:E:pdf_text_get_unicode:pdf_text_get_unicode_016:0:
 (after this point) Received signal 11 (Segmentation fault)

Thanks, that's perfect. I will check it today.





reply via email to

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