Try running ldconfig before you compile it... > Hello, > Sorry to bug again. I got this compilation error when compiling > evas: > [SNIP] > engines/common/.libs/libevas_engine_common.a > engines/software_x11/.libs/libevas_ > engine_software_x11.a engines/fb/.libs/libevas_engine_fb.a > engines/buffer/.libs/ > libevas_engine_buffer.a > engines/gl_common/.libs/libevas_engine_gl_common.a engin > es/gl_x11/.libs/libevas_engine_gl_x11.a -Wl,--no-whole-archive > -L/usr/lib /usr/ > lib/libfreetype.so -lpng -lm -L/usr/local/lib /usr/local/lib/libeet.so > /usr/lib/ > libjpeg.so /usr/local/lib/libedb.so -lz -L/usr/X11R6/lib -lX11 -lXext > -lGL -lGLU > -lpthread -mpentiumpro -march=pentiumpro -mcpu=pentiumpro > -Wl,-soname -Wl,libe > vas.so.1 -o .libs/libevas.so.1.0.0 > gcc: /usr/local/lib/libeet.so: No such file or directory > gcc: /usr/local/lib/libedb.so: No such file or directory > make[4]: *** [libevas.la] Error 1 > make[4]: Leaving directory > `/home/didier/rpmbuild/BUILD/evas-0.9.9.002/src/lib' > make[3]: *** [all-recursive] Error 1 > make[3]: Leaving directory > `/home/didier/rpmbuild/BUILD/evas-0.9.9.002/src/lib' > [SNIP] > > well it seems that it's looking for libeet.so and libedb.so, while > the packages eet and edb install libeet.so.0.9.9 and libedb.so.1.0.5. > > Now from previous experience, I know if I symlink (ln -s blah blah) > everything would be ok since we're probably talking about the same > files. > > But should I do that each time? Is it possible to make the subsequent > packages search for the exact name of the libraries or if you have > other ways of handling this, it would be most welcome? ;-) Thanks. > > -- > With kind regards, > Didier. > --- > > Didier F.B Casse | PhD candidate | Singapore Synchrotron light Source > (SSLS) > Email: didier.casse AT_Remove_THE_N00SPAM gmail DOT com | Web: > http://ssls.nus.edu.sg > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > enlightenment-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/enlightenment-devel >
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_ide95&alloc_id396&op=click _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
