I updated all my libs from CVS and only erss failed to build complaining about

undefined reference to `ecore_x_window_prop_window_type_set'

I guess it's due to the new ecore.

[SNIP]
then mv -f ".deps/ls.Tpo" ".deps/ls.Po"; else rm -f ".deps/ls.Tpo"; exit 1; fi
tooltip.c: In function `erss_tooltip_new':
tooltip.c:50: warning: implicit declaration of function
`ecore_x_window_prop_window_type_set'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -I/usr/local/include
-I/usr/X11R6/include -I/usr/local/include -I/usr/X11R6/include
-I/usr/include -I/usr/include -I/usr/include/etox
-I/usr/include/libxml2    -g -O2 -Wall -MT gui.o -MD -MP -MF
".deps/gui.Tpo" -c -o gui.o gui.c; \
then mv -f ".deps/gui.Tpo" ".deps/gui.Po"; else rm -f ".deps/gui.Tpo";
exit 1; fi
gui.c: In function `erss_gui_init':
gui.c:275: warning: implicit declaration of function
`ecore_x_window_prop_layer_set'
gcc  -g -O2 -Wall   -o erss  erss.o parse.o parse_config.o tooltip.o
net.o ls.o gui.o -L/usr/lib -ledje -L/usr/lib -letox -L/usr/lib -levas
-L/usr/lib -ledb -lz -lm -L/usr/lib -lxml2 -lz -lpthread -lm
-L/usr/lib -lm -lesmart_container -lesmart_trans_x11
tooltip.o(.text+0x1b3): In function `erss_tooltip_for':
/home/didier/rpmbuild/BUILD/erss-0.0.2/src/tooltip.c:50: undefined
reference to `ecore_x_window_prop_window_type_set'
gui.o(.text+0x5c6): In function `erss_gui_init':
/home/didier/rpmbuild/BUILD/erss-0.0.2/src/gui.c:275: undefined
reference to `ecore_x_window_prop_layer_set'
collect2: ld returned 1 exit status
make[2]: *** [erss] Error 1
make[2]: Leaving directory `/home/didier/rpmbuild/BUILD/erss-0.0.2/src'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/didier/rpmbuild/BUILD/erss-0.0.2/src'
make: *** [all-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.71609 (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.71609 (%build)


Thanks.

-- 
With kind regards,
Didier.

------------
Yum/apt repository for DR17/EFL: http://sps.nus.edu.sg/~didierbe

Didier F.B Casse
PhD candidate, Singapore Synchrotron Light Source (SSLS)
National University of Singapore.


-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.  How far can you shotput
a projector? How fast can you ride your desk chair down the office luge track?
If you want to score the big prize, get to know the little guy.
Play to win an NEC 61" plasma display: http://www.necitguy.com/?r 
_______________________________________________
enlightenment-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to