Hi Jiří,
you were right, I was missing gettext. Such a rookie mistake.
Thanks!!
El 14/09/2014 05:25, Jiří Šlachta escribió:
Hello Ernesto,
I suppose you are missing some dependencies. According to your output,
it seems that you might be missing the GNU gettext library.
If you are using Debia
Hello Ernesto,
I suppose you are missing some dependencies. According to your output,
it seems that you might be missing the GNU gettext library.
If you are using Debian/Ubuntu, it is enough to call:
aptitude install gettext
or
apt-get install gettext
I would also recommend a
Hi again,
El 13/05/2014 14:24, Ernesto escribió:
I'm compiling trunk r40755. I can add some feeds:
./scripts/feeds update
./scripts/feeds install luci-light alsa-utils bluez-utils
and with menuconfig I can select those packages and compile all right.
But when I add mpd:
./scripts/feeds instal
Hi all,
I'm compiling trunk r40755. I can add some feeds:
./scripts/feeds update
./scripts/feeds install luci-light alsa-utils bluez-utils
and with menuconfig I can select those packages and compile all right.
But when I add mpd:
./scripts/feeds install mpd
and select it with menuconfig, th