[Gtk-sharp-list] (macosX) error while launching a "make" of gnome-sharp 2.16.0
lolveley
olivier57b at yahoo.fr
Thu Aug 16 17:10:57 EDT 2007
Hello,
here is the results of the beginning of the compilation, for gnome-sharp
2.16.0:
oliviersaint-eve$ ./configure --prefix=$osemono
checking build system type... i386-apple-darwin8.10.1
checking host system type... i386-apple-darwin8.10.1
checking target system type... i386-apple-darwin8.10.1
checking for a BSD-compatible install... /usr/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 whether to enable maintainer-specific portions of
Makefiles... no
checking for gcc... gcc
checking for gcc... (cached) gcc
checking for C compiler default output file name... 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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking for a BSD-compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a sed that does not truncate output... /usr/bin/sed
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 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 dependency style of g++... gcc3
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 fort77... no
checking for fl32... no
checking for af77... 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 ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... 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... 196608
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 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 static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin8.10.1 dyld
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared
libraries... yes
checking dynamic linker characteristics... darwin8.10.1 dyld
checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking for void *... yes
checking size of void *... 4
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for MONO_DEPENDENCY... yes
checking for gacutil... /usr/bin/gacutil
checking for al... /usr/bin/al
checking for mono... /usr/bin/mono
checking for mcs... /usr/bin/mcs
checking for MONO_CAIRO... yes
checking for GTKSHARP... yes
checking for GLADESHARP... yes
checking for GAPI... yes
checking for gapi2-parser... /usr/local/bin/gapi2-parser
checking for gapi2-codegen... /usr/local/bin/gapi2-codegen
checking for gapi2-fixup... /usr/local/bin/gapi2-fixup
checking for LIBART... yes
checking for GNOMEVFS... yes
checking for GNOME... Requested 'gmodule-2.0 >= 2.10.0' but version
of GModule is 2.6.3
checking for RSVG_DEPENDENCIES... yes
checking for VTE_DEPENDENCIES... yes
configure: creating ./config.status
config.status: creating AssemblyInfo.cs
config.status: creating Makefile
config.status: creating policy.config
config.status: creating sources/Makefile
config.status: creating art/Makefile
config.status: creating art/art-sharp.dll.config
config.status: creating art/art-sharp-2.0.pc
config.status: creating gnome/Makefile
config.status: creating gnome/gnome-sharp.dll.config
config.status: creating gnome/gnome-sharp-2.0.pc
config.status: creating gnome/glue/Makefile
config.status: creating gnomevfs/Makefile
config.status: creating gnomevfs/gnome-vfs-sharp.dll.config
config.status: creating gnomevfs/gnome-vfs-sharp-2.0.pc
config.status: creating gconf/Makefile
config.status: creating gconf/doc/Makefile
config.status: creating gconf/GConf/Makefile
config.status: creating gconf/GConf/gconf-sharp.dll.config
config.status: creating gconf/GConf/gconf-sharp-2.0.pc
config.status: creating gconf/GConf.PropertyEditors/Makefile
config.status: creating gconf/tools/Makefile
config.status: creating gconf/tools/gconfsharp2-schemagen
config.status: creating gtkhtml/Makefile
config.status: creating gtkhtml/gtkhtml-sharp.dll.config
config.status: creating gtkhtml/gtkhtml-sharp-2.0.pc
config.status: creating rsvg/Makefile
config.status: creating rsvg/rsvg-sharp.dll.config
config.status: creating rsvg/rsvg-sharp-2.0.pc
config.status: creating vte/Makefile
config.status: creating vte/glue/Makefile
config.status: creating vte/vte-sharp.dll.config
config.status: creating vte/vte-sharp-2.0.pc
config.status: creating sample/Makefile
config.status: creating sample/gconf/Makefile
config.status: creating sample/gnomevfs/Makefile
config.status: creating sample/rsvg/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
---
Configuration summary
* Installation prefix =
/library/frameworks/mono.framework/versions/1.2.4
* C# compiler: /usr/bin/mcs -define:GTK_SHARP_2_6
-define:GTK_SHARP_2_8 -define:GNOME_SHARP_2_16
Optional assemblies included in the build:
* art-sharp.dll: yes
* gnomevfs-sharp.dll: yes
* gnome-sharp.dll: no
* rsvg-sharp.dll: yes
* gtkhtml-sharp.dll: no
* vte-sharp.dll: yes
NOTE: if any of the above say 'no' you may install the
corresponding development packages for them, rerun
autogen.sh to include them in the build.
---
[ordinateur-de-olivier-saint-eve:~/gnome-sharp-2.16.0] - 22:53:13
oliviersaint-eve$ make
make all-recursive
Making all in sources
make[2]: Nothing to be done for `all'.
Making all in art
cp ./art-api.raw art-api.xml
chmod u+w art-api.xml
/usr/local/bin/gapi2-fixup --api=art-api.xml
--metadata=./Art.metadata --symbols=./art-symbols.xml
Cannot open assembly /usr/local/bin/../lib/gtk-sharp-2.0/gapi-fixup.exe.
make[2]: *** [art-api.xml] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
I have no idea concerning how to solve this problem.
gtkhtml# should be installed with gtk-sharp (2.10.0 is on the computer),
gnome-sharp2 is installed, I searched the one on ftp.gnome.org, I only
found the version two, so I told me the version 2 should be convenient...
lolveley.
More information about the Gtk-sharp-list
mailing list