aaron_at_pcez.com wrote:
> I have /usr/X11R6/lib/libXpm.so.4.10 and libXpm.so.4 (sym link to
> first lib) so I don't know why it is failing. I'm doing everything as
> root so it is not a permissions issue.
Do you not have a libXpm.a in the same place? I'm not sure how ld works
at that level; it may need the lib.a to reference symbols on the .so (?)
I'd never assumed that to be the case, but if you're having problems, that
may be it.
If your system has 'truss', and you're still having problems, try a
'truss -f -topen <compile-command>' to find out what file-open [and hence
filename] command is failing - I've assumed it's "libXpm.a" [from '-lXpm']
above.
--
========================- http://www.rrds.co.uk/ -======================
Neil Bird | This is who we are The time is near
| There are 347 days remaining
mailto:neil.bird_at_rrds.co.uk | [ T-140 days! ]
--
Visit the official FVWM web page at <URL: http://fvwm.math.uh.edu/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Tue Jan 19 1999 - 03:09:29 GMT