It doesn't compile on Jaunty

Bug #339848 reported by AntoninoArcudi
2
Affects Status Importance Assigned to Milestone
GRunner
Fix Released
Undecided
Unassigned

Bug Description

I get this when I try to compile it on Jaunty:

./autogen.sh
I am going to run ./configure with no arguments - if you wish
to pass any to it, please specify them on the ./autogen.sh command line.
Running aclocal -I . ...
Running automake --gnu ...
Running autoconf ...
Running ./configure ...
configure: WARNING: unrecognized options: --enable-maintainer-mode
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking for pkg-config... /usr/bin/pkg-config
checking for a BSD-compatible install... /usr/bin/install -c
checking for gmcs... no
configure: error: gmcs Not found

But mono-gmcs is already installed.Maybe a path problem?

Revision history for this message
AntoninoArcudi (antonino-arcudi) wrote :
Revision history for this message
Leo Iannacone (l3on) wrote :

There are some problems with mono 2.0 transition.

In banshee problem was solved by this fix: http://launchpadlibrarian.net/20032534/banshee_1.4.1-1_1.4.1-1ubuntu1.diff.gza

Try to install mono-devel package.

Changed in grunner:
status: New → Confirmed
Revision history for this message
AntoninoArcudi (antonino-arcudi) wrote :

I've solved doing a symlink from gmcs2 ( as it's called in Jaunty) to gmcs.

elwood@Pearl:~$ ls -l /usr/bin/gmcs
lrwxrwxrwx 1 root root 14 2009-03-09 11:53 /usr/bin/gmcs -> /usr/bin/gmcs2

Now it works fine.

Thanks, hope this can help

Changed in grunner:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.