[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#159636: marked as done (DN_* and F_NOTIFY definitions are missing in (bits/fcntl.h) for hppa)



Your message dated Mon, 17 Feb 2003 02:32:58 +0900
with message-id <80vfzk2ks5.wl@oris.opensource.jp>
and subject line These bugs were already fixed
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 4 Sep 2002 18:38:34 +0000
>From carlos@baldric.uwo.ca Wed Sep 04 13:38:34 2002
Return-path: <carlos@baldric.uwo.ca>
Received: from cpe0080c82c70ca.cpe.net.cable.rogers.com (systemhalted) [24.112.140.233] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17mf2v-0004Q1-00; Wed, 04 Sep 2002 13:38:33 -0500
Received: from carlos by systemhalted with local (Exim 3.35 #1 (Debian))
	id 17mf2r-0001jz-00; Wed, 04 Sep 2002 14:38:29 -0400
Date: Wed, 4 Sep 2002 14:38:29 -0400
From: Carlos O'Donell <carlos@baldric.uwo.ca>
To: submit@bugs.debian.org
Cc: lamont@debian.org
Subject: DN_* and F_NOTIFY definitions are missing in (bits/fcntl.h) for hppa
Message-ID: <20020904183829.GA6642@systemhalted>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4i
X-Useless-Header: oooohhmmm, chant the email mantra...
Sender: Carlos O'Donell <carlos@baldric.uwo.ca>
Delivered-To: submit@bugs.debian.org

Package: libc6-dev
Version: 2.2.5-14
Severity: normal
Tags: upstream 

glibc-2.2.5/sysdeps/unix/sysv/linux/hppa/bits/fcntl.h is missing 
the following bits:

#ifdef __USE_GNU
# define F_SETLEASE     1024    /* Set a lease.  */
# define F_GETLEASE     1025    /* Enquire what lease is active.  */
# define F_NOTIFY       1026    /* Request notfications on a directory.
# */
#endif

...

#ifdef __USE_GNU
/* Types of directory notifications that may be requested with F_NOTIFY.
 * */
 # define DN_ACCESS      0x00000001      /* File accessed.  */
 # define DN_MODIFY      0x00000002      /* File modified.  */
 # define DN_CREATE      0x00000004      /* File created.  */
 # define DN_DELETE      0x00000008      /* File removed.  */
 # define DN_RENAME      0x00000010      /* File renamed.  */
 # define DN_ATTRIB      0x00000020      /* File changed attibutes.  */
 # define DN_MULTISHOT   0x80000000      /* Don't remove notifier.  */
 #endif

I have a patch, but I'm running it through a build and test. 
Will post when everything passes. 

N.B.: This is the root cause of dnotify failing to build. 
 
-- System Information:
Debian Release: testing/unstable
Architecture: hppa
Kernel: Linux firin 2.4.19-pa3 #2 Sun Aug 18 17:39:29 EDT 2002 parisc64
Locale: LANG=C, LC_CTYPE=C

Versions of packages libc6-dev depends on:
ii  libc6                         2.2.5-14   GNU C Library: Shared libraries an

-- no debconf information

---------------------------------------
Received: (at 159636-done) by bugs.debian.org; 16 Feb 2003 17:33:01 +0000
>From gotom@debian.or.jp Sun Feb 16 11:33:01 2003
Return-path: <gotom@debian.or.jp>
Received: from oris.opensource.jp (oris.opensource.gr.jp) [218.44.239.73] (postfix)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 18kSey-0001b7-00; Sun, 16 Feb 2003 11:33:00 -0600
Received: from oris.opensource.jp (oris.opensource.jp [218.44.239.73])
	by oris.opensource.gr.jp (Postfix) with ESMTP
	id EA93AC33C6; Mon, 17 Feb 2003 02:32:58 +0900 (JST)
Date: Mon, 17 Feb 2003 02:32:58 +0900
Message-ID: <80vfzk2ks5.wl@oris.opensource.jp>
From: GOTO Masanori <gotom@debian.or.jp>
To: 126763-done@bugs.debian.org, 167608-done@bugs.debian.org,
	152968-done@bugs.debian.org, 159636-done@bugs.debian.org
Subject: These bugs were already fixed
User-Agent: Wanderlust/2.9.9 (Unchained Melody) SEMI/1.14.3 (Ushinoya)
 FLIM/1.14.3 (=?ISO-8859-4?Q?Unebigory=F2mae?=) APEL/10.3 Emacs/21.2
 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)
MIME-Version: 1.0 (generated by SEMI 1.14.3 - "Ushinoya")
Content-Type: text/plain; charset=US-ASCII
Delivered-To: 159636-done@bugs.debian.org
X-Spam-Status: No, hits=0.3 required=4.0
	tests=SPAM_PHRASE_00_01,USER_AGENT
	version=2.44
X-Spam-Level: 

These bugs were marked as 'fixed', so I close this bug.

Regards,
-- gotom



Reply to: