[Mono-osx] Can't seem to compile gdiplus from svn

silver83 silver83 at gmail.com
Fri Sep 11 21:05:53 EDT 2009


For some reason the libtool script being generated by autogen contains lines
referring to "$echo message" instead of "echo message".
exporting echo=echo worked, despite being totally wierd. 



silver83 wrote:
> 
> Wanted to start compiling mono from trunk, started with libgdiplus...
> Checked out a working copy, no configure script but hey there's
> autogen.sh.
> 
> autogen.sh  -  http://pastebin.com/m4d0074fd http://pastebin.com/m4d0074fd 
> note the following lines from the output :
> ./autogen.sh: running `libtoolize --copy --force'
> ./autogen.sh: line 177: libtoolize: command not found
>  
> $ make - this fails on the first line  - 
> 
> [mono] ~/Public/OpenSource/MonoTrunk/libgdiplus @ make
> make  all-recursive
> Making all in src
> /bin/sh ../libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..
> -I/opt/local/include/glib-2.0 -I/opt/local/lib/glib-2.0/include
> -I/opt/local/include   -I/opt/local/include/cairo
> -I/opt/local/include/pixman-1 -I/opt/local/include/freetype2
> -I/opt/local/include -I/opt/local/include/libpng12    -I/opt/local/include  
> -I/opt/local/include/freetype2 -I/opt/local/include   -I/opt/local/include  
> -I/opt/local/include   -Wall -Wno-unused -Wno-format 
> -I/Library/Frameworks/Mono.framework/Versions/Trunk/include
> -I/opt/local/include/ -I/usr/X11/include/  -no-cpp-precomp
> -I/Library/Frameworks/Mono.framework/Versions/Trunk/include
> -I/opt/local/include/ -I/usr/X11/include/ -pthread -MT
> adjustablearrowcap.lo -MD -MP -MF .deps/adjustablearrowcap.Tpo -c -o
> adjustablearrowcap.lo adjustablearrowcap.c
> ../libtool: line 790: X--tag=CC: command not found
> ../libtool: line 823: libtool: ignoring unknown tag : command not found
> ../libtool: line 790: X--mode=compile: command not found
> ../libtool: line 956: *** Warning: inferring the mode of operation is
> deprecated.: command not found
> ../libtool: line 957: *** Future versions of Libtool will require
> --mode=MODE be specified.: command not found
> ../libtool: line 1100: Xgcc: command not found
> ../libtool: line 1100: X-DHAVE_CONFIG_H: command not found
> ../libtool: line 1100: X-I.: command not found
> ../libtool: line 1100: X-I..: command not found
> ../libtool: line 1100: X-I/opt/local/include/glib-2.0: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/lib/glib-2.0/include: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/include: No such file or directory
> ../libtool: line 1100: X-I/opt/local/include/cairo: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/include/pixman-1: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/include/freetype2: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/include: No such file or directory
> ../libtool: line 1100: X-I/opt/local/include/libpng12: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/include: No such file or directory
> ../libtool: line 1100: X-I/opt/local/include/freetype2: No such file or
> directory
> ../libtool: line 1100: X-I/opt/local/include: No such file or directory
> ../libtool: line 1100: X-I/opt/local/include: No such file or directory
> ../libtool: line 1100: X-I/opt/local/include: No such file or directory
> ../libtool: line 1100: X-Wall: command not found
> ../libtool: line 1100: X-Wno-unused: command not found
> ../libtool: line 1100: X-Wno-format: command not found
> ../libtool: line 1100:
> X-I/Library/Frameworks/Mono.framework/Versions/Trunk/include: No such file
> or directory
> ../libtool: line 1100: X-I/opt/local/include/: No such file or directory
> ../libtool: line 1100: X-I/usr/X11/include/: No such file or directory
> ../libtool: line 1100: X-no-cpp-precomp: command not found
> ../libtool: line 1100:
> X-I/Library/Frameworks/Mono.framework/Versions/Trunk/include: No such file
> or directory
> ../libtool: line 1100: X-I/opt/local/include/: No such file or directory
> ../libtool: line 1100: X-I/usr/X11/include/: No such file or directory
> ../libtool: line 1100: X-pthread: command not found
> ../libtool: line 1100: X-MT: command not found
> ../libtool: line 1100: Xadjustablearrowcap.lo: command not found
> ../libtool: line 1100: X-MD: command not found
> ../libtool: line 1100: X-MP: command not found
> ../libtool: line 1100: X-MF: command not found
> ../libtool: line 1100: X.deps/adjustablearrowcap.Tpo: No such file or
> directory
> ../libtool: line 1100: X-c: command not found
> ../libtool: line 1151: Xadjustablearrowcap.lo: command not found
> ../libtool: line 1156: libtool: compile: cannot determine name of library
> object from `': command not found
> make[2]: *** [adjustablearrowcap.lo] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> 

-- 
View this message in context: http://www.nabble.com/Can%27t-seem-to-compile-gdiplus-from-svn-tp25398731p25410573.html
Sent from the Mono - OSX mailing list archive at Nabble.com.



More information about the Mono-osx mailing list