If you didn't compile, then ignore my second message and Joao's. Running `versioninfo()` from the julia prompt will give some information about your system configuration, and Valentin's question, (running `pacman -Qi julia blas lapack`) will be helpful to know the answer to as well. -E
On Mon, Dec 15, 2014 at 10:54 AM, Valentin Churavy <[email protected]> wrote: > > A fellow archuser here. Under which circumstances does the error occur? > Eg. what code are you executing? > > And what does > pacman -Qi julia blas lapack > output> > > On Monday, 15 December 2014 19:14:22 UTC+1, Andrei Berceanu wrote: >> >> Where do i need to type all this? I must mention that I did not compile >> Julia from source, but used my distribution's (arch linux) package manager >> (pacman). >> >> On December 15, 2014 6:15:09 PM CET, Elliot Saba <[email protected]> >> wrote: >>> >>> Ah, yes. If you haven't, try a `make -C deps distclean arpack-julia >>> distclean-openblas distclean-suitesparse`, then `make cleanall` and finally >>> `make`. >>> -E >>> >>> On Mon, Dec 15, 2014 at 9:11 AM, João Felipe Santos <[email protected]> >>> wrote: >>>> >>>> You may need to clean and rebuild the dependencies as well as core >>>> Julia. >>>> >>>> > On Dec 15, 2014, at 12:08 PM, Andrei Berceanu <[email protected]> >>>> wrote: >>>> > >>>> > Hi all, >>>> > >>>> > I recently upgraded to Julia Version 0.3.3 on my Arch Linux box and >>>> sometimes get this strange error, followed by a kernel crash - what gives? >>>> > >>>> > julia: symbol lookup error: /usr/bin/../lib/julia/libcholmod.so: >>>> undefined symbol: zpotrf_ >>>> > >>>> > //A >>>> >>>> >> -- >> Sent from my Android device with K-9 Mail. Please excuse my brevity. >> >
