Search Criteria
Package Details: wxhexeditor-git 0.25.r86.gd738638-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/wxhexeditor-git.git (read-only, click to copy) |
---|---|
Package Base: | wxhexeditor-git |
Description: | A free hex editor / disk editor for Linux, Windows and MacOSX |
Upstream URL: | http://www.wxhexeditor.org |
Licenses: | GPL2 |
Conflicts: | wxhexeditor |
Provides: | wxhexeditor |
Submitter: | stevenhoneyman |
Maintainer: | severach |
Last Packager: | severach |
Votes: | 29 |
Popularity: | 0.67 |
First Submitted: | 2015-03-24 17:55 (UTC) |
Last Updated: | 2020-01-09 04:21 (UTC) |
Dependencies (7)
- gcc-libs (fastgcc, gcc-libs-git)
- webkit2gtk (webkit2gtk-wpe-bin, webkit2gtk-imgpaste)
- wxgtk3 (wxgtk3-light, wxgtk-git, wxgtk-audacity, wxgtk3-dev)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- python (python38, python37, python3.7, nogil-python, python39, python36, python311, python32) (make)
- gksu (gtksu-git) (optional) – For root access support
- polkit (polkit-no-script-git, polkit-consolekit, polkit-git) (optional) – For root access support
Latest Comments
eh5 commented on 2019-12-24 16:03 (UTC)
Requires
python
?severach commented on 2019-02-27 04:03 (UTC)
Can you make this build in a clean chroot?
leesei commented on 2018-12-11 14:51 (UTC)
clang required to build udis86 but not in dependencies
wxhexeditor may have the same issue, it used to specify CC and GCC for make https://aur.archlinux.org/cgit/aur.git/commit/?h=wxhexeditor&id=
7f98703d60eb
JSpaces commented on 2018-09-29 23:11 (UTC) (edited on 2018-09-29 23:13 (UTC) by JSpaces)
I was able to compile by editing the build section in the PKGBUILD to be:
build() {
cd ${pkgname}
export LDFLAGS="${LDFLAGS} -fopenmp"
make -d WXCONFIG=/usr/bin/wx-config CXXFLAGS="${CXXFLAGS/-fopenmp/}"
}
This fixed the __kmpc_ errors during the linking.
ferreum commented on 2018-05-10 14:31 (UTC) (edited on 2018-05-10 14:54 (UTC) by ferreum)
Build fails unless clang is installed.
With clang installed, the linker command fails later with undefined references starting with "__kmpc_". This seems to be openmp related but installing it doesn't fix the build.
lilydjwg commented on 2017-04-15 02:45 (UTC)
EUA commented on 2015-11-26 04:43 (UTC)
crabvk commented on 2015-10-19 04:36 (UTC) (edited on 2015-10-19 04:37 (UTC) by crabvk)
Alister.Hood commented on 2014-09-16 22:45 (UTC)
Alister.Hood commented on 2014-09-16 22:44 (UTC)
stevenhoneyman commented on 2014-09-16 21:31 (UTC)
Alister.Hood commented on 2014-09-16 21:23 (UTC)
Alister.Hood commented on 2014-09-16 21:22 (UTC)
stevenhoneyman commented on 2014-09-16 18:19 (UTC)
queueRAM commented on 2014-09-12 17:47 (UTC)
Alister.Hood commented on 2014-09-12 16:24 (UTC)
stevenhoneyman commented on 2014-06-02 19:13 (UTC)
stevenhoneyman commented on 2014-06-02 16:37 (UTC)
dennis123123 commented on 2014-05-10 20:04 (UTC)
queueRAM commented on 2014-01-16 22:42 (UTC)
revel commented on 2014-01-16 21:51 (UTC)
chenxiaolong commented on 2012-05-05 19:57 (UTC)
aricart commented on 2012-03-06 17:55 (UTC)
electropura commented on 2011-09-14 00:04 (UTC)
Da_Coynul commented on 2011-07-31 23:43 (UTC)
qs9rx commented on 2011-07-13 14:21 (UTC)
commented on 2010-06-04 17:38 (UTC)