Hello Mates,
i've created a subproject: home:saigkill:games. Inside the Repo i have: *allegro *dumb and *kqlives.
allegro and dumb builds fine. But kqlives says: checking for dumb_exit in -ldumb... no configure: error: Dumb not found
This message irritates me, because i have dumb in the repo.
Any ideas?
2010/6/12 Sascha 'saigkill' Manns samannsml@directbox.com:
Hello Mates,
i've created a subproject: home:saigkill:games. Inside the Repo i have: *allegro *dumb and *kqlives.
allegro and dumb builds fine. But kqlives says: checking for dumb_exit in -ldumb... no configure: error: Dumb not found
Difficult to say without looking at config.log. It seems games' libdumb package doesn't links against libm (patch available here: https://build.opensuse.org/package/view_file?file=libdumb-0_9_3-0.9.3-DT_NEE...). That *could* be the cause.
On 06/12/2010 08:12 PM, Cristian Morales Vega wrote:
2010/6/12 Sascha 'saigkill' Manns samannsml@directbox.com:
Hello Mates,
i've created a subproject: home:saigkill:games. Inside the Repo i have: *allegro *dumb and *kqlives.
allegro and dumb builds fine. But kqlives says: checking for dumb_exit in -ldumb... no configure: error: Dumb not found
Difficult to say without looking at config.log. It seems games' libdumb package doesn't links against libm (patch available here: https://build.opensuse.org/package/view_file?file=libdumb-0_9_3-0.9.3-DT_NEE...). That *could* be the cause.
If it proves to be correct assumption, don't forget to send SR to games repo. thx