Thomas Runge <[EMAIL PROTECTED]> wrote:
> "Koster, K.J." wrote:
> >
> > Just to let the non-java hackers know, there is some Motif porting
> > discussion going on on freebsd-java. You may want to have a looksee there if
> > you're working on Motif too. :)
>
> Seems, that nobody made a port upto now :-)
>
> So, here are my experiences with openmotif.
> There is a problem with motif's own version of imake. You can
> copy imakemdep.h from xfree's imake or just use XFree's imake
> itself.
> Copy/link Imake.tmpl, Motif.rules and Motif.tmpl (from config/cf) to
> /usr/X11R6/lib/X11/config for that.
If Motif has it's own version of imake, make sure it uses gcc -E
(or /usr/bin/cpp) instead of /usr/libexec/cpp.
--
Dan Eischen
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message