Could please people submitting logs generate them serially “-j1”.
The following line probably explains a lot of things:
/bin/bash ../libtool --tag=CC   --mode=compile gcc -std=gnu99 -DHAVE_CONFIG_H 
-I.   -I/usr/local/sage-6.4/local/include/libpng12  
-I/usr/local/sage-6.3/local/include/freetype2 -I/usr/include/x86_64-linux-gnu   
-g  -fvisibility=hidden -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c -o gdft.lo 
gdft.c

png is under sage-6.4 freetype under sage-6.3 and you are building under 
sage-6.4 I think
you’ll find your PKG_CONFIG_PATH may be insane. At the very least some of your
PATHs are not sane.
Or you moved sage-6.3 to sage-6.4 and somehow the freetype.pc did not get 
updated.

Francois
> On 6/12/2014, at 08:42, Emmanuel Charpentier <[email protected]> 
> wrote:
> 
> <libgd-2.1.0.p0.log>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-release" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to