Hi,
Where can I get directions as to how to make fvwm executables.
I have downloaded the tar.gz package. I have run configure shell
script. Initially it gave me an error saying "ar" not found. Then
replaced "ar" with "ld -o", since it is a linker used in our environment.
I get this error. What should I do ? I have enclosed here the error I get.
Can you help. Pointing me at the related docs will also be helpful.
-sam
_________________________________________________________________
/usr/samk/fvwm-2.1.7/libs>make
rm -f libfvwm.a
ld -o libfvwm.a ClientMsg.o GetFont.o Grab.o ModParse.o Module.o Parse.o Picture.o Strings.o System.o envvar.o safemalloc.o wild.o XResource.o debug.o ColorUtils.o
Undefined first referenced
symbol in file
read Module.o (symbol belongs to implicit dependency /usr/lib/libc.so.1)
XrmGetStringDatabase XResource.o
XUngrabServer Grab.o
XFreePixmap Picture.o
toupper ModParse.o (symbol belongs to implicit dependency /usr/lib/libc.so.1)
strdup Parse.o (symbol belongs to implicit dependency /usr/lib/libc.so.1)
_iob GetFont.o (symbol belongs to implicit dependency /usr/lib/libc.so.1)
XQueryColor ColorUtils.o
__ctype ModParse.o (symbol belongs to implicit dependency /usr/lib/libc
--
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 Mon Jan 18 1999 - 20:11:33 GMT