Should it really be so??
* It compiles bloody fine on solaris and linux from that Imakefile
* It is libXaw that wants Xpm, the system, not the application! How
can the author of xkeycaps know this!
* I compile it fine on a 'old' solaris machine with no libXpm
installed.. Should it anyway ask for libXpm??
LD_RUN_PATH=/usr/openwin/lib cc -o xkeycaps -O -Xc -xF -xcg92
-L/usr/openwin/lib ./xkeycaps.o ./KbdWidget.o ./KeyWidget.o ./info.o
./actions.o ./commands.o ./guess.o ./all-kbds.o ./sunOS.o -lXaw
-lXt -lSM -lICE -lXmu -lm -lXext -lX11 -lsocket -lnsl
Adding $(XPMLIB) to local libraries.. Well it still works on solaris,
but mainly because openwin didn't define XPMLIBS so it is replaced
with an empty string.
/ Suhaib Siddiqi <[EMAIL PROTECTED]> wrote:
[...]
| I assume this Imakefile of xfree86?
How do you mean?? This Imakefile is from the old application
xkeycaps.. dated 99 or something.
Ahh well..
/Andy
- Re: Dynamic linking.. or?? Andrew Markebo
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- Re: Dynamic linking.. or?? Andrew Markebo
- Re: Dynamic linking.. or?? Robert Collins
- AW: Dynamic linking.. or?? Ralf Habacker
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- Re: Dynamic linking.. or?? Andrew Markebo
- RE: Dynamic linking.. or?? Harold Hunt
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- RE: Dynamic linking.. or?? Andrew Markebo
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- Re: Dynamic linking.. or?? Andrew Markebo
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- Re: Dynamic linking.. or?? Andrew Markebo
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- Re: Dynamic linking.. or?? Andrew Markebo
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- RE: Dynamic linking.. or?? Suhaib Siddiqi
- RE: Dynamic linking.. or?? Harold Hunt
- RE: Dynamic linking.. or?? Harold Hunt
