[Gtk-sharp-list] problems to compile gtksourceview-sharp on OSX

Daniel Schmidt daniel@demix.org
Wed, 6 Apr 2005 11:41:39 +0200


Hi,

I have a problem when I try to compile gtksourceview-sharp from svn. I 
take some google searches, but the gtk-sharp wiki page for OSX is down 
:(.

configure output (last lines):

checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking dependency style of gcc... none
checking dependency style of g++... none
checking whether to enable maintainer-specific portions of Makefiles... 
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for pkg-config... /usr/bin/pkg-config
./configure: line 18406: syntax error near unexpected token 
`MONO_DEPENDENCY,'
./configure: line 18406: `PKG_CHECK_MODULES(MONO_DEPENDENCY, mono >= 
1.0, has_mono=true, has_mono=false)'

don't know really how i can fix this. Any suggestions ?

Best regards

Daniel Schmidt