Skip to content

/usr/bin/ld: cannot find -lgtxwc: No such file or directory #37

Description

@AndersonCardosoSilva-BR

root@Debian:/home/anderson/LetoDBf/tests# hbmk2 excltest.prg

root@Debian:/home/anderson/LetoDBf/tests# hbmk2 excltest.prg
hbmk2: Processing local make script: hbmk.hbm
Harbour 3.2.0dev (r2305191429)
Copyright (c) 1999-2021, https://harbour.github.io/
Compiling 'excltest.prg'...
Lines 82, Functions/Procedures 2
Generating C source output to '/tmp/hbmk_pxtdin.dir/excltest.c'... Done.
/usr/bin/ld: cannot find -lgtxwc: No such file or directory
/usr/bin/ld: cannot find -lX11: No such file or directory
collect2: error: ld returned 1 exit status
hbmk2: Error: Running linker. 1
gcc '/tmp/hbmk_pxtdin.dir/excltest.o' '/tmp/hbmk_pxtdin.dir/hbmk_1jhq2u.o'   -Wl,--start-group -lgtxwc -lrddleto -lhbcplr -lhbdebug -lX11 -lharbour   -Wl,--end-group -oexcltest -L/usr/local/lib/harbour -L../lib -L/usr/X11R6/lib
root@Debian:/home/anderson/LetoDBf/tests# 

I need help to compile excltest.prg on Linux.
I´m using Debian 12. I installed gcc and build-essential, am I missing something?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions