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

Bug#666043: marked as done (libc6-dev: <ucontext.h> unusable due to missing <sys/ucontext.h>)



Your message dated Wed, 28 Mar 2012 11:15:08 -0500
with message-id <20120328161508.GE7038@burratino>
and subject line Re: libc6-dev: <ucontext.h> unusable due to missing <sys/ucontext.h>
has caused the Debian Bug report #666043,
regarding libc6-dev: <ucontext.h> unusable due to missing <sys/ucontext.h>
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
666043: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666043
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc6-dev
Version: 2.13-27
Severity: important

The packaged <ucontext.h> file does a:

	#include <sys/ucontext.h>

but that file is missing from the package, hence the <ucontext.h> header
cannot be included in programs.

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.39.2 (SMP w/2 CPU cores)
Locale: LANG=fr_FR, LC_CTYPE=fr_FR (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6-dev depends on:
ii  libc-dev-bin                  2.13-27    Embedded GNU C Library: Developmen
ii  libc6                         2.13-27    Embedded GNU C Library: Shared lib
ii  linux-libc-dev                2.6.32-21  Linux support headers for userspac

Versions of packages libc6-dev recommends:
ii  bcc [c-compiler]    0.16.17-3            16-bit x86 C compiler
ii  gcc [c-compiler]    4:4.6.0-6            GNU C compiler
ii  gcc-4.6 [c-compiler 4.6.2-9              GNU C compiler
ii  tcc [c-compiler]    0.9.24~cvs20070502-1 the smallest ANSI C compiler

Versions of packages libc6-dev suggests:
pn  glibc-doc                     <none>     (no description available)
ii  manpages-dev                  3.27-1     Manual pages about using GNU/Linux

-- no debconf information



--- End Message ---
--- Begin Message ---
tags 666043 - moreinfo
notfound 666043 eglibc/2.13-27
quit

Raphael Manfredi wrote:

> 	error: 'REG_EIP' undeclared (first use in this function)

You need to use

	#define _GNU_SOURCE

to get that declaration.  If there is some documentation that should
have mentioned that and didn't, please don't hesitate to let us know.

Thanks,
Jonathan


--- End Message ---

Reply to: