Search Criteria
Package Details: nedit 5.8-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/nedit.git (read-only, click to copy) |
|---|---|
| Package Base: | nedit |
| Description: | A Unix text editor for programmers and general users |
| Upstream URL: | https://sourceforge.net/projects/nedit |
| Licenses: | GPL |
| Submitter: | arojas |
| Maintainer: | carlosal1015 |
| Last Packager: | carlosal1015 |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2022-04-01 18:00 (UTC) |
| Last Updated: | 2026-05-01 05:56 (UTC) |
Latest Comments
marco.righi commented on 2026-07-01 15:53 (UTC) (edited on 2026-07-01 15:54 (UTC) by marco.righi)
Error on compling
paulkerry commented on 2026-05-04 08:22 (UTC)
The PKGBUILD build section currently contains... make CFLAGS+="${CFLAGS} -DBUILD_UNTESTED_NEDIT" linux docs
but I cannot find a reason why those extra CFLAGS are needed when looking at the docs in the source?
Changing the make line to... make linux docs
as described in the source docs, builds the package as expected.
Paul
ve7it commented on 2026-05-02 23:13 (UTC) (edited on 2026-05-03 03:04 (UTC) by ve7it)
it seems gcc 15 is much stricter on function prototypes. I did get it to build once editing line 248 in getfiles.c and adding (Widget, XtPointer) as the function parameters, but after posting instructions here, I could not replicate a successful build. Additional errors showed up in menu.c. I hope the package maintainer can take a look.
There seem to be some good hints in the gentoo bugzilla page here:
cheers Lawrence
simona commented on 2026-05-01 08:12 (UTC)
FabioLolix commented on 2025-08-11 08:02 (UTC)
Hi, currently fails to build
Also very likely don't need a makedepnds on a separate AUR pkgbuild for
pod2manas is part of theperlpackage