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

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



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



Reply to: