Jaroslav Mechacek <jara_at_pink.ics.muni.cz> writes:
> I tried to compile, but :
>
> gcc -o FvwmIconMan FvwmIconMan.o fvwm.o globals.o winlist.o readconfig.o
> functions.o debug.o x.o xmanager.o -O2 -fno-strength-reduce -m486
> -L/usr/X11R6/lib ../../libs/libfvwm2.a -lXpm -lXext -lX11
> -Wl,-rpath,/usr/X11R6/lib
> xmanager.o: In function `resize_window':
> xmanager.o(.text+0x517): undefined reference to `MyXGrabServer'
> xmanager.o(.text+0x5fa): undefined reference to `MyXUngrabServer'
> make: *** [FvwmIconMan] Error 1
>
> The 0.9.3 compiles ok. I did not try 0.9.4.
>
> Jara
>
You need to be compiling with fvwm 2.0.45, since those functions were recently
added to libfvwm.
--
Brady Montz
bradym_at_cs.arizona.edu
--
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 Mon Feb 10 1997 - 10:01:57 GMT