On Feb 16, 2007, at 7:46 AM, Gert Driesen wrote:
You either need a more recent version of Mono, or I could modify NAnt to allow it to compile on that version of Mono. I don't know if you'd considerusing a nightly build (or any non-released version) of NAnt.
I'll look into upgrading Mono on Clarus. Using nightly builds is not what Gump is about: it merely tries to compile the latest, perhaps- not-so-greatest of everything, satisfying dependencies with the development trunk of that moment. It uses that to find out when/ where things break at the earliest possible moment.
I would still be interested in getting the information I requested earlierfor the other machine (VMGump).
That's right, I have a login for that too: [EMAIL PROTECTED]:~$ pkg-config --modversion mono 1.1.13.2 [EMAIL PROTECTED]:~$ pkg-config --variable=prefix mono /usr/lib/pkgconfig/../.. [EMAIL PROTECTED]:~$ pkg-config --variable=libdir mono /usr/lib/pkgconfig/../../lib [EMAIL PROTECTED]:~$ which mono [EMAIL PROTECTED]:~$ ls -l `pkg-config --variable=prefix mono`/bin/mono ls: /usr/lib/pkgconfig/../../bin/mono: No such file or directory [EMAIL PROTECTED]:~$ ls -l `pkg-config --variable=prefix mono`/lib/mono/1.0 ls: /usr/lib/pkgconfig/../../lib/mono/1.0: No such file or directory/usr/lib/mono also doesn't exist. It seems that we have an incomplete installation on that box.
Back to Clarus, I wasn't reading your instructions correctly. The *library* path *does* exist on that box:
clarus:~ sctemme$ ls -l `pkg-config --variable=prefix mono`/lib/mono total 0 drwxr-xr-x 134 root wheel 4556 Jan 24 2006 1.0 drwxr-xr-x 74 root wheel 2516 Jan 24 2006 2.0 drwxr-xr-x 4 root wheel 136 Jan 24 2006 cocoa-sharp drwxr-xr-x 3 root wheel 102 Jan 24 2006 compat-1.0 drwxr-xr-x 3 root wheel 102 Jan 24 2006 compat-2.0 drwxr-xr-x 65 root wheel 2210 Jan 24 2006 gac drwxr-xr-x 3 root wheel 102 Jan 24 2006 monodoc drwxr-xr-x 8 root wheel 272 Jan 24 2006 xbuild Both the 1.0 and 2.0 directories are full of stuff. Clarus and vmgump are getting different errors:http://vmgump.apache.org/gump/public/nant/nant/gump_work/ build_nant_nant.html
This one seems to be due to the broken mono install. [EMAIL PROTECTED]:~$ dpkg -l mono 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 mono <none> (no description available) [EMAIL PROTECTED]:~$Perhaps someone with the necessary Fu on vmgump can run a broom through that?
S. -- [EMAIL PROTECTED] http://www.temme.net/sander/ PGP FP: 51B4 8727 466A 0BC3 69F4 B7B8 B2BE BC40 1529 24AF
smime.p7s
Description: S/MIME cryptographic signature
