[Mono-bugs] [Bug 523333] New: Mono 2.4.2.2 won't compile from source Slackware 12.2

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Jul 18 17:07:52 EDT 2009


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


           Summary: Mono 2.4.2.2 won't compile from source Slackware 12.2
    Classification: Mono
           Product: Mono: Runtime
           Version: 2.4.x
          Platform: x86
        OS/Version: Other
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: programminglist at live.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.4)
Gecko/2008102920 Firefox/3.0.4

fresh download of the mono-2.4.2.2.tar.bz2 won't make or make install.
the makefile seems to be in the current directory but its not found.

$ls /downloads/mono-2.4.2.2/
AUTHORS            config.guess*  ikvm-native/            msvc/
COPYING.LIB        config.h.in    install-sh*             nls.m4
ChangeLog          config.log     libgc/                  po/
LICENSE            config.sub*    libtool*                po.m4
Makefile.am        configure*     ltmain.sh               progtest.m4
Makefile.in        configure.in   man/                    runtime/
NEWS               data/          mcs/                    samples/
README             depcomp*       missing*                scripts/
acinclude.m4       docs/          mkinstalldirs*          support/
aclocal.m4         doltcompile*   mono/                   tools/
build-mingw32.sh*  doltlibtool*   mono-uninstalled.pc.in  web/


Reproducible: Always

Steps to Reproduce:
1. wget http://ftp.novell.com/pub/mono/sources/mono/mono-2.4.2.2.tar.bz2
2. bzip -d mono-2.4.2.2.tar.bz2
3. tar xvf mono-2.4.2.2.tar
4. cd mono-2.4.2.2
5. ./configure --prefix=/usr/local
6. make
Actual Results:  
make: *** No targets specified and no makefile found.  Stop.


Expected Results:  
should make the mono project and then make install should install it...

I'm sorry if this bug has been fixed already. I was following the tutorial from 
http://mono-project.com/Compiling_Mono_From_Tarball

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