dimkr / rlsd2

A minimalistic GNU/Linux-libre distro
http://rlsd2.dimakrasner.com
MIT License
37 stars 5 forks source link

Recipes depending in ncurses/gpm fail to build #6

Open javier-lopez opened 8 years ago

javier-lopez commented 8 years ago

Hello,

It may be the case that I'm running the recipes in some weird way or in a unsupported platform:

$ make recipe #on Ubuntu 12.04

But all rlsd2 recipes depending in either ncurses or gpm are failing, both of them were built correctly but for some reason pkg-conf doesn't seems to execute/find it during build() phase, I've added calls to pkg-conf and hard code them in the configure/make step for every failing recipe, but probably that's not the way to go.., e.g., atop, https://github.com/minos-org/rlsd2-delta/blob/master/patches/atop.patch , any ideas?

Bests

dimkr commented 8 years ago

You're using the wrong build environment ... you need the Trisquel 7 VM RLSD is built on. See its README.