[Mono-bugs] [Bug 645212] New: Error on XSP 2.8 source compilation and installation
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Sat Oct 9 14:40:25 EDT 2010
https://bugzilla.novell.com/show_bug.cgi?id=645212
https://bugzilla.novell.com/show_bug.cgi?id=645212#c0
Summary: Error on XSP 2.8 source compilation and installation
Classification: Mono
Product: Mono: Runtime
Version: 2.8.x
Platform: All
OS/Version: RHEL 5
Status: NEW
Severity: Major
Priority: P5 - None
Component: misc
AssignedTo: mono-bugs at lists.ximian.com
ReportedBy: mirko-novell at nextware.it
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; it; rv:1.9.2.10)
Gecko/20100914 Firefox/3.6.10 ( .NET CLR 3.5.30729; .NET4.0E)
On compilation I have an error on test/1.1/webcontrols
RedHat Enterprise 5 have sqlite 3.3.6 but this test require 3.5.0.
I removed this test and compilation is terminated fine
On installation I have this error:
/usr/bin/install -c -m 644 Mono.WebServer.zip Mono.WebServer.tree
Mono.WebServer.source
/usr/bin/install: target `Mono.WebServer.source' is not a directory
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory `/storage/Condiviso/CentOS564bit/mono/xsp-2.8/docs'
make[1]: *** [install-am] Error 2
make[1]: Leaving directory `/storage/Condiviso/CentOS564bit/mono/xsp-2.8/docs'
make: *** [install-recursive] Error 1
I removed docs from Makefile and installation is fine.
Reproducible: Always
Steps to Reproduce:
tar xjvf xsp-2.8.tar.bz2
cd xsp-2.8
/configure --prefix=/usr
make
make install
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list