Hey Chris, I just figured it out. Stupid mistake.
It was just a resolution problem by running everything from /tmp/ perfectly - after including GODI_BASEPKG_PCRE in godi.conf . I ran it from my home directory, you forget about simple things like this at 3 a.m.
-
I actually have a different problem. conf-opengl-6 installation:
GODI cannot find the GL/gl.h , although I can - you can see that this is Checking the suggestion .
> ===> Configuring for conf-opengl-6 > Checking the suggestion > Include=/usr/include/GL/gl.h Library=/<GLU+GL> > Checking /usr: > Include=/usr/include/GL/gl.h Library=/usr/lib/<GLU+GL> > Checking /usr: > Include=/usr/local/include/GL/gl.h Library=/usr/local/lib/<GLU+GL> > Checking /usr/local: > Include=/usr/local/include/GL/gl.h Library=/usr/local/lib/<GLU+GL> > Exception: Failure "Cannot find library". > Error: Exec error: File /home/nlucaroni/godi/build/conf/conf-opengl/./../../mk/bsd.pkg.mk, line 1022: Command returned with non-zero exit code > Error: Exec error: File /home/nlucaroni/godi/build/conf/conf-opengl/./../../mk/bsd.pkg.mk, line 1375: Command returned with non-zero exit code
edit - Okay, thatβs fixed too ... it just needs GLU, itβs strange, because in the test configuration itβs said that everything is in order.
source share