Search Criteria
Package Details: brlcad 7.32.2-0
Git Clone URL: | https://aur.archlinux.org/brlcad.git (read-only, click to copy) |
---|---|
Package Base: | brlcad |
Description: | An extensive 3D solid modeling system. |
Upstream URL: | https://brlcad.org |
Keywords: | CAD |
Licenses: | |
Submitter: | louipc |
Maintainer: | ejno |
Last Packager: | ejno |
Votes: | 66 |
Popularity: | 0.96 |
First Submitted: | 2007-02-04 02:47 |
Last Updated: | 2021-02-14 18:45 |
Dependencies (6)
- libgl (glshim-git, catalyst-firepro, libhybris-ext-libgl-git, catalyst-total, catalyst-libgl, catalyst-total-hd234k, libhybris-libgl-git, mesa-libgl-noglvnd, catalyst-test, swiftshader-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl, libglvnd)
- libxft (libxft-bgra-git, libxft-bgra)
- libxi (libxi-git)
- cmake (cmake-git) (make)
- ninja (ninja-git, ninja-samurai, ninja-mem, ninja-kitware, ninja-bin) (make)
- subversion (make)
Latest Comments
« First ‹ Previous ... 4 5 6 7 8 9
louipc commented on 2010-04-20 14:12
I don't have such a system. I'm just offering possible solutions since I can't reproduce the problem.
Xyne commented on 2010-04-20 12:33
Neither installation of "tkimg" nor uncommenting "--diable-tkimg" helped (even with the default makepkg.conf).
Have you managed to build this on a fully updated x86_64 system?
Thanks all the same.
louipc commented on 2010-04-19 17:23
Try uncommenting the --disable-tkimg in the PKGBUILD.
I guess the build system is a bit wonky. It shouldn't be trying to build if you already have it installed.
I've heard something about tkimg having problems with the new libpng though.
Tempel commented on 2010-04-19 16:52
I get the same error on x86_64. Tried installing tkimg; it claimed to by i686-only, so I changed the arch in the PKGBUILD to x86_64 and it built, apparently successfully. But even after that, building brlcad still failed with the same error.
louipc commented on 2010-04-17 18:10
Hmm. I don't really know what's going on there, but try installing tkimg, then building brlcad.
Xyne commented on 2010-04-17 11:52
I can't build the latest version on x86_64. It exits with the following error:
http://aur.pastebin.com/NJEyqbth
I've tried using the default makepkg.conf too (single core, no specific CPU optimizations) but I get the same result. All packages are up-to-date.
Do you know what I need to do to get this to build? Let me know if you want me to pastebin the full output of the build process.
Thanks for your help.