michaelforney / dmenu

MIT License
22 stars 8 forks source link

Add linker flag to solve build problem with undefined reference #2

Closed DonOregano closed 7 years ago

DonOregano commented 7 years ago

/usr/bin/ld: drw.o: undefined reference to symbol 'FcPatternDuplicate' /usr/lib/libfontconfig.so.1: error adding symbols: DSO missing from command line

DonOregano commented 7 years ago

Without this fix I cannot build on Arch.

DmitryHetman commented 7 years ago

Same shit on gentoo.