[Pixman] Can't compile 0.25.2

Jeremy Huddleston jeremyhu at freedesktop.org
Tue Mar 27 09:59:27 PDT 2012


Please build verbosely (make V=1) and provide that log.  Also, please provide the pre-processed source for the failing compile.  Replace '-c' in the line with '-E' and replace '-o <blah>' with '-o /path/to/file/you/will/send'


On Mar 26, 2012, at 11:46 PM, Germán Arias <german at xelalug.org> wrote:

> On 2012-03-25 11:57:54 -0600 Jeremy Huddleston <jeremyhu at freedesktop.org> wrote:
> 
>> You just included the config logs.  Can you please include the build logs as well (the terminal output).
>> Your config.log clearly shows that you don't have getisax, so I don't see why you would be having issues with it unless you overrode the config check.
>> configure:20209: checking for getisax
>> configure:20265: gcc -o conftest -g -O2   conftest.c  >&5
>> /tmp/cc4SNdBh.o: In function `main':
>> /home/german/Instalados/pixman-0.24.4/conftest.c:55: undefined reference to `getisax'
>> collect2: ld returned 1 exit status
>> configure:20272: $? = 1
>> configure: failed program was:
>> ....
>> configure:20294: result: no
> 
> Meanwhile I installed 0.25.2 after delete the Demos directory (where I had the problem).
> Now when I try with the original packages, 0.24.4 or 0.25.2, compiles cleanly. However,
> if I uninstall pixman, the problem is back. But I can't reproduce the problem with getisax().
> Now I get the same problem in both versions. See attached files.
> 
> But as I said I can compile pixman after delete Demos directory.
> 
> <0.24.4-build.log>
> 
> <0.25.2-build.log>
> <0.24.4-build.log><0.25.2-build.log>



More information about the Pixman mailing list