Compilation succeeded - 4 warning(s)
make linux-bootstrap-nant.dotnet
mcs -target:library -define:MONO -debug -o bin/NAnt.DotNetTasks.dll -r:./bin/NAnt.Core.dll -r:bin/NDoc.Core.dll -recurse:src/NAnt.DotNet/*.cs src/CommonAssemblyInfo.cs
Compilation succeeded
make nant
if test x = xWindows_NT; then make windows-nant; else make linux-nant; fi
mono bin/NAnt.exe -buildfile:NAnt.build build
failed thunk lookup at 0x2821000 (144 entries)
failed thunk lookup at 0x2821000 (144 entries)
failed thunk lookup at 0x2821000 (144 entries)
......
failed thunk lookup at 0x2858000 (128 entries)
failed thunk lookup at 0x2833000 (128 entries)
failed thunk lookup at 0x282b000 (128 entries)
make[2]: *** [linux-nant] Trace/BPT trap
make[1]: *** [nant] Error 2
make: *** [all] Error 2
this is after typing 'make' in the nant root directory. This is on a Mac OS X 10.3 operating system, so is PPC compiling even supported?
Are there any steps i am missing?
-Griffin
------------------------------------------------------- SF.Net is sponsored by: Speed Start Your Linux Apps Now. Build and deploy apps & Web services for Linux with a free DVD software kit from IBM. Click Now! http://ads.osdn.com/?ad_id=1356&alloc_id=3438&op=click _______________________________________________ Nant-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-users