Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
compile error
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Jeff Bell  
View profile  
 More options Dec 21 2011, 2:09 pm
From: Jeff Bell <jeff.5ni...@gmail.com>
Date: Wed, 21 Dec 2011 14:09:18 -0500
Local: Wed, Dec 21 2011 2:09 pm
Subject: compile error

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.bea m
hides /home/jbell/zotonic/deps/erlang-oauth/ebin/oauth_http.beam
**
/home/jbell/zotonic/modules/mod_oauth/deps/erlang-oauth/ebin/oauth_unix.bea m
hides /home/jbell/zotonic/deps/erlang-oauth/ebin/oauth_unix.beam
**
/home/jbell/zotonic/modules/mod_oauth/deps/erlang-oauth/ebin/oauth_plaintex t.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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Arjan Scherpenisse  
View profile  
 More options Dec 21 2011, 2:47 pm
From: Arjan Scherpenisse <ar...@scherpenisse.net>
Date: Wed, 21 Dec 2011 20:47:26 +0100
Local: Wed, Dec 21 2011 2:47 pm
Subject: Re: [Zotonic-Dev] compile error
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

On 12/21/2011 08:09 PM, Jeff Bell wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »