This bug is missing log files that will aid in diagnosing the problem.
While running an Ubuntu kernel (not a mainline or third-party kernel)
please enter the following command in a terminal window:

apport-collect 1045991

and then change the status of the bug to 'Confirmed'.

If, due to the nature of the issue you have encountered, you are unable
to run this command, please add a comment stating that fact and change
the bug status to 'Confirmed'.

This change has been made by an automated script, maintained by the
Ubuntu Kernel Team.

** Changed in: linux (Ubuntu)
       Status: New => Incomplete

-- 
You received this bug notification because you are a member of Kernel
Packages, which is subscribed to linux in Ubuntu.
https://bugs.launchpad.net/bugs/1045991

Title:
  GLIBC COMPILATION FAILS ON HFS+ MADE BY HFSPROGS

Status in linux package in Ubuntu:
  Incomplete

Bug description:
  Using LFS 7.0 and 7.1, gcc-4.6.2, gcc-4.6.1, binutils 2.21.1a and 
binutils-2.22. Glibc fails to compile on HFS+ formatted by HFSProgs. An error 
similar to an -fPIC error, except it does not state to recompile with -fPIC. 
i686_GOTOFF Relocation error, on i686. I tried different versions of the entire 
toolchain. 
  On i686
  Install binutils
  install gcc
  install linux-headers
  install glibc
   -../glibc-2.16.0/configure                             \
        --prefix=/tools                                 \
        --host=$LFS_TGT                                 \
        --build=$(../glibc-2.16.0/scripts/config.guess) \
        --disable-profile                               \
        --enable-add-ons                                \
        --enable-kernel=2.6.25                          \
        --with-headers=/tools/include                   \
        libc_cv_forced_unwind=yes                       \
        libc_cv_ctors_header=yes                        \
        libc_cv_c_cleanup=yes
  make -j2
  make install
  Using the exact same procedure and commands I receive no errors on ext4. I 
filed a bug with the Glibc developers, and they said that it must be a bug with 
HFS+.
  PostScript
   I also receive a relocation error on x86_64 with the same versions and 
procedure.
  Sorry I forgot to mention-
  The error is with librtld.so and libc_pic.so

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1045991/+subscriptions

-- 
Mailing list: https://launchpad.net/~kernel-packages
Post to     : kernel-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kernel-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to