|
Closer! It took me a bit to figure out the autogen stuff (a bit of a source
rookie I'm afraid) but finally got that worked out, but on the next compile
for x5250 I got this far during the make:
x5250term.c: In function ?x5250_terminal_waitevent?:
x5250term.c:1976:8: warning: passing argument 1 of
?XRefreshKeyboardMapping? from incompatible pointer type [enabled by
default]
/usr/include/X11/Xlib.h:3075:12: note: expected ?struct XMappingEvent *?
but argument is of type ?union XEvent *?
mv -f .deps/x5250term.Tpo .deps/x5250term.Po
gcc -DDATADIR=\"/usr/local/share\" -g -O2 -l5250 -o x5250 alloccolors.o
debug.o dialog.o help.o mouse.o key.o resources.o x5250.o x5250term.o
-lX11 -lXext
/usr/bin/ld: cannot find -lXext
collect2: ld returned 1 exit status
make[2]: *** [x5250] Error 1
make[2]: Leaving directory `/tmp/x5250/x5250-0.5.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/x5250/x5250-0.5.3'
make: *** [all] Error 2
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.