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


Groups > linux.kernel > #1710416

undefined reference to `_GLOBAL_OFFSET_TABLE_'

From kbuild test robot <fengguang.wu@intel.com>
Newsgroups linux.kernel
Subject undefined reference to `_GLOBAL_OFFSET_TABLE_'
Date 2017-08-13 03:40 +0200
Message-ID <udQ2J-lH-9@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


[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:   89a55278dee487b172fb16295ccb2d0b2a1b319b
commit: 799c43415442414b1032580c47684cb709dfed6d kbuild: thin archives make default for all archs
date:   6 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:  5333 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

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

undefined reference to `_GLOBAL_OFFSET_TABLE_' kbuild test robot <fengguang.wu@intel.com> - 2017-08-13 03:40 +0200

csiph-web