Description:
GNU utilities bugs (e.g., make, gawk. ls).
|
|
|
Counld not able to run Data display debugger
|
| |
Hi My name is manish, and i am also developer in UNIX system. when i am trying to use DDD its giving mean error:- ddd (Binary Name) Error: Can't open display: Could you please tell me why is this. Thanks Manish
|
|
BUG uuencode
|
| |
Hello,
I am compiled the last package shareutils [link]
It's the same ?
Cordialement
Michel PALAFFRE
Sopra group.
1 Avenue André Marie Ampère
BP 10134 - 31772 Colomiers Cedex
Phone : +33 (0)5 63 43 77 71
Attention nouvelle adresse mail... more »
|
|
uudecode introduces extra newlines
|
| |
Hi!
I noticed that uudecode from sharutils 4.13.4 breaks some files, since
it introduces incorrect newlines into its output, thus breaking the
binary format of the output file. The most recent commit, 262472c1,
already removes the TRY_PUTCHAR line in the read_base64 loop, so it
seems to me that rolling a release from that should be enough. By the... more »
|
|
gettext: redefinition of snprintf
|
| |
Windows 7 64bit --- msys / mingw-w64 --- gcc 4.7.0
Hello,
I hope this is the right place for my question. I'm trying to build
gettext but keep getting the following error:
libtool: compile: gcc -std=gnu99 -DHAVE_CONFIG_H -DEXEEXT=\".exe\"
-DEXEEXT=\". exe\" -DEXEEXT=\".exe\" -I. -I.. -I../intl -I../intl -I..... more »
|
|
Building sharutils 4.13.4 with MinGW
|
| |
I've built this distribution with MinGW tools on MS-Windows. Quite
unexpectedly for such a veteran package, it turned out to be an uphill
battle.
In addition to MinGW-specific issues (which I will describe in a
separate message), I found a few issues that could show up on other
systems:
1. configure errors out:... more »
|
|
(sharutils) make distclean removes doc/uudecode.1
|
| |
In sharutils 4.13.4 (and at least 4.13.3, possibly older versions too),
"make distclean" removes doc/uudecode.1. Trying to rebuild afterwards
results in:
gmake[2]: Entering directory `/src/sharutils-4.13.4/doc'
gmake[2]: *** No rule to make target `uudecode.1', needed by `all-am'. Stop.
...Only in sharutils-4.13.4/doc: uudecode.1... more »
|
|
sharutils-4.13.4 test failures
|
| |
I've done 35 or so builds of sharutils-4.13.4 today on about 25
flavors of Unix. Most succeeded, and passed all tests, but on a few,
I get failures, with core dumps, like this:
PASS: uutest-1
FAIL: shar-1
PASS: shar-2
FAIL: shar-3
PASS: shar-4
Changing compilers (different versions of gcc, or clang), and changing... more »
|
|
Release of version 4.13.4 of sharutils
|
| |
GNU sharutils consists of two pairs of utilities: shar and unshar, and
uuencode and uudecode. "shar" makes so-called shell archives out of
many files, preparing them for transmission by electronic mail
services (converting binary data to ascii representations, breaking
the text into multiple shar scripts, etc.). "unshar" is the safe way... more »
|
|
|