MDM
Posted: Wed Jun 17, 2015 6:16 am
This is the log of the conversation kwm.
<kwm> ericbsd: if you could post config.log, configure output and where I can find the configure.[ac|in] file?
<ericbsd> https://github.com/linuxmint/mdm/blob/m ... nfigure.ac
<ericbsd> line 612
<ericbsd> it is the old GDM maintain by Linux mint.
<kwm> ericbsd: try putting the following line in post-patch: ${REINPLACE_CMD} -e 's|/usr/X11R6/lib|${LOCALBASE}/include|g' ${WRKSRC}/configure
<kwm> make clean configure
<kwm> it might just work if you add CPPFLAGS+=-I${LOCALBASE}/include also
<ericbsd> I will try.
This is for building a port.
<kwm> ericbsd: if you could post config.log, configure output and where I can find the configure.[ac|in] file?
<ericbsd> https://github.com/linuxmint/mdm/blob/m ... nfigure.ac
<ericbsd> line 612
<ericbsd> it is the old GDM maintain by Linux mint.
<kwm> ericbsd: try putting the following line in post-patch: ${REINPLACE_CMD} -e 's|/usr/X11R6/lib|${LOCALBASE}/include|g' ${WRKSRC}/configure
<kwm> make clean configure
<kwm> it might just work if you add CPPFLAGS+=-I${LOCALBASE}/include also
<ericbsd> I will try.
This is for building a port.