after autogen, dont make, but ./configure! then make, and you need to install ragel from a tarball to build ragel from git.
git clone git://git.complang.org/ragel.git cd ragel/ ./autogen.sh ./configure make hth mike On Mon, Aug 20, 2012 at 8:33 PM, <[email protected]> wrote: > $ ./autogen.sh --prefix=$WLD && make > configure.ac:24: installing `./install-sh' > configure.ac:24: installing `./missing' > examples/Makefile.am: installing `./depcomp' > make: *** No targets specified and no makefile found. Stop. > > $ echo $WLD > /home/darxus/install.test.master > > This is after retrieving the source via > git clone git://git.complang.org/ragel > > Looks like a bug? > > Git commit is: 37e4b8d1c277672ed948fb5638154bf3c057c2cc > > Building on Ubuntu 11.10 Oneric. > > > GTK+ recently added a build dependency on harfbuzz, which depends on ragel, > which is how I got here. My interest in gtk is wayland support. > > -- > "I refuse to tip toe through life only to arrive safely at death." > http://www.ChaosReigns.com > > _______________________________________________ > ragel-users mailing list > [email protected] > http://www.complang.org/mailman/listinfo/ragel-users > -- James Michael DuPont Member of Free Libre Open Source Software Kosova http://flossk.org <http://flossk.org>Saving wikipedia(tm) articles from deletion http://SpeedyDeletion.wikia.com Contributor FOSM, the CC-BY-SA map of the world http://fosm.org Mozilla Rep https://reps.mozilla.org/u/h4ck3rm1k3
_______________________________________________ ragel-users mailing list [email protected] http://www.complang.org/mailman/listinfo/ragel-users
