You are not logged in.

#1 2008-04-24 20:23:10

chane
Member
Registered: 2003-12-02
Posts: 93

Build Xen 3.2 - compile error

I am trying to use the AUR PKGBUILD found here:

http://aur.archlinux.org/packages.php?ID=14640

When I run makepkg I get the following error:

gcc -Wall -Werror -Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing -m32 -Wdeclaration-after-statement -o checker checker.c

/usr/bin/ld: cannot find -lgcc_s

collect2: ld returned 1 exit status
make[3]: *** [checker] Error 1
make[3]: Leaving directory `/home/chane/pkgs/xen-3.2/src/xen-3.2.0/xen/include/public/foreign'
make[2]: *** [build-headers] Error 2
make[2]: Leaving directory `/home/chane/pkgs/xen-3.2/src/xen-3.2.0/xen'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/chane/pkgs/xen-3.2/src/xen-3.2.0/xen'
make: *** [install-xen] Error 2
==> ERROR: Build Failed.
    Aborting...

Any suggestions on what I can do to "fix" this error with ld?

Thanks,
Chris....

Offline

Board footer

Powered by FluxBB