On Thu, 18 Apr 2002, Yu-Chan Park wrote:
> If i execute my Xserver which version is 4.1.0 then error occurred libbitmap.a which
>is
> unresolved .
Upgrade to 4.2.
This is a compiler issue;
(if you really can't upgrade, try adding the line
#define HasGccMergeConstants YES
to the file xc/config/cf/host.def (this file may need to be created).
If that doesn't work, you need to add the option -fno-merge-constants
to the compiler command line.
Newish compilers need to be told not do something which upsets the module
loader.
> why is it occurred?
>
> My XFree86.0.log as follow..
>
> XFree86 version is 4.1.0
> Xaw3d is 1.5
> binutils is 2.11.90.0.8
> Mesa is 3.4.2
> (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a
> Not loading .rodata.str1.1
> Not loading .rodata.str1.32
> Not loading .rodata.cst8
> Not loading .rodata.str1.1
> Not loading .rodata.str1.32
> Not loading .rodata.str1.1
> Not loading .rodata.cst8
> Not loading .rodata.str1.1
> Not loading .rodata.str1.32
> Not loading .rodata.str1.1
--
Dr. Andrew C. Aitchison Computer Officer, DPMMS, Cambridge
[EMAIL PROTECTED] http://www.dpmms.cam.ac.uk/~werdna
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert