← Back to team overview

yade-dev team mailing list archive

Re: [Bug 1195802] Re: 56cdcb breaks LINSOLV compilation on lucid

 

Hi Bruno, I reverted your revert and fixed CHUNKSIZE-issue.
Please, check, whether it works for you now. If not - let me know.

Regarding putting all stuff in libyade. It is not only the clumps-issue.
I was thinking about it already some time ago. libsupport, libcore and
libplugins cannot be used separately. They are used together. So, from
my point of view, it should be just libyade, which contains all the stuff,
which is needed for simulation.

If you are not agreed, let's discuss it. I am open to revert it.

Cheers,

Anton


2013/7/17 Bruno Chareyre <1195802@xxxxxxxxxxxxxxxxxx>:
> Changes in CMakeList reverted for the moment. They fixed an issue for
> someone, but triggered other problems, and breaks the buildbot.
> Let us fix that carefully.
>
> B
>
> https://github.com/yade/trunk/commit/5243d8872b5bec5f9373e4e9f6934ae4c8059127
>
> --
> You received this bug notification because you are subscribed to Yade.
> https://bugs.launchpad.net/bugs/1195802
>
> Title:
>   56cdcb breaks LINSOLV compilation on lucid
>
> Status in Yet Another Dynamic Engine:
>   In Progress
>
> Bug description:
>   Now I'm the one who can't compile with linsolv... :-/
>
>   First attempt:
>   -- Could NOT find Metis  (missing:  METIS_INCLUDE_DIR)
>
>   This one was easy to solve, but it doesn't make much sense to force the definition of such a trivial path...
>   -DMETIS_INCLUDE_DIR="/usr/lib"
>
>   Second attempt:
>   [ 34%] make[2]: *** No rule to make target `/lib/libopenblas.so', needed by `lib/libsupport.so'. Stop.
>
>   /lib/libopenblas.so is on my disk though.
>   Does it work with other linux versions?
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/yade/+bug/1195802/+subscriptions

-- 
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1195802

Title:
  56cdcb breaks LINSOLV compilation on lucid

Status in Yet Another Dynamic Engine:
  In Progress

Bug description:
  Now I'm the one who can't compile with linsolv... :-/

  First attempt:
  -- Could NOT find Metis  (missing:  METIS_INCLUDE_DIR)

  This one was easy to solve, but it doesn't make much sense to force the definition of such a trivial path...
  -DMETIS_INCLUDE_DIR="/usr/lib"

  Second attempt:
  [ 34%] make[2]: *** No rule to make target `/lib/libopenblas.so', needed by `lib/libsupport.so'. Stop.

  /lib/libopenblas.so is on my disk though.
  Does it work with other linux versions?

To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1195802/+subscriptions


References