[Mono-bugs] [Bug 431771] New: debugger make fails

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Oct 2 17:48:17 EDT 2008


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: martin at novell.com
        ReportedBy: bperry.volatile at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          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 's^\@twodir\@^/usr/lib/mono/2.0^g' \
            -e 's^\@libdir\@^/usr/lib^g' \
                < ./mdb.in > mdb.tmp \
        && mv mdb.tmp mdb 
builddir=.. ; the_builddir=`cd $builddir && pwd` ; \
        sed -e 's^\@NUNIT_CONSOLE_EXE\@^/usr/lib/mono/2.0/nunit-console.exe^g'
\
                -e 's^\@MONO\@^/usr/bin/mono^g' \
                -e 's^\@NUNIT_CONSOLE_FLAGS\@^^g' \
                -e "s^\@top_builddir\@^$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.


More information about the mono-bugs mailing list