Skip to content

Bug fix: Linker errors using automake in Mac OS - #163

Open
abishekvashok wants to merge 2 commits into
masterfrom
bugfix1
Open

Bug fix: Linker errors using automake in Mac OS#163
abishekvashok wants to merge 2 commits into
masterfrom
bugfix1

Conversation

@abishekvashok

Copy link
Copy Markdown
Owner

Fix linker issues that prevent compillation with gcc from succeeding using autotools.

This allows compilation to succeeed in Mac OS - haven't tested on linux yet.

Fixes: #161
Signed-off-by: Abishek V Ashok abishekvashok@gmail.com

Fix linker issues that prevent compillation with gcc from succeeding
using autotools.

This allows compilation to succeeed in Mac OS - haven't tested on linux
yet.

Fixes: #161
Signed-off-by: Abishek V Ashok <abishekvashok@gmail.com>
Adds checks for libncursesw as some linux distributions like ubuntu
package wide character support for ncurses as a seperate library.

Display a warning if on linux and the package is absent.

Signed-off-by: Abishek V Ashok <abishekvashok@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

undefined reference to `waddnwstr'

1 participant