On 06/11/18 02:29, Matthew R. Trower wrote:
I have re-installed Sun Studio (to undo my corrective `touch`ing), and
corrected sun.cf. The build fails at libCliSrv while attempting to
compile ios.cc into ios. I've attached the build log, generated
makefile, the results of `make -d`, and the far
Ulrich Wilkens writes:
> On 06/11/18 04:30, Matthew R. Trower wrote:
>
>>
>> Nah. The issue is traceable back to Ptr.C and Ptr.h. Stripping out
>> preprocessor #if noise, the generated entmgr_inst.C tries to do this:
>>
>> ---
>>template class Ptr;
>>template class ConstPtr;
>> ---
>>
>
Hello,
attached is a patch which solves a potential problem with the
SolarisStudio compiler. It could happen that CDE build fails if the
system include files have wrong timestamps.
This patch moves the dependency information into a separate file.
It also works with gcc.
Best Regards, Ulrich
--
Merged to master, thanks!
-jon
On 06/11/2018 03:23 PM, Ulrich Wilkens wrote:
Hello,
attached is a patch which solves a potential problem with the
SolarisStudio compiler. It could happen that CDE build fails if the
system include files have wrong timestamps.
This patch moves the dependency infor
Hi all,
I would like to know, what is holding up our move to the MIT license? The only
thing I can think of are the btree_berkeley files which we have no rights to,
but those are only used for the database for installation, which we could get
rid of if we fixed make install, it's all tied togeth
Can anyone comment on why we're building with ImportMotif (which appears
to be for building with an in-tree copy of Motif) rather than building
with UseInstalledMotif (which appears to be for building with a system
installed Motif, e.g. what we actually do)?
See site.def, Motif.rules, Motif.tmpl
Jon Trulson writes:
> On 06/08/2018 07:16 PM, Matthew R. Trower wrote:
>>> As for the changes - if a locally compiled motif is required, and it's
>>> customary to install that in /opt, then that's what the changes should
>>> be in sun.cf.
>>>
>>> BTW, do you distinguish in sun.cf between various