Re: [E-devel] engage doesn't build in cvs

2004-08-16 Thread James
Quoting Didier Casse <[EMAIL PROTECTED]>: > > My ewl is up-to-date but I got these building errors ! :-( > > Anybody? > > --- > [snip] > > mkdir .libs > gcc -g -O2 -o engage main.o config.o dock.o icon.o wm.o window.o

Re: [E-devel] engage doesn't build in cvs

2004-08-16 Thread dan sinclair
Hello, engage isn't updated to the new EWL api. I've commited the fix into CVS so it should show up in a while. (all you need to do is change: ewl_object_request_position -> ewl_object_position_request ewl_object_set_fill_policy -> ewl_object_fill_policy_set ) dan On Mon, 2004-08-16 at 21:04

[E-devel] engage doesn't build in cvs

2004-08-16 Thread Didier Casse
My ewl is up-to-date but I got these building errors ! :-( Anybody? --- [snip] mkdir .libs gcc -g -O2 -o engage main.o config.o dock.o icon.o wm.o window.o tray.o userconfig.o -L/usr/local/lib -L/usr/X11R6/lib /usr