kcrisman wrote:
> libtool: compile:  gcc -std=gnu99 -DHAVE_CONFIG_H -I.
> -I/Users/PS/Desktop/sage-6.5-working/local/include/libpng12
> -I/Users/PS/Desktop/sage-6.5-clean-build/local/include/freetype2 -g
> -fvisibility=hidden -MT gdft.lo -MD -MP -MF .deps/gdft.Tpo -c gdft.c
>  -fno-common -DPIC -o .libs/gdft.o

Obviously the Sage installation is borked:

There's both

  /Users/PS/Desktop/sage-6.5-working/local/include/

and

  /Users/PS/Desktop/sage-6.5-clean-build/local/include/


Presumably freetype's pkg-config file (local/lib/pkgconfig/freetype2.pc)
still refers to the old tree.

Either hand-edit it, or do

$ touch local/lib/sage-force-relocate.txt

$ ./sage --sh -c sage-location


(Afterwards, run 'make' again and wait for the next error... ;-) )


-leif

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
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