Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1704801 > unrolled thread

undefined reference to `_GLOBAL_OFFSET_TABLE_'

Started bykbuild test robot <fengguang.wu@intel.com>
First post2017-08-06 11:50 +0200
Last post2017-08-06 11:50 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot <fengguang.wu@intel.com> - 2017-08-06 11:50 +0200

#1704801 — undefined reference to `_GLOBAL_OFFSET_TABLE_'

Fromkbuild test robot <fengguang.wu@intel.com>
Date2017-08-06 11:50 +0200
Subjectundefined reference to `_GLOBAL_OFFSET_TABLE_'
Message-ID<ubqm5-tU-7@gated-at.bofh.it>

[Multipart message — attachments visible in raw view] — view raw

Hi Nicholas,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   0fdd951c9bef93637d5af036851e7a5632fbd6c3
commit: 799c43415442414b1032580c47684cb709dfed6d kbuild: thin archives make default for all archs
date:   5 weeks ago
config: microblaze-allnoconfig (attached as .config)
compiler: microblaze-linux-gcc (GCC) 6.2.0
reproduce:
        wget https://raw.githubusercontent.com/01org/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 799c43415442414b1032580c47684cb709dfed6d
        # save the attached .config to linux build tree
        make.cross ARCH=microblaze 

All errors (new ones prefixed by >>):

   mm/slub.o: In function `__slab_free.isra.13':
>> (.text+0x1038): undefined reference to `_GLOBAL_OFFSET_TABLE_'
   scripts/link-vmlinux.sh: line 93: 113680 Segmentation fault      ${LD} ${LDFLAGS} ${LDFLAGS_vmlinux} -o ${2} -T ${lds} ${objects}

---
0-DAY kernel test infrastructure                Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all                   Intel Corporation

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web