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?
root@Debian:/home/anderson/LetoDBf/tests# hbmk2 excltest.prg
I need help to compile excltest.prg on Linux.
I´m using Debian 12. I installed gcc and build-essential, am I missing something?