Markus Neteler wrote: > >> >> The fixes were > >> >> - 6.4.svn (r35767, r35769) > >> >> - 6.4.0svn (r35768, r35770) > >> >> > >> >> > [Probably because a complete fix doesn't exist; the change implies > >> >> > that dllmain.c would be part of lib/gis, but lib/datetime is built > >> >> > first.] > >> >> > >> >> What is exactly missing? > >> > > >> > dllmain.c. > >> > > >> > But hang on: DLLMAIN_OBJ doesn't appear to be defined anywhere in > >> > develbranch_6. > >> > >> I seem to have a different version: > > > > Er, right; my Shlib.make was modified to remove the DLLMAIN_OBJ stuff > > (probably to get it to compile).
Actually, that's probably not it. But for whatever reason, I have a modified version without the changes. > On which platform did it fail? It will fail on MinGW, as the changes add dllmain.o to the link command but don't provide any way for that file to be created. -- Glynn Clements <[email protected]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
