Hello,
I receive this error when compiling gtk-sharp on my iBook G4 running Tiger 10.4.2:

/usr/bin/install -c -m 644 'gapi.pc' '/sw/src/fink.build/root-gtk-sharp-1.0.10-1/sw/lib/pkgconfig/gapi.pc'
Making install in glib
Making install in glue
test -z "/sw/lib" || /sw/src/fink.build/gtk-sharp-1.0.10-1/gtk-sharp-1.0.10/install-sh -d "/sw/src/fink.build/root-gtk-sharp-1.0.10-1/sw/lib" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'libglibsharpglue.la' '/sw/src/fink.build/root-gtk-sharp-1.0.10-1/sw/lib/libglibsharpglue.la' /usr/bin/install -c .libs/libglibsharpglue.so /sw/src/fink.build/root-gtk-sharp-1.0.10-1/sw/lib/libglibsharpglue.so /usr/bin/install -c .libs/libglibsharpglue.lai /sw/src/fink.build/root-gtk-sharp-1.0.10-1/sw/lib/libglibsharpglue.la
libtool: install: warning: remember to run `libtool --finish /sw/lib'
make[3]: Nothing to be done for `install-data-am'.
make[3]: Nothing to be done for `install-exec-am'.
/sw/bin/gacutil /i glib-sharp.dll /f /package gtk-sharp /gacdir /sw/src/fink.build/root-gtk-sharp-1.0.10-1/sw/lib

Unhandled Exception: System.DllNotFoundException: libc.dylib
in (wrapper managed-to-native) Mono.Tools.Driver:symlink (string,string)
in <0x0062c> Mono.Tools.Driver:Install (Boolean check_refs, System.String name, System.String package, System.String gacdir, System.String link_gacdir, System.String libdir, System.String link_libdir)
in <0x006f4> Mono.Tools.Driver:Main (System.String[] args)
make[3]: *** [install-data-local] Error 1
make[2]: *** [install-am] Error 2
make[1]: *** [install-recursive] Error 1
make: *** [install-recursive] Error 1
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gtk-sharp-1.0.10-1
(Reading database ... 51922 files and directories currently installed.)
Removing fink-buildlock-gtk-sharp-1.0.10-1 ...
Failed: phase installing: gtk-sharp-1.0.10-1 failed

Before reporting any errors, please run "fink selfupdate" and
try again.  If you continue to have issues, please check to see if the
FAQ on fink's website solves the problem.  If not, ask on the fink-users
or fink-beginners mailing lists.  As a last resort, you can try e-mailing
the maintainer directly:

        Benjamin Reed <[EMAIL PROTECTED]>

I know that gtk-sharp compiles properly when following the traditional ./configure && make method, as I have already stated to Benjamin, so here are 2 questions: 1. What was patched between autoconf being run and the intial make being done? 2. How could I just package the compiled version of gtk-sharp in a .deb file so then I could install my binary via fink? 3. Is there a way to specify the last working version of gtk-sharp so I could compile that specific version (that of course is dependent upon whether or not the dependencies match of course, but it's another thought). I have experience with the Gentoo portage and FreeBSD port systems, so I am aware of the versioning control that exists within those systems. I was wondering though... is there a similar feature available in fink where I wouldn't have to hack the debian package system too badly to get it to work?
        Thanks,
-Garrett


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to