Can you try this?

$ sudo ldconfig
$ make clean distclean
$ ./autogen.sh
$ make
$ sudo make install

Thanks.
Daniel Juyung Seo (SeoZ)


On Mon, Jun 27, 2011 at 8:50 PM, Nathan Hüsken <nathan.hues...@posteo.de> wrote:
> Hey,
>
> I installed eina and eet from svn. Then I checked out evas:
> svn co http://svn.enlightenment.org/svn/e/trunk/evas evas-svn
>
> and tried to build it:
> cd evas-svn
> ./autogen.sh
> make
> make install
>
> make runs through, but in make install I get:
>
>
> test -z "/usr/local/lib" || /bin/mkdir -p "/usr/local/lib"
>  /bin/bash ../../libtool   --mode=install /usr/bin/install -c
> 'libevas.la' '/usr/local/lib/libevas.la'
> libtool: install: /usr/bin/install -c .libs/libevas.so.1.0.999
> /usr/local/lib/libevas.so.1.0.999
> libtool: install: (cd /usr/local/lib && { ln -s -f libevas.so.1.0.999
> libevas.so.1 || { rm -f libevas.so.1 && ln -s libevas.so.1.0.999
> libevas.so.1; }; })
> libtool: install: (cd /usr/local/lib && { ln -s -f libevas.so.1.0.999
> libevas.so || { rm -f libevas.so && ln -s libevas.so.1.0.999 libevas.so;
> }; })
> libtool: install: /usr/bin/install -c .libs/libevas.lai
> /usr/local/lib/libevas.la
> /usr/bin/install: cannot stat `.libs/libevas.lai': No such file or directory
> make[4]: *** [install-libLTLIBRARIES] Error 1
>
> google did not reveal any help. What can I do?
> I am on ubuntu 11.04.
>
> Thanks!
>
> ------------------------------------------------------------------------------
> All of the data generated in your IT infrastructure is seriously valuable.
> Why? It contains a definitive record of application performance, security
> threats, fraudulent activity, and more. Splunk takes this data and makes
> sense of it. IT sense. And common sense.
> http://p.sf.net/sfu/splunk-d2d-c2
> _______________________________________________
> enlightenment-users mailing list
> enlightenment-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/enlightenment-users
>

------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to