windowmaker 0.92 fails on amd64

A Dude adudek16 at gmail.com
Sun Aug 7 15:38:56 GMT 2005


I have successfully compiled and installed this on my system which is an amd64. 

Aaron

On 8/5/05, Doug Barton <dougb at freebsd.org> wrote:
> Dejan Lesjak wrote:
> 
> > I can test as well.
> > I tried earlier with this patch to Makefile:
> > 
> > --- Makefile.orig       Sat Aug  6 01:40:59 2005
> > +++ Makefile    Sat Aug  6 01:41:04 2005
> > @@ -49,6 +49,10 @@
> >  
> >  .include <bsd.port.pre.mk>
> >  
> > +.if ${ARCH} == amd64  
> > +CONFIGURE_ENV+=        ac_cv_c_inline_asm=no
> > +.endif
> > +
> >  .if defined(WITH_XINERAMA) || defined(PACKAGE_BUILDING)
> >  CONFIGURE_ARGS+=       --enable-xinerama
> >  .endif
> 
> Ok, that's the kind of feedback I need. :) You said you tried, did it
> succeed? :)
> 
> > and a patch to fix Qt based popup windows referenced here:
> > http://lists.freebsd.org/pipermail/freebsd-ports/2005-July/024661.html
> > and these worked so far.
> 
> Sorry for my failure to understand you here. Are you saying that you tried
> that patch on an amd64 system and it worked for you? If so, (and my testing
> proves that it doesn't harm 32 bit platforms), then I have no objection to
> including it.
> 
> Thanks,
> 
> Doug
>


More information about the freebsd-ports mailing list