On Wed, 26 Sep 2001, Frank Jacobberger wrote: >> /* >> * The following changes are required in order to disable gcc's new >> * 'merge-constants' optimization, because the XFree86 module loader is >> not >> * yet aware of the new ELF sections it produces, and will cause module >> * loading to fail. - <EMAIL: PROTECTED> >> <http://www.geocrawler.com/contact.php3?[EMAIL PROTECTED]> >> >> */ >> #define NeedModuleRanlib YES >> #define ModuleCFlags \$(CDEBUGFLAGS) \$(CCOPTIONS) -fno-merge-constants >> \ >> \$(THREAD_CFLAGS) \$(ALLDEFINES) >> #define ModuleRanlibCmd RanlibCmd > > >This results in an error: > >./config/imake/imake -I./config/cf -s >./config/makedepend/Makefile.proto -f ./config/makedepend/Imakefile >-DTOPDIR=../.. -DCURDIR=./config/makedepend >./config/cf/host.def:31: warning: "DefaultCCOptions" redefined >cd ./config/makedepend && rm -f -r Makefile Makefile.dep makedepend *.o >bootstrap >cd ./config/makedepend && make -f Makefile.proto bootstrap >make[2]: Entering directory `/usr/DRI-CVS/build/xc/config/makedepend' >Makefile.proto:34: *** missing separator. Stop. >make[2]: Leaving directory `/usr/DRI-CVS/build/xc/config/makedepend' >make[1]: *** [depend.bootstrap] Error 2 >make[1]: Leaving directory `/usr/DRI-CVS/build/xc' >make: *** [World] Error 2 > >Any other ideas?
In addition to the above settings, a patch is required. It is in the rawhide XFree86 src.rpm, and hopefully will get applied to XFree86 CVS soon. I haven't tried to build DRI CVS lately so it could be something else... ---------------------------------------------------------------------- Mike A. Harris Shipping/mailing address: OS Systems Engineer 190 Pittsburgh Ave., Sault Ste. Marie, XFree86 maintainer Ontario, Canada, P6C 5B3 Red Hat Inc. Phone: (705)949-2136 http://www.redhat.com ftp://people.redhat.com/mharris Red Hat XFree86 mailing list: [EMAIL PROTECTED] IRC: #redhat-xfree86 on irc.openprojects.org ---------------------------------------------------------------------- [EMAIL PROTECTED]:~# rm -f /bin/laden _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel