[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: xmkmf not working correctly



On Wednesday,  9 Sep, Paul Slootman wrote:
> 
> I've traced it down to the fact that __alpha is not defined when imake
> processes /usr/X11R6/lib/X11/config/linux.cf (that's where
> LinuxMachineDefines is defined).
> 
> Anyone any idea?  I've tried this with the xlib6g-dev_3.3.2.3a-1 and the
> current one which was uploaded this week...
> 

Imake runs configs through cpp, doesn't it?  Does __alpha get defined in
your specs file (look for `*predefines:')?  (cpp -v will give you the
specs file name, make sure you run the same cpp that imake uses, if you
have several.)

Nikita


Reply to: