I followed your steps but it seems still not working. Do you know what
cause this error message:
-----------------------------------------------------------------------
gcc -o fvwm2 add_window.o bindings.o borders.o builtins.o colormaps.o
colors.o ... style.o virtual.o windows.o -g -Wall -L/usr/local/lib
-R/usr/local/lib${LD_RUN_PATH+\:$LD_RUN_PATH} ../libs/libfvwm2.a -lXpm
-lXext -lX11 -lsocket -lnsl
ld: elf error: file ../libs/libfvwm2.a: unable to locate archive symbol
table: Request error: offset out of range
ld: fatal: File processing errors. No output written to fvwm2
make[1]: *** [fvwm2] Error 1
make[1]: Leaving directory `/home/grads/noncis/min/temp/fvwm-2.0.44/fvwm'
-------------------------------------------------------------------------
Regards
Min
> > Don't use the MakeMakefiles script.
Instead use xmkmf : > xmkmf
> make Makefiles
> make depend
>
> then compile with
> make all
>
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
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 Fri Jan 17 1997 - 12:09:55 GMT