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

Daniel Schmidt daniel@demix.org
Thu, 7 Apr 2005 10:18:38 +0200


thanks, but it is still not working after setting
export ACLOCAL_FLAGS="-I /sw/share/aclocal -I /usr/share/aclocal -I  
/usr/share/aclocal-1.6/ -I  
/Library/Frameworks/Mono.framework/Versions/Current/share/aclocal"

and

export  
PKG_CONFIG_PATH=/sw/lib/pkgconfig:/usr/lib/pkgconfig/:/usr/X11R6/lib/ 
pkgconfig:/Library/Frameworks/Mono.framework/Versions/Current/lib/ 
pkgconfig

complete console output for ./autogen.sh  
--prefix=/Library/Frameworks/Mono.framework/Versions/Current :

./autogen.sh  
--prefix=/Library/Frameworks/Mono.framework/Versions/Current/
You should update your `aclocal.m4' by running aclocal.
Can't locate object method "path" via package "Request" at  
/sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
checking build system type... powerpc-apple-darwin7.8.0
checking host system type... powerpc-apple-darwin7.8.0
checking target system type... powerpc-apple-darwin7.8.0
checking for gcc... gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -p
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fl32... no
checking for af77... no
checking for fort77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for lf95... no
checking for g95... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -p output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fno-common
checking if gcc PIC flag -fno-common works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared  
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.8.0 dyld
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... no
checking whether the g++ linker (/usr/bin/ld) supports shared  
libraries... yes
checking for g++ option to produce PIC... -fno-common
checking if g++ PIC flag -fno-common works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared  
libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... no
checking dynamic linker characteristics... darwin7.8.0 dyld
appending configuration tag "F77" to libtool
checking for a BSD-compatible install... /sw/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
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... /sw/bin/install -c
checking for pkg-config... /sw/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)'

  I'm unsafe if this lines

You should update your `aclocal.m4' by running aclocal.
Can't locate object method "path" via package "Request" at  
/sw/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.

are related to the problem ?

dpkg -l auto\* m4 libtool

\*Desired=Unknown/Install/Remove/Purge/Hold
|  
Status=Not/Installed/Config-files/Unpacked/Failed-config/Half-installed
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err:  
uppercase=bad)
||/ Name                   Version                Description
+++-======================-======================- 
============================================================
pn  autoconf               <none>                 (no description  
available)
ii  autoconf2.5            2.59-6                 System for generating  
configure scripts
un  autoconf25             <none>                 (no description  
available)
un  automake               <none>                 (no description  
available)
un  automake1.5            <none>                 (no description  
available)
un  automake1.6            <none>                 (no description  
available)
pn  automake1.7            <none>                 (no description  
available)
un  automake1.8            <none>                 (no description  
available)
un  automake15             <none>                 (no description  
available)
un  automaken              <none>                 (no description  
available)
ii  m4                     1.4.2-1                Advanced macro  
processing language
ii  libtool                1.3.5-23               Shared library build  
helper, v1.3.5
ii  libtool-shlibs         1.3.5-23               Shared libraries for  
libtool, v1.3.5
pn  libtool14              <none>                 (no description  
available)
ii  libtool14-shlibs       1.5.14-1               Shared libraries for  
libtool, v1.5

thx for upcoming advice

sorry about double post .... some problems with my mail client