Re: build error after making changes
Barry Bond <[email protected]> Sun, 11 Jan 2004 06:05:54 -0800
| Newsgroups | gmane.comp.windows.devel.dotnet.rotor |
|---|---|
| Message-ID | <4A8D7C3204072A46A7DC234B2D81C1CCB27239@RED-MSG-43.redmond.corp.microsoft.com> |
'2' is "File not found" error.
Try this:
cd sscli/clr/src/ilasm
build
This should print a useful error message. If it doesn't, open
builddf.log in the current directory: it contains the output from all
of the tools used during the build.
From the list of things that failed, my guess is that something failed
to build in clr\src\vm and it caused a cascade of failures from all
things that depend on it.
Barry
-----Original Message-----
From: Discussion of the Rotor Shared Source CLI implementation
[mailto:[email protected]] On Behalf Of Archana
Sent: Friday, January 09, 2004 9:08 PM
To: [email protected]
Subject: [DOTNET-ROTOR] build error after making changes
Hi,
After making modifications to code when i gave a fresh fastchecked
build
(using ./buildall) i am getting the following errors.
Is there anyway to trace to the source of the error.
Please help.
Thanks & Regards
archana
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ilasm,
/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\ilasm)
failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ilasm -
exiting.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ildasm
,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\ildasm)
failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/ildasm -
exiting.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/metain
fo,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\metainfo)
failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/metainfo -
exiting.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/peveri
fy,/home/archana/fastgc/sscli/build/v1.x86fstchk.rotor\sdk\bin\peverify)
failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/peverify -
exiting.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/sn,/ho
me/archana/fastgc/sscli/
build/v1.x86fstchk.rotor\sdk\bin\sn) failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/sn - exiting.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/permvi
ew,/home/archana/fastgc/
sscli/build/v1.x86fstchk.rotor\sdk\bin\permview) failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/permview - exi
ting.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/gacuti
l,/home/archana/fastgc/s
scli/build/v1.x86fstchk.rotor\.\gacutil) failed 2
BINPLACE : fatal error BNP0000: Unable to place file
/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/gacutil - exit
ing.
BINPLACE : warning BNP0000:
CopyFile(/home/archana/fastgc/sscli/clr/bin/rotor_x86/fastchecked/al,/ho
me/archana/fastgc/sscli/
build/v1.x86fstchk.rotor\.\al) failed 2
===================================
This list is hosted by DevelopMentor(r) http://www.develop.com
NEW! ASP.NET courses you may be interested in:
2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet
Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet
View archives and manage your subscription(s) at
http://discuss.develop.com
===================================
This list is hosted by DevelopMentorĀ® http://www.develop.com
NEW! ASP.NET courses you may be interested in:
2 Days of ASP.NET, 29 Sept 2003, in Redmond
http://www.develop.com/courses/2daspdotnet
Guerrilla ASP.NET, 13 Oct 2003, in Boston
http://www.develop.com/courses/gaspdotnet
View archives and manage your subscription(s) at http://discuss.develop.com