Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build on Ubuntu 15.10 #1639

Closed
dnadeau4 opened this issue Oct 27, 2015 · 8 comments
Closed

build on Ubuntu 15.10 #1639

dnadeau4 opened this issue Oct 27, 2015 · 8 comments
Assignees
Milestone

Comments

@dnadeau4
Copy link
Contributor

ncurse 5.9 (and ncurse 6.0) needs a patch for gcc 5.2.1

VTK is failing on libraries in IO/FFMPEG

libraries not found (missing -L${EXTERNALS})

  • -lavformat
  • -lavcodec
  • -lavutil
  • -lswscale
@dnadeau4 dnadeau4 self-assigned this Oct 27, 2015
@dnadeau4 dnadeau4 added this to the 3.0 milestone Oct 27, 2015
@dnadeau4
Copy link
Contributor Author

@aashish24 do you know what is happening with IO/FFMPEG build with gcc 5.2.1? I tried to use LDFLAGS without success, if I change link.txt and add -L.../Extenals/lib it compiles correctly.

@aashish24
Copy link
Contributor

@dnadeau4 can you send me your CMakeCache.txt

@dnadeau4
Copy link
Contributor Author

@aashish24 here it is:
CMakeCache.txt

@dnadeau4
Copy link
Contributor Author

After fixing VTK link problem, I had to recomiple PyQt4 and everything worked.

@dnadeau4
Copy link
Contributor Author

I created a patch for "ncurses" and update cmake to "3.4.0-rc2". I rebuild and everything worked fine.

Will try a pull request to see what happens on different machines.

@aashish24
Copy link
Contributor

@dnadeau4 as promised here is the branch: CDAT/VTK#12

I will need to create a new branch for UV-CDAT as well (will do today). Will need your help with review.

@aashish24 aashish24 assigned aashish24 and unassigned dnadeau4 Oct 29, 2015
@aashish24 aashish24 modified the milestones: 2.4, 3.0 Oct 29, 2015
@aashish24
Copy link
Contributor

@dnadeau4 also, I marked it for 2.4

@aashish24
Copy link
Contributor

@dnadeau4 @doutriaux1 @sankhesh please review my VTK branch, I will push a minor change for it in UV-CDAT repo as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants