On Wednesday, 10 September 2008 at 22:51, Hendrik Sattler wrote: > Am Mittwoch, 10. September 2008 22:33:44 schrieb Dominik 'Rathann' > make[1]: > Entering directory > > `/builddir/build/BUILD/cs_obexftp-1.0.0.18/AllDll' make[1]: *** No rule to > > make target `libbfb.dll', needed by `bin/Release//libbfb.dll'. Stop. > > make[1]: Leaving directory > > `/builddir/build/BUILD/cs_obexftp-1.0.0.18/AllDll' make: *** > > [all-recursive] Error 1 > > error: Bad exit status from /var/tmp/rpm-tmp.tDLOBE (%build) > > > > And before you ask: no, I can't use the provided binaries for building. > > Although the possiblity is very small, I can't be sure if they don't > > contain some trojan code. Also, Fedora Packaging Guidelines require all > > binaries to be built from source. > > Just so you get the point: libbfb.dll is a Win32-DLL. On Linux, you most like > need libbfb.so. You can already build that from obexftp source.
No, libbfb.dll is a .NET/Mono library and I need it on Linux, too. > However, I am not sure if there is a obexftp release that includes > the C# binding. Apparently not. At least I couldn't find any in the latest obexftp tarball. There's a obexftp-0.22-csharp.tar.bz2 tarball with the bindings, but it's over a year old. After a cursory look, it seems like the bindings shouldn't be too hard to reintroduce in 0.23-alpha. I'll look into that. > I assume that this is needed for cs-obexftp. Obviously. > Does cs-obexftp actually compile and run with mono? Well, Eric has obviously built the dlls somehow, and all I'm asking is that he share the magic recipe with the rest of the world. Regards, R. -- Fedora http://fedoraproject.org/wiki/User:Rathann Livna http://rpm.livna.org | MPlayer http://mplayerhq.hu "Faith manages." -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations" ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
