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, Didier Casse wrote: > 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/local/lib/libewl.so > -L/usr/lib32 > -L/home/didier/rpmbuild/BUILD/ecore-1.0.0_pre7/src/lib/ecore/.libs > -L/home/didier/rpmbuild/BUILD/ecore-1.0.0_pre7/src/lib/ecore_txt/.libs > -L/home/didier/rpmbuild/BUILD/ecore-1.0.0_pre7/src/lib/ecore_job/.libs > -L/home/didier/rpmbuild/BUILD/ecore-1.0.0_pre7/src/lib/ecore_x/.libs > -L/home/didier/rpmbuild/BUILD/ecore-1.0.0_pre7/src/lib/ecore_fb/.libs > -L/usr/kerberos/lib > -L/home/didier/rpmbuild/BUILD/ecore-1.0.0_pre7/src/lib/ecore_con/.libs > /usr/local/lib/libetox.so /usr/local/lib/libemotion.so > /usr/local/lib/libedje.so /usr/local/lib/libembryo.so > /usr/local/lib/libecore_evas.so /usr/local/lib/libecore_ipc.so > /usr/local/lib/libecore_con.so -lssl -lcrypto -lgssapi_krb5 -lkrb5 > -lcom_err -lk5crypto -lresolv /usr/local/lib/libecore_fb.so > /usr/local/lib/libecore_config.so /usr/local/lib/libesmart_trans_x11.so > /usr/local/lib/libImlib2.so /usr/lib/libltdl.so /usr/local/lib/libevas.so > /usr/lib/libfreetype.so -lpng /usr/local/lib/libeet.so /usr/lib/libjpeg.so > /usr/local/lib/libedb.so -lz -lGL -lGLU -lpthread > /usr/local/lib/libecore_x.so /usr/local/lib/libecore_txt.so > /usr/local/lib/libecore_job.so /usr/local/lib/libecore.so -lm -ldl -lX11 > -lXext > config.o(.text+0x722): In function `od_config_menu_init': > /home/didier/rpmbuild/BUILD/engage-0.0.1/src/config.c:250: undefined > reference to `ewl_object_set_fill_policy' > config.o(.text+0x7a2):/home/didier/rpmbuild/BUILD/engage-0.0.1/src/config.c:263: > undefined reference to `ewl_object_set_fill_policy' > config.o(.text+0x608): In function `od_config_menu_move_cb': > /home/didier/rpmbuild/BUILD/engage-0.0.1/src/config.c:199: undefined > reference to `ewl_object_request_position' > collect2: ld returned 1 exit status > make[2]: *** [engage] Error 1 > make[2]: Leaving directory `/home/didier/rpmbuild/BUILD/engage-0.0.1/src' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/home/didier/rpmbuild/BUILD/engage-0.0.1' > make: *** [all] Error 2 > error: Bad exit status from /var/tmp/rpm-tmp.84001 (%build) > > > RPM build errors: > Bad exit status from /var/tmp/rpm-tmp.84001 (%build) > ----------------------------------------------------------------------------------- > > Thanks. > > > With kind regards, > > Didier. > > --- > PhD student. > > Singapore Synchrotron Light Source (SSLS) > 5 Research Link, > Singapore 117603 > > Email: didierbe at sps dot nus dot edu dot sg > > Web: http://ssls.nus.edu.sg > > > > > > ------------------------------------------------------- > SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media > 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 > Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. > http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 > _______________________________________________ > enlightenment-devel mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel > ------------------------------------------------------- SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media 100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33 Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift. http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285 _______________________________________________ enlightenment-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
