Skip to content

Exception in thread "main" eta.runtime.exception.EtaException: WrapPCRE.hsc was not compiled against pcre library with HAVE_PCRE_H defined #978

@Boreaso

Description

@Boreaso

I want to use duckling on jvm and I built duckling-0.1.6.1 with --enable-uberjar-mode and run the excutable jar, it raised exception Exception in thread "main" eta.runtime.exception.EtaException: WrapPCRE.hsc was not compiled against pcre library with HAVE_PCRE_H defined, How can I solve it?
I am very eager to solve this problem.

Description

See above.

Expected Behavior

Build a single runnable jar without exception.

Actual Behavior

Raise a exception when run: Exception in thread "main" eta.runtime.exception.EtaException: WrapPCRE.hsc was not compiled against pcre library with HAVE_PCRE_H defined

Possible Fix

Steps to Reproduce

etlas build --enable-uberjar-mode

Context

Unable to use duckling in my project.

Your Environment

  • latest eta
  • latest etlas
  • duckling-0.1.6.1
  • ubuntu-18.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions