From: Jason Cooper <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [gentoo-user] Xorg Compiling Failure
Date: Fri, 4 Feb 2005 09:04:59 -0500

Captain FantastiK ([EMAIL PROTECTED]) scribbled:
>
> Hi
>
> I tried many times compiling xorg but it was always ending with the same
> error message:
>
> ...
> collect2: ld returned 1 exit status
> make[4]: ***[Xorg] Error 1
> make[4]: Leaving Directory:
> '/var/tmp/portage/xorg-x11-6.8.0-r4/work/xc/programs/Xserver'
> make[3]: ***[all] Error 2
> make[3]: Leaving Directory:
> '/var/tmp/portage/xorg-x11-6.8.0-r4/work/xc/programs'
> make[2]: ***[all] Error 2
> make[2]: Leaving Directory: '/var/tmp/portage/xorg-x11-6.8.0-r4/work/xc'
> make[1]: ***[World] Error 2
> make[1]: Leaving Directory: '/var/tmp/portage/xorg-x11-6.8.0-r4/work/xc'
> make:***[World] Error2

Need about 15 to 20 more lines above this... All that can be seen from
this is that you have a linker error.  Chances are you need to run
'fix_libtool_files.sh' with a version of gcc as an argument.  Run a
search of gentoo-user for that and it should explain how to use it.

hth,

Cooper.

Hi
Here are the lines before this (taken from /var/log/portage/...)
***
cfb32/libcfb32.a(cfbcmap.o)(.text+0x361): In function `cfbInitVisuals':
: multiple definition of `cfbInitVisuals'
cfb16/libcfb16.a(cfbcmap.o)(.text+0x361): first defined here
cfb/libcfb.a(cfbcmap.o)(.text+0x1d8): In function `cfbExpandDirectColors':
: multiple definition of `cfbExpandDirectColors'
cfb16/libcfb16.a(cfbcmap.o)(.text+0x1d8): first defined here
cfb/libcfb.a(cfbcmap.o)(.text+0x248): In function `cfbCreateDefColormap':
: multiple definition of `cfbCreateDefColormap'
cfb16/libcfb16.a(cfbcmap.o)(.text+0x248): first defined here
cfb/libcfb.a(cfbcmap.o)(.text+0x2a0): In function `cfbClearVisualTypes':
: multiple definition of `cfbClearVisualTypes'
cfb16/libcfb16.a(cfbcmap.o)(.text+0x2a0): first defined here
cfb/libcfb.a(cfbcmap.o)(.text+0x2f1): In function `cfbSetVisualTypes':
: multiple definition of `cfbSetVisualTypes'
cfb16/libcfb16.a(cfbcmap.o)(.text+0x2f1): first defined here
cfb/libcfb.a(cfbcmap.o)(.text+0x361): In function `cfbInitVisuals':
: multiple definition of `cfbInitVisuals'
cfb16/libcfb16.a(cfbcmap.o)(.text+0x361): first defined here
mfb/libmfb.a(mfbgc.o)(.text+0xbac): In function `mfbGetInverseAlu':
: multiple definition of `mfbGetInverseAlu'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(mfbgc.o)(.text+0xbac): first defined here
mfb/libmfb.a(mfbfont.o)(.text+0x49): In function `mfbRealizeFontWeak':
: multiple definition of `mfbRealizeFontWeak'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(mfbfont.o)(.text+0x49): first defined here
mfb/libmfb.a(mfbfont.o)(.text+0xdc): In function `mfbUnrealizeFontWeak':
: multiple definition of `mfbUnrealizeFontWeak'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(mfbfont.o)(.text+0xdc): first defined here
mfb/libmfb.a(maskbits.o)(.text+0x192): In function `mergeGetRopBits':
: multiple definition of `mergeGetRopBits'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(maskbits.o)(.text+0x192): first defined here
mfb/libmfb.a(mfbpushpxl.o)(.text+0x60b): In function `mfbPushPixelsWeak':
: multiple definition of `mfbPushPixelsWeak'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(mfbpushpxl.o)(.text+0x60e): first defined here
mfb/libmfb.a(mfbclip.o)(.text+0x66d): In function `mfbPixmapToRegionWeak':
: multiple definition of `mfbPixmapToRegionWeak'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(mfbclip.o)(.text+0x6ee): first defined here
mfb/libmfb.a(mfbmisc.o)(.text+0xc5): In function `mfbQueryBestSizeWeak':
: multiple definition of `mfbQueryBestSizeWeak'
../../programs/Xserver/hw/xfree86/xf1bpp/libxf1bpp.a(mfbmisc.o)(.text+0xc5): first defined here


****

_________________________________________________________________
Des mécanismes de contrôle parental puissants permettent à votre enfant de découvrir tout ce qu’Internet a à offrir. http://join.msn.com/?pgmarket=fr-ca&page=features/parental Commencez dès maintenant à profiter de tous les avantages de MSN Premium et obtenez les deux premiers mois GRATUITS*.



-- gentoo-user@gentoo.org mailing list



Reply via email to