[SPDK] Re: Failed to configure spdk with shared libraries
Walker, Benjamin <benjamin.walker at intel.com> Wed, 10 Nov 2021 17:27:14 +0000
| Newsgroups | dev.linux.lists.spdk |
|---|---|
| Message-ID | <BYAPR11MB2824F545AA0AA7DAB7F21B84EF939@BYAPR11MB2824.namprd11.prod.outlook.com> |
> From: yashy.zb(a)gmail.com <yashy.zb(a)gmail.com> > > Hi. I wanted to use spdk for development of a simple program for ZNS SSDs. > Unfortunately this problem occurs in `make` after `./configure --with-shared` ``` > /usr/bin/ld.bfd: cannot find ~/spdk/build/lib/libspdk_event_scheduler.so: No > such file or directory ``` On the other hand, when I do it without `--with-shared` > no problem happens. If you haven't already, can you file this as an issue on GitHub for us? I'm sure someone can help sort it out and a GitHub issue will make sure it's tracked. Thanks, Ben