bug#18436: Error building 8.23 with builddir != srcdir and --disable-dependency-tracking

2014-09-09 Thread Daniel Richard G.
/coreutils.ht: No such file or directory gmake: *** [src/coreutils.h] Error 1 --Daniel -- Daniel Richard G. || sk...@iskunk.org My ASCII-art .sig got a bad case of Times New Roman.

bug#5942: 8.4 "kill" program fails to link on AIX 5.3

2010-04-15 Thread Daniel Richard G.
Pádraig Brady wrote: > > So the above confirms that timeout and kill are being > compiled and linked > with the same options. Therefore it must be something > particular to kill.c > that's causing this. A quick look shows that kill.c > uses strsignal() > while timeout doesn't and I can now see tha

bug#5942: 8.4 "kill" program fails to link on AIX 5.3

2010-04-14 Thread Daniel Richard G.
Pádraig Brady wrote: > > That's very strange. > Is the `timeout` util built for example as that uses > much the samem functions as `kill`. > It's like kill was being built with a different > toolchain (like xlc_r or something). The vendor compiler isn't even installed on this system; only GCC. >

bug#5942: 8.4 "kill" program fails to link on AIX 5.3

2010-04-13 Thread Daniel Richard G.
l] Error 2 Everything else builds and links fine. Does the "kill" program need some special handling to make use of pthreads? --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division of SAS) http://www.teragram.com/

RE: Dependency error building 7.4

2009-07-22 Thread Daniel Richard G.
Hi Ralf, > -Original Message- > > Can you send me src/Makefile, please, gzip'ed? It is attached. ___ Bug-coreutils mailing list Bug-coreutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-coreutils

Dependency error building 7.4

2009-07-17 Thread Daniel Richard G.
d then "make mv", the program is built correctly. Everything else builds fine after that. This occurs with both GNU Make and the system-native make(1). --Daniel -- Daniel Richard G. || dani...@teragram.com || Software Developer Teragram Linguistic Technologies (a division

RE: timespec declaration issue on Tru64

2008-12-14 Thread Daniel Richard G.
> -Original Message- > From: Bruno Haible [mailto:br...@clisp.org] > > > > From "egrep '^#|timespec' i" ... > > > > # 582 "/usr/include/sys/types.h" > > # 35 "/usr/include/sys/sysmisc.h" > > typedef struct timespec { > > } timespec_t; > > # 35 "/usr/include/sys/siginfo.h" > > So? What is yo

RE: timespec declaration issue on Tru64

2008-12-14 Thread Daniel Richard G.
> -Original Message- > From: bug-coreutils-bounces+oss=teragram@gnu.org > [mailto:bug-coreutils- > bounces+oss=teragram@gnu.org] On Behalf Of Bruno > Haible > > The usual way to debug this kind of things is > 1) to look at the preprocessor output. Here: > $ cc -std -std -I.

RE: Bug in autoconf 2.62 with old GNU awk

2008-12-13 Thread Daniel Richard G.
> -Original Message- > From: Jim Meyering [mailto:j...@meyering.net] > > Hello, > Thanks for the report. > Would you please see if coreutils-7.0 performs better? coreutils-7.0 does produce a correct top-level makefile (the value for MAN is all on one line), so the problem appears to have

RE: Bug in autoconf 2.62 with old GNU awk

2008-12-13 Thread Daniel Richard G.
Hi Ralf, > -Original Message- > From: Ralf Wildenhues [mailto:ralf.wildenh...@gmx.de] > > Thank you for the bug report. I think this is a coreutils bug or two. > configure is working as intended in substituting a multiline value > (Autoconf supports multiline values since a couple of year

Re: ar(1) issue building coreutils on 64-bit AIX

2007-08-15 Thread Daniel Richard G.
CFLAGS, CPPFLAGS, LDFLAGS et al. (Libtool's autoconf bits already do this for AR_FLAGS.) --Daniel -- NAME = Daniel Richard G. ## Remember, skunks _\|/_ meef? EMAIL1 = [EMAIL PROTECTED]## don't smell bad---(/o|o\) / EMAIL2 = [EMAIL PROTECTED] #

ar(1) issue building coreutils on 64-bit AIX

2007-08-13 Thread Daniel Richard G.
ke this one (editing makefiles is cumbersome, especially in a semi-automated build system as I have here). I would also suggest renaming it to AR_FLAGS, for consistency with Libtool convention. --Daniel -- NAME = Daniel Richard G. ## Remember, skunks _\|/_ meef? EMAIL

Re: Build failure on AIX 4.3

2007-01-18 Thread Daniel Richard G.
for the gnulib readutmp module: > > * m4/readutmp.m4 (gl_READUTMP): Work around AIX 4.3 struct- > redefinition bug when using both and headers. > * lib/readutmp.h: Likewise. Reported by Daniel Richard G. in > <http://article.gmane.org/gmane.comp.gnu.co

Build failure on AIX 4.3

2007-01-15 Thread Daniel Richard G.
tmpx.h. A trivial program is enough to confirm this: BEGIN #define _THREAD_SAFE #include #include int main(void) { return 0; } END The coreutils build system isn't taking this restriction into account. (Please Cc: any replies to me, as I am not subscribed to this list) -

Re: Bug in coreutils/man/Makefile.am

2004-11-02 Thread Daniel Richard G.
04 Nov 02 11:36:05 -0800, Paul Eggert wrote: > "Daniel Richard G." <[EMAIL PROTECTED]> writes: > > > Building coreutils-5.2.1 on a Sun machine, with the source tree on a > > separate read-only NFS mount: > > Sun's "make" doesn't support VP

Bug in coreutils/man/Makefile.am

2004-11-01 Thread Daniel Richard G.
le.am, dependencies are specified as e.g. foo.1: $(common_dep) $(srcdir)/foo.x ../src/foo.c where you probably meant something more like foo.1: $(common_dep) $(srcdir)/foo.x $(top_srcdir)/src/foo.c Regards, --Daniel -- NAME = Daniel Richard G. ## Remember, skunks