Hi
Where all efl libs is installed?
Do you have that directories in /etc/ld.so.conf?




On Sat, 30 Sep 2006 19:15:00 +0200 Luca <[EMAIL PROTECTED]>
wrote
> Hi!
> 
> I've just finished to download e17 from cvs and I'm compiling it,
> however I'm having a problem with elicit, when I run make it breaks up
> with this error:
> gcc -g -O2 -o elicit elicit.o callbacks.o util.o conf.o swatches.o
> shots.o themes.o spectrum.o zoom.o  -L/opt/e17/lib
> /opt/e17/lib/libedje.so
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore/.libs
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore_txt/.libs
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore_job/.libs
> -L/usr/X11R7/lib
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore_x/.libs
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore_fb/.libs
> -L/usr/lib
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore_con/.libs
> -L/sources/enlightenmentDR17/e17/libs/ecore/src/lib/ecore_file/.libs
> /opt/e17/lib/libembryo.so /opt/e17/lib/libecore_config.so
> /opt/e17/lib/libecore_ipc.so /opt/e17/lib/libecore_desktop.so
> /opt/e17/lib/libecore_file.so /opt/e17/lib/libecore_dbus.so
> /opt/e17/lib/libecore_con.so /usr/lib/libcurl.so /usr/lib/libidn.so
> -lssl
> -lcrypto /opt/e17/lib/libedb.so /opt/e17/lib/libesmart_draggies.so 
> /opt/e17/lib/libecore_evas.so /opt/e17/lib/libecore_x.so
> /usr/X11R7/lib/libXcursor.so /usr/X11R7/lib/libXp.so
> /usr/X11R7/lib/libXinerama.so /usr/X11R7/lib/libXrandr.so
> /usr/X11R7/lib/libXrender.so /usr/X11R7/lib/libXdamage.so
> /usr/X11R7/lib/libXfixes.so /usr/X11R7/lib/libXss.so
> /opt/e17/lib/libecore_txt.so /opt/e17/lib/libecore_job.so
> /opt/e17/lib/libecore_fb.so /opt/e17/lib/libecore.so
> /opt/e17/lib/libesmart_container.so /usr/lib/libI.mlib2.so
> /usr/X11R7/lib/libXext.so /usr/X11R7/lib/libX11.so
> /usr/X11R7/lib/libXdmcp.so /usr/X11R7/lib/libXau.so
> /opt/e17/lib/libevas.so /opt/e17/lib/libeet.so /usr/lib/libjpeg.so
> /usr/lib/libfontconfig.so /usr/lib/libfreetype.so -lz
> /usr/lib/libexpat.so /usr/lib/libltdl.so -ldl -lm
> spectrum.o: In function `elicit_spectrum_color_set':
> /sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:97:
> undefined reference to `evas_object_gradient_colors_clear'
> /sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:141:
> undefined reference to `evas_object_gradient_color_add'
> /sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:143:
> undefined reference to `evas_object_gradient_color_add'
> /sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:135:
> undefined reference to `evas_object_gradient_color_add'
> /sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:125:
> undefined reference to `evas_object_gradient_color_add'
> /sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:126:
> undefined reference to `evas_object_gradient_color_add'
> spectrum.o:/sources/enlightenmentDR17/e17/apps/elicit/src/spectrum.c:127:
> more undefined references to `evas_object_gradient_color_add' follow
> collect2: ld returned 1 exit status
> make[2]: *** [elicit] Error 1
> make[2]: Leaving directory
> `/sources/enlightenmentDR17/e17/apps/elicit/src' make[1]: *** [all]
> Error 2 make[1]: Leaving directory
> `/sources/enlightenmentDR17/e17/apps/elicit/src' make: ***
> [all-recursive] Error 1
> 
> Before compiling each package I pass the CPPFLAGS and LDFLAGS as
> specified.
> 
> How to solve this?
> 
> Thanks in advance,
> Luca
> 
> -------------------------------------------------------------------------
> Take Surveys. Earn Cash. Influence the Future of IT
> Join SourceForge.net's Techsay panel and you'll get the chance to
> share your opinions on IT & business topics through brief surveys --
> and earn cash
> http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
> _______________________________________________ enlightenment-users
> mailing list [email protected]
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
enlightenment-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to