[Mono-bugs] [Bug 599454] New: xbuild cannot create folders

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Apr 24 01:30:09 EDT 2010


http://bugzilla.novell.com/show_bug.cgi?id=599454

http://bugzilla.novell.com/show_bug.cgi?id=599454#c0


           Summary: xbuild cannot create folders
    Classification: Mono
           Product: Mono: Tools
           Version: 2.6.x
          Platform: x86
        OS/Version: openSUSE 11.2
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: xbuild
        AssignedTo: jankit at novell.com
        ReportedBy: lextudio at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US) AppleWebKit/533.2
(KHTML, like Gecko) Chrome/5.0.342.9 Safari/533.2

In my projects, a new folder "bin" needs to be created during compiling to hold
XML documentation files generated.

On Windows, such a folder will be automatically created. However, on
Mono/openSUSE xbuild does not create such folders.

Reproducible: Always

Steps to Reproduce:
1. Check out latest #SNMP from
http://sharpsnmplib.codeplex.com/SourceControl/list/changesets
2. On Mono/openSUSE use xbuild to build SharpSnmpLib.sln.
Actual Results:  
Errors:

/home/rupert/Projects/sharpsnmp/SharpSnmpLib.sln (default targets) ->
(Build target) ->
/home/rupert/Projects/sharpsnmp/SharpSnmpLib/SharpSnmpLib.csproj (default
targets) ->
(CoreCompile target) ->

    : error CS1569:  Error generating XML documentation file
`../bin/SharpSnmpLib.xml' (`Could not find a part of the path
"/home/rupert/Projects/sharpsnmp/bin/SharpSnmpLib.xml".')

     3 Warning(s)
     1 Error(s)


Expected Results:  
It should compile without a problem.

-- 
Configure bugmail: http://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