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

Bug#648889: marked as done (/usr/include/features.h(323): catastrophic error: could not open source file "bits/predefs.h")



Your message dated Mon, 27 Jul 2020 18:05:22 +0200
with message-id <2ea4db46667572b33b5148a72025785732318b06.camel@43-1.org>
and subject line Re: general: Multiarch breaks support for non-multiarch toolchain
has caused the Debian Bug report #637232,
regarding /usr/include/features.h(323): catastrophic error: could not open source file "bits/predefs.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.)


-- 
637232: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=637232
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc6-dev
Version: 2.13-21
Severity: normal

Dear Maintainer,

I just tried to comiple some code with the intel compiler and got:
/usr/include/features.h(323): catastrophic error: could not open source file
"bits/predefs.h"
  #include <bits/predefs.h>

The reason seems to be that /usr/include/features.h includes bits/predefs.h
which does not exist in  /usr/include/ . However, it exists in
/usr/include/x86_64-linux-gnu/ . If I also install libc6-dev-i386 the problem
goes away since this seems to create a symlink /usr/include/bits -> x86_64
-linux-gnu/bits .

Shouldn't we be able to use features.h without also installing  libc6-dev-i386?

Thanks a lot,
Wolfgang



-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.0-1-amd64 (SMP w/6 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libc6-dev depends on:
ii  libc-dev-bin    2.13-21
ii  libc6           2.13-21
ii  linux-libc-dev  3.0.0-3

Versions of packages libc6-dev recommends:
ii  gcc [c-compiler]      4:4.6.1-3
ii  gcc-4.6 [c-compiler]  4.6.1-15 

Versions of packages libc6-dev suggests:
ii  glibc-doc     <none>  
ii  manpages-dev  3.32-0.2

-- debconf-show failed



--- End Message ---
--- Begin Message ---
On Tue, 09 Aug 2011 19:31:56 +0200 Aurelien Jarno <aurel32@debian.org> wrote:
> Debian has choosen to implement multiarch, which amongs other things,
> means that the includes and libraries are moved in a new "multiarch"
> path. This breaks some upstream applications and non-Debian toolchain.
[...]
> I got fed up by people reporting bug on libc6, while this problem results
> from a decision Debian to implement multiarch. People should work on
> implementing a compatibility wrapper and to make upstream toolchain
> multiarch aware. Until this is done, this bug should be kept opened.

This was now ~9 years ago and this report had no activity since late
2014.  I would hope it is no longer relevant, so I'll close the report.

Ansgar

--- End Message ---

Reply to: