compile error

17 views
Skip to first unread message

Jeff Bell

unread,
Dec 21, 2011, 2:09:18 PM12/21/11
to zotonic-d...@googlegroups.com
FYI

Not sure if I did something to my local install, but I started getting this error trying to comile .8-dev

/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory
ERROR: cc -c  -g -Wall -fPIC  -I/usr/lib/lib/erlang/lib/erl_interface-3.7.5/include -I/usr/lib/lib/erlang/erts-5.8.5/include  c_src/iconv_drv.c -o c_src/iconv_drv.o failed with error: 1 and output:
/usr/lib/gcc/i686-pc-linux-gnu/4.6.2/cc1: error while loading shared libraries: libcloog-isl.so.2: cannot open shared object file: No such file or directory

I'm on Archlinux so I tried pacman -Syy to update system and pacman -S gcc to no avail.

I had to install cloog and isl ( pacman -S cloog isl) and now this compile fine.  

I am also getting this type of message during boot

** Found 8 name clashes in code paths
** /home/jbell/zotonic/modules/mod_oauth/deps/erlang-oauth/ebin/oauth_uri.beam hides /home/jbell/zotonic/deps/erlang-oauth/ebin/oauth_uri.beam
** /home/jbell/zotonic/modules/mod_oauth/deps/erlang-oauth/ebin/oauth_http.beam hides /home/jbell/zotonic/deps/erlang-oauth/ebin/oauth_http.beam
** /home/jbell/zotonic/modules/mod_oauth/deps/erlang-oauth/ebin/oauth_unix.beam hides /home/jbell/zotonic/deps/erlang-oauth/ebin/oauth_unix.beam
** /home/jbell/zotonic/modules/mod_oauth/deps/erlang-oauth/ebin/oauth_plaintext.beam hides /home/jbell/zotonic/deps/erlang-oauth/ebin/oauth_plaintext.beam

Don't know what that means, but my sites seem to working fine.

Jeff

Arjan Scherpenisse

unread,
Dec 21, 2011, 2:47:26 PM12/21/11
to zotonic-d...@googlegroups.com, Jeff Bell
Hi Jeff,

Strange errors, never seen them before. I'll add a note to the
installation instructions on the site.

About the erlang warnings: That's a leftover from an era when
erlang-oauth lived in the deps/ folder. You can ignore those; if you
want to get rid of it just do rm -rf deps/erlang-oauth/

Cheers Arjan

Reply all
Reply to author
Forward
0 new messages