Could you post your full build log?

Thank you for your time,
-Chase

‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐

On Wednesday, October 6th, 2021 at 8:00 PM, Marco Diego Aurélio Mesquita 
<marcodiegomesqu...@gmail.com> wrote:

> Minor progress: got it to compile with:
>
> cc -o project project.o dtb_utils.o main_ui.o main_stubs.o
>
> -L/usr/dt/lib -L/X11/lib -lDtWidget -lDtHelp -lDtSvc -lXm -lXt -lXext
>
> -lX11 -lICE -lSM -lm -ltt -lDtXinerama
>
> To make it run, I had to type
>
> LD_LIBRARY_PATH=/usr/dt/lib ./project
>
> But when it runs, it segfaults. Backtrace is:
>
> #0 _dl_runtime_resolve_xsave () at ../sysdeps/x86_64/dl-trampoline.h:153
>
> #1 0x00007ffff7b44afc in _XtWaitForSomething ()
>
> from /lib/x86_64-linux-gnu/libXt.so.6
>
> #2 0x00007ffff7b45b90 in XtAppProcessEvent ()
>
> from /lib/x86_64-linux-gnu/libXt.so.6
>
> #3 0x00007ffff7b3a463 in XtAppMainLoop ()
>
> from /lib/x86_64-linux-gnu/libXt.so.6
>
> #4 0x0000555555556834 in main (argc=1, argv=0x7fffffffdfb8) at project.c:227
>
> cdesktopenv-devel mailing list
>
> cdesktopenv-devel@lists.sourceforge.net
>
> https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel


_______________________________________________
cdesktopenv-devel mailing list
cdesktopenv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cdesktopenv-devel

Reply via email to