[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Missing shared library symbols… that don't seem to be missing



On Tue, Apr 29, 2025 at 12:44:59AM +0000, Andy Smith wrote:
> What am I doing wrong here? It's been a couple of years and perhaps this
> part of my brain has dissolved.

Yes, it was just a missing "-c" from the arguments. This works:

$ cc -Wall -c foo.c -o foo -lxenstat

Thanks,
Andy

-- 
https://bitfolk.com/ -- No-nonsense VPS hosting


Reply to: