Your message dated Sat, 03 Apr 2004 00:58:43 +0900
with message-id <[EMAIL PROTECTED]>
and subject line Bug#240523: (libc6-dev: Some note or workaround for users with custom 
include files)
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; 27 Mar 2004 22:49:48 +0000
>From [EMAIL PROTECTED] Sat Mar 27 14:49:48 2004
Return-path: <[EMAIL PROTECTED]>
Received: from azbox.underhanded.org (underhanded.org) [207.44.214.88] (qmailr)
        by spohr.debian.org with smtp (Exim 3.35 1 (Debian))
        id 1B7Mce-0007yx-00; Sat, 27 Mar 2004 14:49:48 -0800
Received: (qmail 1279 invoked by uid 1000); 27 Mar 2004 22:49:46 -0000
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Erik Jacobson <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libc6-dev: Some note or workaround for users with custom include files
X-Mailer: reportbug 2.54
Date: Sat, 27 Mar 2004 22:49:45 +0000
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-7.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: libc6-dev
Version: 2.3.2.ds1-11
Severity: wishlist

Please correct me if I'm wrong, or am missing documentation out there
that covers this.  But if a user patches their kernel headers for a
custom compile (while still using kernel-package and such), is there a
recommended way of rolling those include file changes to the main system
where they won't be overriden by libc6-dev updates and such?

My main reason for this is I increased the number of file descriptors
for my system in my kernel.

include/linux/posix_types.h: __FD_SETSIZE 16384
include/linux/limits.h: NR_OPEN 16384  /  OPEN_MAX 16384
include/linux/fs.h: INR_OPEN 16384  /  NR_FILE 16384

And while the system is aware of it (ulimit and such works fine),
programs that rely on including 'sys/types.h' and such get rolled down
to 1024.  So, what would be the recommended way of doing such things in
a debian system (and if there is a best prcatices, should it be included
in a readme with libc6-dev?  As I would imagine there are a few people
who change some defines, and may not be aware that upgrades to this
package may roll the changes back)?

I would guess that using /usr/local/* would be one way to do it, and of
course you would have to edit the include path to reflect such things as
well.  Or is it feasible to symlink/copy the kernel headers to
/usr/include/linux in some way as they would not be overriden? (using
equivs in some way maybe?).


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.0
Locale: LANG=C, LC_CTYPE=C

Versions of packages libc6-dev depends on:
ii  libc6                2.3.2.ds1-11        GNU C Library: Shared libraries an
ii  linux-kernel-headers 2.5.999-test7-bk-15 Linux Kernel Headers for developme

-- no debconf information

---------------------------------------
Received: (at 240523-done) by bugs.debian.org; 2 Apr 2004 15:58:44 +0000
>From [EMAIL PROTECTED] Fri Apr 02 07:58:44 2004
Return-path: <[EMAIL PROTECTED]>
Received: from omega.webmasters.gr.jp (webmasters.gr.jp) [218.44.239.78] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1B9R48-0003oO-00; Fri, 02 Apr 2004 07:58:44 -0800
Received: from omega.webmasters.gr.jp (localhost [127.0.0.1])
        by webmasters.gr.jp (Postfix) with ESMTP
        id 4EC5EDEB58; Sat,  3 Apr 2004 00:58:43 +0900 (JST)
Date: Sat, 03 Apr 2004 00:58:43 +0900
Message-ID: <[EMAIL PROTECTED]>
From: GOTO Masanori <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: Bug#240523: (libc6-dev: Some note or workaround for users with custom 
include files)
In-Reply-To: <[EMAIL PROTECTED]>
References: <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
        <[EMAIL PROTECTED]>
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: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-4.5 required=4.0 tests=BAYES_01,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

At Sat, 27 Mar 2004 23:23:41 +0000,
[EMAIL PROTECTED] wrote:
> Ok, I must have been hitting the crack pipe a bit too hard. ;)  While
> the file I had to edit in my case (bits/types.h) is in this package, it
> doesn't seem to be in the kernel headers.

Exactly.

> I'm sorry for wasting your time, but this can probably be closed.

OK, I close this bug.

Regards,
-- gotom


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to