WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

[Xen-users] Xen 2.0.7 Build failure

To: xen-users@xxxxxxxxxxxxxxxxxxx, xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 2.0.7 Build failure
From: "Subhabrata Bhattacharya" <xions.microcosm@xxxxxxxxxxxxxx>
Date: Tue, 28 Feb 2006 13:25:13 +0530
Delivery-date: Tue, 28 Feb 2006 07:55:50 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=googlemail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HkHdobAv15o0egminWb+5OCZxYbYmiO4kIjL2yqTQhMD1BWGJQpibrFMUjbFC0o+UB4/aoFSbQb7mf1qZhBxzrAiscYwDs50DbwRrU0Q4KlCE9kdjnCUBZPXGd02rLUuYiRJRNybLUIbf/GJ3nfnHACgbhjqEdCvemdQJK5RQp0=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20060228072604.GB7826@kufelek>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <484a4e240602272321o11d27695sa3105dcb03baadb8@xxxxxxxxxxxxxx> <20060228072604.GB7826@kufelek>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi,

> Seems like you have some stack protection applied to GCC, but it needs
> some additional symbols from some library to work.

Is there a way to find out what libraries would be required? I have
everything installed as stated with the -l flags.

>  - or disable the protection
How do I do this?

~$ubh

On 2/28/06, Marcin Owsiany <marcin@xxxxxxxxxx> wrote:
> On Tue, Feb 28, 2006 at 12:51:22PM +0530, Subhabrata Bhattacharya wrote:
> > Hi,
> >
> > I have a problem building xen-2.0.7 from source. This command seems to
> > have some problem.
> >
> > [root@xion xen-2.0.7]# cd tools/xfrd/
> > [root@xion xfrd]# gcc -o xfrd xfrd.o xen_domain.o select.o
> > connection.o libutil.a -I /usr/include/curl/ -L ../../tools/libxc -lxc
> > -L ../../tools/libxutil -lxutil -lz -L/usr/lib -lcurl -lssl -lcrypto
> > -ldl -lssl -lcrypto -ldl -lz
> > /usr/lib/libcurl.a(formdata.o)(.text+0xa0a): In function `AddFormDataf':
> > : undefined reference to `__guard'
> > /usr/lib/libcurl.a(formdata.o)(.text+0xa5e): In function `AddFormDataf':
> > : undefined reference to `__guard'
> > /usr/lib/libcurl.a(formdata.o)(.text+0xa74): In function `AddFormDataf':
> > : undefined reference to `__stack_smash_handler'
>
> Seems like you have some stack protection applied to GCC, but it needs
> some additional symbols from some library to work.
>  - either add this library to the linking command (i'm not sure if it
>    will work)
>  - or disable the protection
>
> Marcin
> --
> Marcin Owsiany <marcin@xxxxxxxxxx>              http://marcin.owsiany.pl/
> GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216
>
> "Every program in development at MIT expands until it can read mail."
>                                                               -- Unknown
>

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>