Project

General

Profile

Actions

Bug #2185

closed
VJ JI

rust: build failure if libjansson is missing

Bug #2185: rust: build failure if libjansson is missing

Added by Victor Julien almost 9 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

In file included from output.c:71:0:
output-json-nfs.h:29:1: error: unknown type name ‘json_t’; did you mean ‘sig_t’?
 json_t *JsonNFSAddMetadataRPC(const Flow *f, uint64_t tx_id);
 ^~~~~~
 sig_t
output-json-nfs.h:30:1: error: unknown type name ‘json_t’; did you mean ‘sig_t’?
 json_t *JsonNFSAddMetadata(const Flow *f, uint64_t tx_id);
 ^~~~~~
 sig_t

We should check this in configure. I don't think it's worth supporting the Rust side without libjansson at this point.

JI Updated by Jason Ish almost 9 years ago Actions #1

  • Assignee set to Jason Ish

AH Updated by Andreas Herz almost 9 years ago Actions #2

  • Target version set to TBD

VJ Updated by Victor Julien almost 9 years ago Actions #3

  • Status changed from New to Assigned
  • Target version changed from TBD to 70

VJ Updated by Victor Julien over 8 years ago Actions #4

  • Status changed from Assigned to Closed
  • Target version changed from 70 to 4.0.0
Actions

Also available in: PDF Atom