octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38564] llvm 3.2 does not provide required hea


From: Michael Godfrey
Subject: [Octave-bug-tracker] [bug #38564] llvm 3.2 does not provide required header
Date: Fri, 03 May 2013 21:16:31 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:20.0) Gecko/20100101 Firefox/20.0

Follow-up Comment #13, bug #38564 (project octave):

My earlier comments were a bit confused, and it
is still not clear what is happening. But, I believe
that the setting of LLVM_LIBS is correct, but somehow
the path to the libs gets lost when ln is run
in libinterp.

For: which llvm-config I get:
 which llvm-config
/usr/bin/llvm-config

address@hidden ~]# ls -l /usr/bin/llvm-config
lrwxrwxrwx 1 root root 29 Apr  5 19:18 /usr/bin/llvm-config ->
/etc/alternatives/llvm-config

But, this points to:
address@hidden ~]# ls -l /etc/alternatives/llvm-config
lrwxrwxrwx 1 root root 23 Apr  5 19:18 /etc/alternatives/llvm-config ->
/usr/bin/llvm-config-64

Which is:
address@hidden ~]# ls -l /usr/bin/llvm-config-64
-rwxr-xr-x 1 root root 247968 Mar 13 11:20 /usr/bin/llvm-config-64

I do not think that I set any of these links.

I also noticed that the system has an llvm-config link in
/bin as well as /usr/bin.  Both point to the same link.

And:
[pbdsl3:godfrey] rpm -q --whatprovides /usr/bin/llvm-config-64
llvm-devel-3.2-2.fc18.x86_64

Shows that the found llvm-config-64 is for llvm-3.2.
The update to 3.2 replaced the previous llvm.

Anything more I can add?

Michael


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38564>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]