New libc malloc patch

Peter Jeremy PeterJeremy at optushome.com.au
Sun Dec 11 23:02:57 PST 2005


On Sun, 2005-Dec-11 16:04:09 -0800, Jason Evans wrote:
>early, during the load of the libbitmap module.  My best guess is  
>that it is stuck trying to acquire the Xlib lock, but cannot be sure,  
>since I don't know how to get debug symbols for the loaded X module.   

I've run into a related problem in the past.  Eric Anholt's advice was:
>You could compile all the modules into the server by adding "#define
>DoLoadableServer NO" to your host.conf when you compile XFree86-4-Server
>(see scripts/configure for other defines that are added).

Something similar probably works in X.org.  I found that I had to
remove elo2300 from XInputDrivers to correct a unresolved 'ELO2300'.

-- 
Peter Jeremy


More information about the freebsd-current mailing list