[gcompris-devel] Need help with make

Bruno Coudoin bruno.coudoin at gcompris.net
Sat Apr 27 15:34:01 UTC 2013


Hi,

You also must add a reference to it in the top level configure.ac file.

This is needed in order to have the Makefile be generated.

Bruno.

Le 26. 04. 13 17:43, Fòram na Gàidhlig a écrit :
> I'm trying to add some levels to the geography board. For this, I need
> to construct the makefiles.
>
> ====================================
>
> I ran sh autogen.sh && make and I am getting the following error message:
>
> Making all in scotland
> make[6]: Entering directory
> <source>/geo_country-activity/resources/geo_country/scotland
> make[6]: *** no rule to make target `all'. Stop.
>
> ====================================
>
> I had no trouble compiling before the current changes.
>
> The changes I made were to Makefile.am:
>
> - I added "scotland \" to the subdirs for geo_country
>
> - I added a new Makefile.am to the "scotland" subdir with the following
> content:
>
> imgdir = $(pkgdatadir)/@PACKAGE_DATA_DIR@/geo_country/scotland
> img_DATA = \
> 	bg_north.png \
> <snip>
> 	s_west_dunbartonshire.png \
> 	s_west_lothian.png
>
> EXTRA_DIST = $(img_DATA)
>
> ====================================
>
> Do I need more "makefile" stuff in the "scotland" subdir?
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
> _______________________________________________
> gcompris-devel mailing list
> gcompris-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gcompris-devel





More information about the Gcompris-devel mailing list