was directed to this list by Eterm. I hope that's still valid.

I am compiling Eterm, and am getting the following error:
gcc -g -O2 -o .libs/Eterm main.o  -L/usr/local/lib -L/etc/X11/lib/
./.libs/libEterm.so -L/etc/X11/lib /usr/local/lib/libImlib2.so
/etc/X11/lib/libXmu.so /etc/X11/lib/libXt.so /etc/X11/lib/libSM.so
/etc/X11/lib/libICE.so -lutempter /usr/local/lib/libast.so
/usr/lib/libfreetype.so -lz /etc/X11/lib/libXext.so -lpthread
/etc/X11/lib/libX11.so /etc/X11/lib/libXau.so /etc/X11/lib/libXdmcp.so
-ldl -lutil -lm -Wl,--rpath -Wl,/usr/local/lib:/usr/local/lib/Eterm
./.libs/libEterm.so: undefined reference to
`imlib_render_pixmaps_for_whole_image'
./.libs/libEterm.so: undefined reference to `imlib_context_set_display'
./.libs/libEterm.so: undefined reference to
`imlib_render_pixmaps_for_whole_image_at_size'
./.libs/libEterm.so: undefined reference to `imlib_context_set_colormap'
./.libs/libEterm.so: undefined reference to `imlib_context_set_drawable'
./.libs/libEterm.so: undefined reference to `imlib_context_set_visual'
./.libs/libEterm.so: undefined reference to `imlib_free_pixmap_and_mask'
collect2: ld returned 1 exit status
make[2]: *** [Eterm] Error 1
make[2]: Leaving directory `/root/tmp/eterm/Eterm-0.9.4/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/tmp/eterm/Eterm-0.9.4'
make: *** [all] Error 2

I have already compiled/installed libAST (0.7.1.2) and Imlib2 (1.3.0).

Thanks,
--Kenneth

-------------------------------------------------------------------------
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