[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [bug-gnulib] gnulib changes to make it easier for coreutils to use g
From: |
Mark D. Baushke |
Subject: |
Re: [bug-gnulib] gnulib changes to make it easier for coreutils to use gnulib-tool |
Date: |
Wed, 23 Aug 2006 14:25:26 -0700 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi Paul,
I believe that the new openat module needs to depend on lchown.
I updated CVS and it didn't pull in the lchown module which lead
to a build-break on BSDI BSD/OS.
Index: modules/openat
===================================================================
RCS file: /sources/gnulib/gnulib/modules/openat,v
retrieving revision 1.12
diff -u -p -r1.12 openat
- --- modules/openat 21 Aug 2006 21:46:31 -0000 1.12
+++ modules/openat 23 Aug 2006 21:14:01 -0000
@@ -16,6 +16,7 @@ dirname
extensions
gettext-h
intprops
+lchown
lstat
save-cwd
Thanks,
-- Mark
>Subject: Re: [Cvs-test-results] CVS trunk testing results (BSDI BSD/OS)
>To: address@hidden
>Date: Tue, 22 Aug 2006 10:54:49 -0400 (EDT)
>From: address@hidden (Larry Jones)
>Sender: address@hidden
>
>> CVS trunk test results for Mon Aug 21 21:29:01 EDT 2006
>> BSD/OS thor.ugs.com 4.2 BSDI BSD/OS 4.2 Kernel #5: Thu Jun 16 15:47:12 EDT
>> 2005 address@hidden:/usr/src/sys/compile/THOR i386
>> 9:29PM up 186 days, 4:56, 0 user, load averages: 1.59, 1.58, 1.58
>>
>> Build failed; see /u/scjones/nightlyBSD.log for details
>
>gcc -g -O2 -Lno/lib -o cvs add.o admin.o annotate.o base.o buffer.o
>checkin.o checkout.o classify.o client.o commit.o create_adm.o cvsrc.o
>diff.o difflib.o edit.o entries.o error.o exithandle.o expand_path.o
>fileattr.o filesubr.o find_names.o gpg.o hardlink.o hash.o history.o
>ignore.o import.o lock.o log.o log-buffer.o login.o logmsg.o ls.o main.o
>mkmodules.o modules.o ms-buffer.o myndbm.o no_diff.o parseinfo.o patch.o
>rcs.o rcscmds.o recurse.o release.o remove.o repos.o root.o rsh-client.o
>run.o scramble.o server.o sign.o stack.o status.o subr.o tag.o update.o
>verify.o version.o vers_ts.o watch.o wrapper.o zlib.o ../diff/libdiff.a
>../lib/libcvs.a ../zlib/libz.a
>../lib/libcvs.a(openat.o): In function `fchownat':
>/u/scjones/cvs-nightly/lib/at-func.c:39: undefined reference to `lchown'
>/u/scjones/cvs-nightly/lib/at-func.c:44: undefined reference to `lchown'
>/u/scjones/cvs-nightly/lib/at-func.c:63: undefined reference to `lchown'
>*** Error code 1
>
>Stop.
>
>-Larry Jones
>
>I hate it when they look at me that way. -- Calvin
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.4 (FreeBSD)
iD8DBQFE7MfGCg7APGsDnFERAodPAJ9DC01D0iKxODbmfrck6Z/R636xuwCg3t4v
Zhm7Oou+y3a97HA8ebu8NvI=
=ylP4
-----END PGP SIGNATURE-----
Re: [bug-gnulib] gnulib changes to make it easier for coreutils to use gnulib-tool, Bruno Haible, 2006/08/24