Re: Problem when compiling Xprt of X11R7.1
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Thanks for putting up a link to your patches Ben! Peter _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... On Oct 22, 2006, at 4:16 PM, Ben Byer wrote: Some of the other darwin-dev members (I will let the guilty parties step forward, if they so choose!) have come up with some patches that make the Xserver *almost* work -- it compiles, even runs!, but there is still a lot left to do. I don't know which patch fixes the above problem, but I put the patches up here: http:// homepage.mac.com/ben.byer/.Public/xorg-darwin-patches.tar.bz2 The one that fixes the library ordering is in configure.ac: - XPRINT_LIBS="$XPRINT_LIBS $DIX_LIB $XKB_LIB $XKB_STUB_LIB $XPRINT_EXTENSIONS $MI_LIB $MIEXT_DAMAGE_LIB $CWRAP_LIB $OS_LIB" + XPRINT_LIBS="$DIX_LIB $XKB_LIB $XKB_STUB_LIB $XPRINT_EXTENSIONS $MI_LIB $MIEXT_DAMAGE_LIB $CWRAP_LIB $OS_LIB $XPRINT_LIBS" This email sent to site_archiver@lists.apple.com
participants (1)
-
Peter O'Gorman