[Date Prev] [Date Next] [Thread Prev] [Thread Next] Date Index Thread Index Search archive:
Date:Mon Aug 14 14:47:23 1995 
Subject:Re: rebuilding poplog for motif 
From:Julian Clinton 
Volume-ID:950815.02 


>I wonder whether anyone who has ever done this has any warnings or tips
>that I should take into account.
>
>The reason for doing this is that Xved keeps crashing under openlook,
>but is said to be far more stable if linked against motif.

A couple of points I can think of:

1. Poplog 14.5 has a hardwired path for the location of crt[1n].o
which may mean creating a symbolic link from your existing C compiler
to /opt/SUNWspro/SC2.0.1 during the rebuild.

2. There's a bug in the Solaris 2.4 assembler which means you may get
the message:

as: "poplink_3.a": , approx line 26389: internal error: write_relocs(): r_symp==NULL
 
There's a patch available from Sun to fix this. The patch number
is 102437-01. It should be on recent SunSolve CDs.

Julian