[dev] Re: [slstatus] FreeBSD compiling problem ld undefined symbol

2019-07-30 Thread Jason Smith
On 19/07/30 09:22AM, Jason Smith wrote: I added -lkvm to LDFLAGS and everything compile without any problem. Thanks to Micheal Buch. > Here is what I get when I tried make: > > cc -o slstatus -L/usr/local/lib -s components/battery.o components/cpu.o > components/datetime.o components/disk.o compon

[dev] [slstatus] FreeBSD compiling problem ld undefined symbol

2019-07-30 Thread Jason Smith
Here is what I get when I tried make: cc -o slstatus -L/usr/local/lib -s components/battery.o components/cpu.o components/datetime.o components/disk.o components/entropy.o components/hostname.o components/ip.o components/kernel_release.o components/keyboard_indicators.o components/keymap.o comp