Coder Social home page Coder Social logo

errors with installing from source about msmc HOT 3 CLOSED

stschiff avatar stschiff commented on September 4, 2024
errors with installing from source

from msmc.

Comments (3)

stschiff avatar stschiff commented on September 4, 2024

Hi, is there a reason you use gcc and not dmd?
with dmd it should be just like in the Makefile... not with all these flags.

It seems it doesn't find Phobos, are you sure you have all the paths set up correctly?

Stephan

On 8 Sep 2014, at 22:10, singhal [email protected] wrote:

I am installing from source on a Linux cluster and keep running into errors.

I installed DMD as advised, changed dmd.conf to reflect location of phobos libraries, and changed the makefile to reflection location of GSL libraries.

The error I get is:

gcc build/msmc.o -o build/msmc -m64 -L/mnt/lustre/home/sonal.singhal1/bin/dmd2/linux/lib64 -Xlinker --export-dynamic /mnt/lustre/home/sonal.singhal1/bin/lib/libgsl.a /mnt/lustre/home/sonal.singhal1/bin/lib/libgslcblas.a -l:libphobos2.a -lpthread -lm -lrt
/usr/bin/ld: cannot find -l:libphobos2.a
collect2: ld returned 1 exit status
--- errorlevel 1
Any thoughts?

I would use the pre-compiled binaries, but they link to much newer versions of header files than what I have...

Best,
sonal


Reply to this email directly or view it on GitHub.

from msmc.

singhal avatar singhal commented on September 4, 2024

I used dmd, but that was the error reported as such. Not sure why?

And yes, I do think I have the paths all set up correctly. My network admin tried to install it too, and he failed as well. One thing that might be relevant is that I am trying to compile on a server, so I don't have root permissions.

Luckily, I was able to get a working executable from a colleague, so I am moving forward, but this error might pop up for other users.

best,
sonal

from msmc.

stschiff avatar stschiff commented on September 4, 2024

OK, good that you can work now. This doesn't seem to be an error related to the code itself. It clearly says that it can't find phobos... hmm.

Anyway, thanks for letting me know.

Stephan

On 11 Sep 2014, at 22:22, singhal [email protected] wrote:

I used dmd, but that was the error reported as such. Not sure why?

And yes, I do think I have the paths all set up correctly. My network admin tried to install it too, and he failed as well. One thing that might be relevant is that I am trying to compile on a server, so I don't have root permissions.

Luckily, I was able to get a working executable from a colleague, so I am moving forward, but this error might pop up for other users.

best,
sonal


Reply to this email directly or view it on GitHub.

from msmc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.