rlsd2 icon indicating copy to clipboard operation
rlsd2 copied to clipboard

Recipes depending in ncurses/gpm fail to build

Open javier-lopez opened this issue 10 years ago • 1 comments

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

javier-lopez avatar Feb 12 '16 12:02 javier-lopez

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

dimkr avatar Feb 12 '16 16:02 dimkr