https://bugzilla.novell.com/show_bug.cgi?id=431771
Summary: debugger make fails
Product: Mono: Debugger
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: cli
AssignedTo: [EMAIL PROTECTED]
ReportedBy: [EMAIL PROTECTED]
QAContact: [email protected]
Found By: Community User
debugger make fails with
http://monoport.com/37549
Making all in build
make[2]: Entering directory `/home/ISI/bperry/Projects/debugger/build'
sed -e '[EMAIL PROTECTED]@^/usr/lib/mono/2.0^g' \
-e '[EMAIL PROTECTED]@^/usr/lib^g' \
< ./mdb.in > mdb.tmp \
&& mv mdb.tmp mdb
builddir=.. ; the_builddir=`cd $builddir && pwd` ; \
sed -e '[EMAIL PROTECTED]@^/usr/lib/mono/2.0/nunit-console.exe^g'
\
-e '[EMAIL PROTECTED]@^/usr/bin/mono^g' \
-e '[EMAIL PROTECTED]@^^g' \
-e "[EMAIL PROTECTED]@^$the_builddir^g" \
< ./runtests.in > runtests.tmp \
&& mv runtests.tmp runtests && chmod 755 runtests
cp /usr/lib/mono/gac/Mono.Cecil/0.6.8.8607__0738eb9f132ed756/Mono.Cecil.dll
cp: missing destination file operand after
`/usr/lib/mono/gac/Mono.Cecil/0.6.8.8607__0738eb9f132ed756/Mono.Cecil.dll'
Try `cp --help' for more information.
make[2]: *** [Mono.Cecil.dll] Error 1
make[2]: Leaving directory `/home/ISI/bperry/Projects/debugger/build'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ISI/bperry/Projects/debugger'
make: *** [all] Error 2
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs