Re: Issue building NAnt

2007-02-15 Thread Sander Temme


On Feb 15, 2007, at 12:47 AM, Gert Driesen wrote:

Would it possible to send me the output of the following commands  
on the gump machine:


$ pkg-config --modversion mono
$ pkg-config --variable=prefix mono
$ pkg-config --variable=libdir mono
$ which mono


On clarus.apache.org. (an Xserve running Mac OS X Server 10.4.8, and  
Gump):


clarus:~ sctemme$ pkg-config --modversion mono
1.1.13.2
clarus:~ sctemme$ pkg-config --variable=prefix mono
/Library/Frameworks/Mono.framework/Versions/1.1.13.2/lib/pkgconfig/../..
clarus:~ sctemme$ pkg-config --variable=libdir mono
/Library/Frameworks/Mono.framework/Versions/1.1.13.2/lib/ 
pkgconfig/../../lib

clarus:~ sctemme$ which mono
/usr/bin/mono
clarus:~ sctemme$ ls -l /usr/bin/mono
lrwxr-xr-x   1 root  wheel  48 Feb 18  2006 /usr/bin/mono - /Library/ 
Frameworks/Mono.framework/Commands/mono




Can you also verify whether the following files/directories exist:

$prefix/bin/mono


clarus:~ sctemme$ ls -l `pkg-config --variable=prefix mono`/bin/mono
-rwxr-xr-x   1 root  wheel  4539848 Jan 24  2006 /Library/Frameworks/ 
Mono.framework/Versions/1.1.13.2/lib/pkgconfig/../../bin/mono



$prefix/lib/mono/1.0 = this probably won't exist


The above is a regular file so, no.

If there is anything else I can do to help, please let me know.

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


RE: Issue building NAnt

2007-02-15 Thread Gert Driesen


 -Original Message-
 From: Sander Temme [mailto:[EMAIL PROTECTED]
 Sent: vrijdag 16 februari 2007 7:45
 To: Gump code and data; Gert Driesen
 Subject: Re: Issue building NAnt
 
 
 On Feb 15, 2007, at 12:47 AM, Gert Driesen wrote:
 
  Would it possible to send me the output of the following commands
  on the gump machine:
 
  $ pkg-config --modversion mono
  $ pkg-config --variable=prefix mono
  $ pkg-config --variable=libdir mono
  $ which mono
 
 On clarus.apache.org. (an Xserve running Mac OS X Server 10.4.8, and
 Gump):
 
 clarus:~ sctemme$ pkg-config --modversion mono
 1.1.13.2
 clarus:~ sctemme$ pkg-config --variable=prefix mono
 /Library/Frameworks/Mono.framework/Versions/1.1.13.2/lib/pkgconfig/../.
 .
 clarus:~ sctemme$ pkg-config --variable=libdir mono
 /Library/Frameworks/Mono.framework/Versions/1.1.13.2/lib/
 pkgconfig/../../lib
 clarus:~ sctemme$ which mono
 /usr/bin/mono
 clarus:~ sctemme$ ls -l /usr/bin/mono
 lrwxr-xr-x   1 root  wheel  48 Feb 18  2006 /usr/bin/mono - /Library/
 Frameworks/Mono.framework/Commands/mono
 
 
  Can you also verify whether the following files/directories exist:
 
  $prefix/bin/mono
 
 clarus:~ sctemme$ ls -l `pkg-config --variable=prefix mono`/bin/mono
 -rwxr-xr-x   1 root  wheel  4539848 Jan 24  2006 /Library/Frameworks/
 Mono.framework/Versions/1.1.13.2/lib/pkgconfig/../../bin/mono
 
  $prefix/lib/mono/1.0 = this probably won't exist
 
 The above is a regular file so, no.
 
 If there is anything else I can do to help, please let me know.

Is the NAnt build actually failing on that machine, or was the build log I
got from Curt Arnold taken from another machine ?

I do not have access to a Mac OS X, so I have not been able to try it out
myself.

Gert


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]