pidgin-opensteamworks
pidgin-opensteamworks copied to clipboard
doesn't build on openbsd 6.7 amd64
Fails to build on openbsd
steps -
- installed libpurple, glib-2.0, libsjon-glib, gnome-keyring, nss
- fetched latest tarball, unpacked sudo make install in steam-mobile
doesn't work, error log below
steam-mobile:1045$ sudo make install
No closing parenthesis in archive specification
*** Parse error in /home/staff_test/pidgin-opensteamworks-1.7/steam-mobile: Error in archive specification: "(nss, nss)" (Makefile:18)
No closing parenthesis in archive specification
*** Parse error: Error in archive specification: "(nss, gcrypt)" (Makefile:21)
No closing parenthesis in archive specification
*** Parse error: Error in archive specification: "(nss, mbedtls)" (Makefile:24)
No closing parenthesis in archive specification
*** Parse error: Error in archive specification: "(nss, openssl)" (Makefile:27)
*** Parse error: Need an operator in 'endif' (Makefile:30)
staff_test:/home/staff_test/pidgin-opensteamworks-1.7/steam-mobile:1046$
tried previous version 1.7 also doesnt work
huge error log because every line of code seemed to have an error to spew
https://pastebin.com/raw/2YwWBkgh
Doesn't built on OpenBSD 7.1 amd64 either. If someone got it working, please let me know.
Might need gmake instead of make