On Sat, Oct 27, 2001 at 12:47:10PM -0700, Brian Lavender wrote:
> I just did a cvs checkout of the xfree86 sources using
> the following command:
> 
> $ cvs -d :pserver:[EMAIL PROTECTED]:/cvs checkout xc
> 
> I executed the following commands to build xfree86
> 
> $ make World
> $ su
> # make install
> 
> Everything compiles fine, but when I try to do a:
> 
> # XFree86 -configure
> 
> I get errors (See output of XFree86.0.log below). 
> What's wrong? 

I checked the libbitmap library, and ran the command 

$ nm --print-armap  libbitmap.a

on it, and it appears to have a bunch of undefined symbols. Sorry, I did
not save the output of that command. I looked at the source on cvsweb, and
I I noticed that the the source files used to build this library have not
been modified for six months, so I figured it was a problem with Redhat
7.2, since I got this card to work with Redhat 7.1 back a month ago. So,
I reinstalled Redhat 7.1 on my laptop, compiled from the same cvs checkout
tag (4.1.99_1), and it's working. So, I am not sure what the problem is.

brian

> 
> Here are my system specs:
> Redhat 7.2 with the 2.4.7 kernel. Intel Pentium III-M 
> Sony VAIO PCG-GR170K laptop. gcc 2.96
> 
> brian
> 
> 
> $ cat XFree86.0.log
> 
> This is a pre-release version of XFree86, and is not supported in any
> way.  Bugs may be reported to [EMAIL PROTECTED] and patches submitted
> to [EMAIL PROTECTED]  Before reporting bugs in pre-release versions,
> please check the latest version in the XFree86 CVS repository
> (http://www.XFree86.Org/cvs)
> 
> XFree86 Version 4.1.99.1 / X Window System
> (protocol Version 11, revision 0, vendor release 6510)
> Release Date: xx September 2001
>       If the server is older than 6-12 months, or if your card is
>       newer than the above date, look for a newer version before
>       reporting problems.  (See http://www.XFree86.Org/FAQ)
> Build Operating System: Linux 2.4.7-10 i686 [ELF] 
> Module Loader present
> (==) Log file: "/var/log/XFree86.0.log", Time: Sat Oct 27 12:11:19 2001
> (--) using VT number 7
> 
> (II) Open APM successful
> (II) Module ABI versions:
>       XFree86 ANSI C Emulation: 0.1
>       XFree86 Video Driver: 0.5
>       XFree86 XInput driver : 0.3
>       XFree86 Server Extension : 0.1
>       XFree86 Font Renderer : 0.3
> (II) Loader running on linux
> (II) LoadModule: "bitmap"
> (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
> (II) Symbol .LC2 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC2 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC9 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC19 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC71 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC71 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC71 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC3 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC67 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC1 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> Symbol .LC0 from module /usr/X11R6/lib/modules/fonts/libbitmap.a is unresolved!
> 
> Fatal server error:
> Caught signal 11.  Server aborting
> 
> 
> When reporting a problem related to a server crash, please send
> the full server output, not just the last messages.
> This can be found in the log file "/var/log/XFree86.0.log".
> Please report problems to [EMAIL PROTECTED]
> 
> -- 
> Brian Lavender
> http://www.brie.com/brian/
> _______________________________________________
> Xpert mailing list
> [EMAIL PROTECTED]
> http://XFree86.Org/mailman/listinfo/xpert

-- 
Brian Lavender
http://www.brie.com/brian/
_______________________________________________
Xpert mailing list
[EMAIL PROTECTED]
http://XFree86.Org/mailman/listinfo/xpert

Reply via email to