Skip to content

ubuntu 18 make error cmpWPkg.o object #5

@kandido

Description

@kandido

Hello,
I am trying to work with tdk debugger on Ubuntu 18.04. After clone the repository for make the compiler in ../tdk/lib/tclcompiler -> ./configure && make ... it get the error:

cmpWPkg.c:72:26: error: ‘TdkLicenseObjCmd’ undeclared here (not in a function); did you mean ‘Tcl_UnsetObjCmd’? { "tdk_license", TdkLicenseObjCmd, 1 }, ^~~~~~~~~~~~~~~~ Tcl_UnsetObjCmd Makefile:242: failed in instructions for the object 'cmpWPkg.o' make: *** [cmpWPkg.o] Error 1

How can I fix the "TdkLicenseObjCmd undeclared" error?

Thanks in advance
Candido

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