Displaying 20 results from an estimated 7000 matches similar to: "Re: undefined reference to `xen_pcpu_index''"
2010 Dec 22
2
Problem compiling 2.6.32.x pv_ops kernel, centos 5.5 i386, HP DL380 G3
Good afternoon everyone,
I''m trying to compile the xen 2.6.32.x pv_ops kernel on centos 5.5 with i386 quad core xeon system (HP DL380 G3). Having some issues during the kernel compile one of which related to intel agp so I just removed it from .config and didn''t come across it again.
This error here has got me stumped though:
drivers/built-in.o: In function
2005 Dec 19
0
current hg tree not working - in i8237A_resume undefined reference to smp_processor_id
Hi there,
the current hg tree doesn''t compile with the config appended below.
It reports undefined references.
Any pointers?
Thanks in advance,
Johnny
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
arch/i386/kernel/built-in.o(.text+0x9aa2): In function `i8237A_resume'':
: undefined
2005 Sep 30
1
drivers/xen/xenbus/xenbus_probe.c:610: undefined reference to `xb_suspend_comms''
changeset: 7144:fe401301929e
tag: tip
user: emellor@ewan
date: Fri Sep 30 08:59:28 2005 +0100
summary: Change rebooting specification so that we can have domains
crash and stay
make dist failed with above changset on FC4.
make[3]: Entering directory
`/media/sdb2/usr/src/redhat/SOURCES/xen-unstable.hg/linux-2.6.12-xen0''
CHK include/linux/version.h
2011 Jul 06
5
Error of building dom0 kernel
Hi all,
I follow instructions(http://wiki.xensource.com/xenwiki/XenParavirtOps) to
build XEN and dom0 kernel. Building XEN has no problem, but there is an
error which I cannot solve to build dom0 kernel. The brief instructions for
building dom0 are get linux-2.6-xen code from git and make ARCH=x86_64
menuconfig, finally generate kernel.deb. (I did every step exactly as the
web page says)
2007 Apr 26
1
libcrypto.so: undefined reference to `utc_time'
I am trying to cross compile openssh for arm5b-jungo-gnu-gcc,,
and also using openssl and zlib from same compiler arm5b-jungo-gnu-gcc
but i am getting following error,,,
/usr/local/openrg/armv5b-jungo-linux-gnu/bin/armv5b-jungo-linux-gnu-ld: warning: cannot find entry symbol _start; defaulting to 0000b9c8
/usr/local/openrg/armv5b-jungo-linux-gnu/bin/../armv5b-jungo-linux-gnu/lib/libcrypto.so:
2006 Dec 13
1
Problem with asterisk 1.4 Installation (undefined reference to `ast_copy_string')
Hi.
After successfully running ./configure I run make. When running make I get
the
following error..
[CC] ast_expr2f.c -> ast_expr2f.o
[CC] ast_expr2.c -> ast_expr2.o
[CC] strcompat.c -> strcompat.o
[LD] aelparse.o aelbison.o pbx_ael.o ael_main.o ast_expr2f.o ast_expr2.o
strcompat.o -> aelparse
aelparse.o(.text+0x3029): In function `ael_yylex':
2009 Aug 10
1
Build 2.6.20.2
Hi,
i try the kernel from [1] and get:
WARNING: vmlinux.o (__xen_guest): unexpected non-allocatable section.
Did you forget to use "ax"/"aw" in a .S file?
Note that for example <linux/init.h> contains
section definitions for use in .S files.
WARNING: modpost: Found 2 section mismatch(es).
To see full details build your kernel with:
''make
2007 Mar 13
1
SMP Support (Xen unstable + 2.6.18)
Hello,
I''m using Xen-unstable and the kernel 2.6.18. Doing some particular tests, I
need to disable the SMP Support in the kernel configuration and surprisingly
I receive this error after compiling the kernel:
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `take_machine_down'':
machine_reboot.c:(.text+0x58a6c):
2010 Jul 14
2
2.6.32.16 - pv_ops kernel compile error
Hi,
Ubuntu 10.04 x64 installing xen4.0 testing
when compiling kernel 2.6.32.16 from jeremy git i get this error:
WARNING: modpost: Found 7 section mismatch(es).
To see full details build your kernel with:
''make CONFIG_DEBUG_SECTION_MISMATCH=y''
GEN .version
CHK include/linux/compile.h
UPD include/linux/compile.h
CC init/version.o
LD
2009 Jul 07
1
Installation from source on Ubuntu 9.04, make kernel failure
Hi all,
I install Xen on a fresh Ubuntu 9.04 from source. During the code runing it shows usually "Warning: not literal format or no paramaters". By "make" linux kernel after 1 hours code running it ends with: (The installation steps is shown below)
---------------------------------------------------------------------------
WARNING: modpost: Found 1 section mismatch(es).
To
2009 Aug 06
2
kernel 2.6.30 xenified --- report - firmware problem
Hi,
I am sucesfully running 2.6.30 xenified kernel:
Machine
DELL Optiplex 960
CPU intel E8400
8GB RAM
Debian lenny 5.0 x64
Xen 3.4.1 rc11
+
kernel 2.6.30.2 xenified
thanks to howto from bderzhavets:
http://bderzhavets.wordpress.com/2009/07/07/building-xenified-2-6-30-1-kernel-via-xen-patches-2-6-30-2-tar-bz2/
So far running ok.
1) I am not able to resolve issue while booting xenified
2008 Jun 16
3
Error when make linux-2.6-xenU-build
CC init/version.o
LD init/built-in.o
LD .tmp_vmlinux1
drivers/built-in.o: In function `vmcoreinfo_show'':
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `vmcoreinfo_size_xen''
/usr/src/linux-2.6.18-xen.hg/drivers/xen/core/xen_sysfs.c:340: undefined
reference to `paddr_vmcoreinfo_xen''
make[4]: ** [.tmp_vmlinux1]
2007 Sep 29
0
kernel compilation for domU error
Hi,
I`m trying to switch to 64bit dom0 kernel and system, i`ve install gentoo amd64 edtition and xen 3.1. Kernel sources are linux-2.6.20-xen-r3.
Domain 0 works without any problems but when i try to compile kernel for domU i get this errors:
LD .tmp_vmlinux1
arch/x86_64/kernel/built-in.o: In function `intel_bugs'':
early-quirks.c:(.text+0xa49f): undefined reference to
2005 Nov 18
0
xen source compile errors
Any ideas on the cause of this?
LD .tmp_vmlinux1
drivers/built-in.o(.text+0x9dacc): In function `frontend_changed'':
xenbus.c: undefined reference to `xenbus_dev_ok''
drivers/built-in.o(.text+0x9df41): In function `watch_for_status'':
tpmfront.c: undefined reference to `xenbus_dev_ok''
drivers/built-in.o(.init.text+0x71d6): In function
2007 Apr 18
1
[Bridge] [2.6 patch] BRIDGE_EBT_ARPREPLY must depend on INET
BRIDGE_EBT_ARPREPLY=y and INET=n results in the following compile error:
<-- snip -->
...
LD .tmp_vmlinux1
net/built-in.o: In function `ebt_target_reply':
ebt_arpreply.c:(.text+0x68fb9): undefined reference to `arp_send'
make: *** [.tmp_vmlinux1] Error 1
<-- snip -->
Signed-off-by: Adrian Bunk <bunk@stusta.de>
---
2007 Apr 18
3
[Bridge] [2.6 patch] fix bridge <-> ATM compile error
This patch fixes the following compile error with CONFIG_BRIDGE=y and
CONFIG_ATM_LANE=m:
<-- snip -->
...
LD .tmp_vmlinux1
net/built-in.o(.init.text+0x3ad1): In function `br_init':
: undefined reference to `br_fdb_get_hook'
net/built-in.o(.init.text+0x3adb): In function `br_init':
: undefined reference to `br_fdb_put_hook'
net/built-in.o(.exit.text+0xa2): In
2004 Aug 01
1
windows XP authentication issues
hello list,
i am running Samba on FreeBSD 5.2.1-RELEASE. i am able to mount network
folders using sharity-light from one of my other freebsd boxes 'piper' on
the network with the command:
shlight //cessna/videos /usr/home/iain/vidoes
when logged in as the user 'iain'. there is a corresponding user on the
Samba server 'cessna'.
i created a user 'sasha' on
2010 Dec 18
0
[BioC] problem with function
Hi Christian, Chuck (and lists)
It seems that the problem may be the strange behaviour of 'unstack' inside a function.
See this thread in the R mailing list:
http://tolstoy.newcastle.edu.au/R/help/04/03/1160.html
Anyway, I got round the problem by using 'aggregate' instead of converting to a list and then tapply to sum values of metric. Probably more efficient as well.
Thanks
2015 Mar 16
2
[LLVMdev] RFC: I plan to remove the autoconf and Makefile build of LLD
Hi Chris,
On 14 Mar 2015, at 21:42, Chris Bieneman wrote:
> Just out of curiosity. The community generally seems to be moving away from autoconf toward CMake. Is there a reason why you need the autoconf build bad enough to support it out-of-tree?
The reasons a short-term and boring engineering/project-related, rather than ideological.
We all agree that one well-maintained build system is
2002 Oct 21
4
samba 2.2.6 name
Hi,
I've just installed samba 2.2.6 [solaris 2.6] and while ./smbstatus
(on solaris) reports version 2.2.6, network neighbourhood [ or net
view4] (on win 2k/win98) report
Samba 2.2.5
Any ideas?
ta
iain
--
--------------------------------------------------------------
Iain Morrison
MRC Cognition and Brain Sciences Unit
15 Chaucer Road Tel 01223 355294 xt 581