i been getting this error lately :-(

the reason i'm using gcc 4.3.0 is because evas wont build on 
3.4.5(internal compiler error)
i used to have this go successfully but not anymore

make[4]: Entering directory `/d/evas/src/lib'
/bin/sh ../../libtool --tag=CC   --mode=link gcc  -g -O2 -no-undefined  
-version-info 9:9:9 -L/usr/local/lib -o libevas.la -rpath /usr/local/lib 
main.lo canvas/libevas_canvas.la data/libevas_data.la 
file/libevas_file.la cache/libevas_cache.la imaging/libevas_imaging.la 
engines/common/libevas_engine_common.la -LC:/msys/1.0/local/lib 
-lfreetype   -LC:/msys/1.0/local/lib -leet -leina -levil -ldl   
-LC:/msys/1.0/local/lib -lfontconfig -LC:/msys/1.0/local/lib -leina   
-lm engines/common_16/libevas_engine_common_16.la -liberty
rm -fr  .libs/libevas.dll.a
gcc -shared  .libs/main.o -Wl,--whole-archive 
canvas/.libs/libevas_canvas.a data/.libs/libevas_data.a 
file/.libs/libevas_file.a cache/.libs/libevas_cache.a 
imaging/.libs/libevas_imaging.a 
engines/common/.libs/libevas_engine_common.a 
engines/common_16/.libs/libevas_engine_common_16.a 
-Wl,--no-whole-archive  -L/usr/local/lib -LC:/msys/1.0/local/lib -lole32 
-lws2_32 -lsecur32 -lfreetype /usr/local/lib/libeet.dll.a 
/usr/local/lib/libevil.dll.a /usr/local/lib/libdl.dll.a -lfontconfig 
/usr/local/lib/libeina.dll.a -liberty  -o .libs/libevas-0.dll 
-Wl,--enable-auto-image-base -Xlinker --out-implib -Xlinker 
.libs/libevas.dll.a
Creating library file: 
.libs/libevas.dll.afile/.libs/libevas_file.a(evas_path.o): In function 
`evas_file_path_list':
d:\evas\src\lib\file/evas_path.c:85: undefined reference to `__imp__opendir'
d:\evas\src\lib\file/evas_path.c:98: undefined reference to `__imp__readdir'
d:\evas\src\lib\file/evas_path.c:110: undefined reference to 
`__imp__closedir'
file/.libs/libevas_file.a(evas_module.o): In function `evas_module_init':
d:\evas\src\lib\file/evas_module.c:155: undefined reference to 
`__imp__opendir'
d:\evas\src\lib\file/evas_module.c:157: undefined reference to 
`__imp__readdir'
d:\evas\src\lib\file/evas_module.c:200: undefined reference to 
`__imp__closedir
'
collect2: ld returned 1 exit status
make[4]: *** [libevas.la] Error 1
make[4]: Leaving directory `/d/evas/src/lib'


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
enlightenment-devel mailing list
enlightenment-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-devel

Reply via email to