Haikuports: barrage fails to build on x86_64

Created on 27 Dec 2017  路  5Comments  路  Source: haikuports/haikuports

build-requires "devel:libsdl" of package "barrage-1.0.4" could not be resolved
Error: unable to resolve required packages for build for barrage-1.0.4
Error:  dependency-infos:
Error:          /boot/home/haikuports/repository/barrage-1.0.4.DependencyInfo
Error:          /boot/home/haikuports/repository/barrage_source-1.0.4.DependencyInfo
Error:  repositories:
Error:          [u'/boot/home/haikuports/packages', '/boot/system/packages']
Error:

Most helpful comment

likely just missing --get-dependencies ?

All 5 comments

add aclocal and autoconf in the prerequires and use "autoreconf -vfi" instead of "libtoolize -fi", that should do it

although it's not clear why it's missing devel:libsdl, it's common available ...

likely just missing --get-dependencies ?

It's just missing devel:libsdl in the local machine. I think installing the libsdl_devel package from Haiku Depot will simply fix it.

run "haikuporter --get-dependencies barrage"

Was this page helpful?
0 / 5 - 0 ratings

Related issues

letarg0 picture letarg0  路  4Comments

kenmays picture kenmays  路  5Comments

agmsmith picture agmsmith  路  9Comments

waddlesplash picture waddlesplash  路  6Comments

soakbot picture soakbot  路  6Comments