[Sugar-devel] Error on "run sugar-emulator"
Manuel Kaufmann
humitos at gmail.com
Mon Mar 26 19:35:50 EDT 2012
On Mon, Mar 26, 2012 at 20:18, Manuel Kaufmann <humitos at gmail.com> wrote:
> I thought that, so I re-compiled the package as you told me some days
> ago. But the problem is still there.
Sorry, I was confused. In fact, I tried to re-compile this package but
I got this error:
Take a look at this part:
make[3]: Entering directory `/tmp/pfff/gconf-3.2.3/po'
Makefile:120: *** target pattern contains no `%'. Stop.
$ cat -n /tmp/pfff/gconf-3.2.3/po/Makefile
[....]
113 .po.cat:
114 sed -f ../intl/po2msg.sed < $< > $*.msg \
115 && rm -f $@ && gencat $@ $*.msg
116
117
118 all: all-yes
119
120 all-yes: $(CATALOGS)
121 all-no:
122
123 $(GETTEXT_PACKAGE).pot: $(POTFILES)
124 $(GENPOT)
125
126 install: install-data
127 install-data: install-data-yes
128 install-data-no: all
129 install-data-yes: all
130 linguas="$(USE_LINGUAS)"; \
131 for lang in $$linguas; do \
[....]
Do you see something strange?
--
Kaufmann Manuel
Blog: http://humitos.wordpress.com/
Porfolio: http://fotos.mkaufmann.com.ar/
PyAr: http://www.python.com.ar/
More information about the Sugar-devel
mailing list