Ok, below is the extract from my config.log file:
> configure:4384: checking for XpmReadFileToXpmImage in -lXpm
> configure:4403: cc -o conftest -g -R/u/asl/opt/usr/openwin/lib conftest.c -lXpm
> -L/u/asl/opt/usr/openwin/lib -lXpm -L/usr/openwin/lib -R/usr/openwin/lib -lSM
> -lICE -lX11 -lsocket -lnsl 1>&5
> ld: fatal: library -lXpm: not found
> ld: fatal: File processing errors. No output written to conftest
> configure: failed program was:
> #line 4392 "configure"
> #include "confdefs.h"
> /* Override any gcc2 internal prototype to avoid an error. */
> /* We use char because int might match the return type of a gcc2
> builtin and then its argument prototype would still apply. */
> char XpmReadFileToXpmImage();
>
> int main() {
> XpmReadFileToXpmImage()
> ; return 0; }
>
"Paul D. Smith" wrote:
> %% Drew Lebauer <asl_at_evolving.com> writes:
>
> >> checking for XpmReadFileToXpmImage in -lXpm... no
>
> OK.
>
> Go look in the config.log file after a failed configure run. Look
> through it until you find where it's testing for this.
>
> If that doesn't help you figure it out, send us that section of the log
> file.
>
> Double-check that you don't have another, older xpm library installed
> somewhere earlier on your link path.
>
> --
> -------------------------------------------------------------------------------
> Paul D. Smith <psmith_at_baynetworks.com> Network Management Development
> "Please remain calm...I may be mad, but I am a professional." --Mad Scientist
> -------------------------------------------------------------------------------
> These are my opinions---Nortel Networks takes no responsibility for them.
--
) *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
( | Drew Lebauer | Phone: (303) 802-1416 | Fax: (303) 802-1420
) | Evolving Systems, Inc. | mailto:Drew.Lebauer_at_evolving.com
c[] *=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=*=
Nothing is impossible; it is merely improbable.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Mon Jan 31 2000 - 15:34:32 GMT