[Mono-bugs] [Bug 59257][Wis] New - xsp cvs make install fail

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 28 May 2004 14:09:07 -0400 (EDT)


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 bopm@udaff.com.

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

--- shadow/59257	2004-05-28 14:09:07.000000000 -0400
+++ shadow/59257.tmp.19069	2004-05-28 14:09:07.000000000 -0400
@@ -0,0 +1,45 @@
+Bug#: 59257
+Product: Mono: Runtime
+Version: unspecified
+OS: Debian Woody
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: misc
+AssignedTo: mono-bugs@ximian.com                            
+ReportedBy: bopm@udaff.com               
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: xsp cvs  make install fail
+
+Description of Problem:
+xsp cvs  make install fail in some stage.
+
+Steps to reproduce the problem:
+1. ./configure --prefix=/usr/local
+2. make 
+3. make install
+
+Actual Results:
+make install
+Making install in doc
+make[1]: Entering directory `/home/bopm/xsp/doc'
+make[2]: Entering directory `/home/bopm/xsp/doc'
+make[2]: Nothing to be done for `install-exec-am'.
+test -z "/usr/local/man/man1" ||  "/usr/local/man/man1"
+/bin/sh: /usr/local/man/man1: is a directory
+make[2]: *** [install-man1] Error 126
+make[2]: Leaving directory `/home/bopm/xsp/doc'
+make[1]: *** [install-am] Error 2
+make[1]: Leaving directory `/home/bopm/xsp/doc'
+make: *** [install-recursive] Error 1
+
+Expected Results:
+normal installation finish
+
+How often does this happen? 
+every try