[Mono-bugs] [Bug 53652][Wis] New - make distcheck fails for xsp

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 30 Jan 2004 17:37:08 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by duncan@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=53652

--- shadow/53652	2004-01-30 17:37:08.000000000 -0500
+++ shadow/53652.tmp.27730	2004-01-30 17:37:08.000000000 -0500
@@ -0,0 +1,37 @@
+Bug#: 53652
+Product: Mono/Class Libraries
+Version: unspecified
+OS: 
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Sys.Web
+AssignedTo: gonzalo@ximian.com                            
+ReportedBy: duncan@ximian.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: make distcheck fails for xsp
+
+Make distcheck fails for xsp:
+
+diphthong:/tmp/xsp $ make distcheck
+{ test ! -d - || { find - -type d ! -perm -200 -exec chmod u+w {} ';' && rm
+-fr -; }; }
+mkdir -
+/bin/sh ./mkinstalldirs -/nunit-tests/standalone -/server -/test
+-/tools/asp_state -/tools/dbsessmgr -/tools/nunitasp/source/NUnitAsp
+-/tools/nunitasp/source/NUnitAspTest
+Usage: mkinstalldirs [-h] [--help] [-m mode] dir ...
+make: *** [distdir] Error 1
+
+make dist also fails:
+
+diphthong:/tmp/xsp $ make dist
+{ test ! -d - || { find - -type d ! -perm -200 -exec chmod u+w {} ';' && rm
+-fr -; }; }
+find: invalid predicate `-'
+make: *** [distdir] Error 1