And which host.def is this a patch against ? It does not match the trunk's versions at all. For a start there is no definition of LinuxDistribution in the trunks host.def file.
You shouldn't need OS level patches like this at the host.def level. Please post more details on the errors that you are getting during building of the trunk. Alan. On Tue, Dec 17, 2002 at 04:08:03PM -0800, Philip Brown wrote: > Attached is a patch for host.def, so that things will compile on > solaris at a basic level. > [course, nothing will WORK yet. but, one thing at a time] > > > Note that I originally posted this to the "Bugs" database on sourceforge, > but got an email that I shouldnt do that. If folks shouldnt do that, then > please truely disable that interface! > > > --- host.def Fri Sep 8 13:33:49 2000 > +++ host.def.new Fri Sep 8 13:39:11 2000 > @@ -3,15 +3,24 @@ > #define LibraryCDebugFlags -O2 > #define BuildServersOnly YES > #define XF86CardDrivers vga tdfx i810 mga r128 glint > + > +# if defined(SunArchitecture) > +#define DefaultCCOptions -Wall -g > +#define HasGlide3 NO > +#else > #define LinuxDistribution LinuxRedHat > + > #define GccWarningOptions -Wall -Wpointer-arith -Wstrict-prototypes \ > -Wmissing-prototypes -Wmissing-declarations \ > -Wnested-externs > + > #define DefaultCCOptions -ansi GccWarningOptions -pipe -g > +#define HasGlide3 YES > +#endif > + > #define NormalLibGlx NO > > #define BuildXF86DRI YES > -#define HasGlide3 YES > > #ifdef i386Architecture > #define MesaUse3DNow ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ _______________________________________________ Dri-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/dri-devel