Can yu send me the result of mono -V I think you have a too old version of monoRT/gmcs. the ideal is to use the last dailly tarball from mono or simply use my tool to update mono RT : http://sourceforge.net/project/showfiles.php?group_id=206501&package_id=250845&release_id=554403
Also can you say me if you use the source rpm, directly the tarball ? Do you plane to make a RPM for Fedora or simply install it ? The svn version is already the last and the best version : http://cs-obexftp.svn.sourceforge.net/viewvc/cs-obexftp/trunk/ Thank's 2007/11/28, Dominik 'Rathann' Mierzejewski <[EMAIL PROTECTED]>: > On Tuesday, 27 November 2007 at 00:25, Petit Eric wrote: > > Hello folk > > I have finally (long time after lol) sucesfull made a RPM, i'm under > > mandriva so it's named as it but should work with other linux rpm > > based : > > http://sourceforge.net/project/showfiles.php?group_id=206501&package_id=247037&release_id=557209 > > Why is the source tarball different from > http://dl.sourceforge.net/sourceforge/cs-obexftp/Cs-ObexFtp.1.0.0.12.tar.gz ? > > Also, it doesn't build on Fedora 8: > > gmcs -noconfig -codepage:utf8 -warn:2 -optimize- "-define:TRACE" > -out:bin/Release/Cs-ObexFtp.exe -target:winexe './About.cs' > './About.Designer.cs' './AssemblyInfo.cs' './ClasseADebugger.cs' > './Infos.Designer.cs' './MainForm.cs' './MainForm.Designer.cs' './Options.cs' > './Options.Designer.cs' './ObexFunc.cs' './Properties/Resources.Designer.cs' > './Properties/Settings.Designer.cs' './Settings.cs' './TreeXML.cs' > './ZanyClient.cs' './InputBoxDialog.cs' './ConfigReaderWriter.cs' > './Infos.cs' '-resource:About.fr.resources,CsObexFtp.About.fr.resources' > '-resource:About.resources,CsObexFtp.About.resources' > '-resource:Infos.resources,CsObexFtp.Infos.resources' > '-resource:InputBoxDialog.resources,CsObexFtp.InputBoxDialog.resources' > '-resource:MainForm.resources,CsObexFtp.MainForm.resources' > '-resource:Options.resources,CsObexFtp.Options.resources' > '-resource:Properties/Resources.resources,csobexftp.Properties.Resources.resources' > -r:System -r:System.Data -r:System.Drawing - > r:System.Windows.Forms -r:System.Xml -r:System.Configuration > -r:NuxDll/CDllobexftp/obexftp.dll > -r:BluetoothWin/BluetoothWrapper/bin/Release/BluetoothWrapper.dll > -r:BluetoothWin/Bluetooth/bin/Release/Bluetooth.exe > ./MainForm.cs(1211,56): error CS0246: The type or namespace name > `DrawListViewItemEventArgs' could not be found. Are you missing a using > directive or an assembly reference? > Compilation failed: 1 error(s), 0 warnings > make[1]: *** [bin/Release/Cs-ObexFtp.exe] Error 1 > make[1]: Leaving directory `/home/rathann/build/BUILD/cs_obexftp-1.0.0.12/src' > > What am I missing? > > Regards, > R. > > -- > Fedora contributor http://fedoraproject.org/wiki/DominikMierzejewski > Livna contributor http://rpm.livna.org MPlayer developer http://mplayerhq.hu > "Faith manages." > -- Delenn to Lennier in Babylon 5:"Confessions and Lamentations" > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > Openobex-users mailing list > [email protected] > http://lists.sourceforge.net/lists/listinfo/openobex-users > ------------------------------------------------------------------------- SF.Net email is sponsored by: The Future of Linux Business White Paper from Novell. From the desktop to the data center, Linux is going mainstream. Let it simplify your IT future. http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 _______________________________________________ Openobex-users mailing list [email protected] http://lists.sourceforge.net/lists/listinfo/openobex-users
