I've reset the main TL build to include xdvipsk, and expect the binaries for most platforms will be included in tonight's build.
I disabled building it on i386-solaris, because the crle stuff that you inserted for xdvipsk makes the teckit_compile test fail, and maybe other things. It should be possible to build xdvipsk without the crle changes, since we build lots of other C++ programs, but let's leave that for another time. I doubt anyone will be using xdvipsk on i386-solaris.
So: can you please make sure you've copied back the changes I made to the various files to your upstream, so the next time you update the TL repo, they won't be lost? Notably, renaming thirdparty/lib*/ac to ac.no (or just removing), since trying to configure these directories as part of TL is not necessary (and fails), since you included all the necessary stuff in the top level Makefile.am. As far as I've seen.
Thanks.
I've reset the main TL build to include xdvipsk, and expect the binaries for most platforms will be included in tonight's build.
I disabled building it on i386-solaris, because the crle stuff that you inserted for xdvipsk makes the teckit_compile test fail, and maybe other things. It should be possible to build xdvipsk without the crle changes, since we build lots of other C++ programs, but let's leave that for another time. I doubt anyone will be using xdvipsk on i386-solaris.
So: can you please make sure you've copied back the changes I made to the various files to your upstream, so the next time you update the TL repo, they won't be lost? Notably, renaming thirdparty/lib*/ac to ac.no (or just removing), since trying to configure these directories as part of TL is not necessary (and fails), since you included all the necessary stuff in the top level Makefile.am. As far as I've seen.
Thanks.