Skip to content

json-Update json-c from 0.12.1 to 0.15 #2178

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

pmenzel
Copy link
Collaborator

@pmenzel pmenzel commented Aug 17, 2021

Tested on paxromana.

nvme-cli needs `json_util_get_last_err()` not in 0.12.1:

    /usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src//libnvme.a(json.ol): in function `json_read_config':
    /home/pmenzel/src/nvme-cli/libnvme/src/nvme/json.c:154: undefined reference to `json_util_get_last_err'
    /usr/lib/gcc/x86_64-pc-linux-gnu/7.5.0/../../../../x86_64-pc-linux-gnu/bin/ld: ../src//libnvme.a(json.ol): in function `json_update_config':
    /home/pmenzel/src/nvme-cli/libnvme/src/nvme/json.c:271: undefined reference to `json_util_get_last_err'

So update to the current release 0.15 from July 2020.

Remove obsolete Makefile patching.
@pmenzel pmenzel merged commit 392cb85 into master Aug 24, 2021
@donald
Copy link
Collaborator

donald commented Aug 24, 2021

/usr/bin/freshclam: error while loading shared libraries: libjson-c.so.2: cannot open shared object file: No such file or directory

Maybe we just drop the anti virus thing?

D.

@pmenzel
Copy link
Collaborator Author

pmenzel commented Aug 24, 2021

I am going to create a compatibility package.

@pmenzel
Copy link
Collaborator Author

pmenzel commented Aug 24, 2021

#2190

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants