Well actually, you have to modify ltconfig in order for it to know
that it can build shared libraries, and how to build them.  Let me
see...  I've done that recently...  In the case statements, there is
a place where it defines the -KPIC where it has 

sysv4 | sysv4.2uw2* | sysv4.3* | sysv5*)

and then later on where it's actually telling you how to do the linking
it doesn't have a case for sysv4.2uw2*.  This is what's causing it not
to work..  This is a problem with the glib, gtk+, glade, ... from gnome
which I was recently compiling.  Of course this is on UW2.1, not UW7.
I would think that for UW7 you would just need to add it in whereever
you have the UW2.1 cases...

Good Luck,
Bill Suetholz


On 24-May-00 Mike Madore wrote:
> Hi,
> 
> When checking out from CVS, I recieve the files ltconfig and
> ltmain.sh.  While this doesn't cause any problem for linux, I have to
> delete these files on UnixWare or shared libraries don't build.
> 
> Does anyone know if it will cause any problems to remove these from
> CVS?  I think they are regenerated when autogen.sh is run.
> 
> Mike
> 
> +---
>| This is the LINUX5250 Mailing List!
>| To submit a new message, send your mail to [EMAIL PROTECTED]
>| To subscribe to this list send email to [EMAIL PROTECTED]
>| To unsubscribe from this list send email to [EMAIL PROTECTED]
>| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
> +---

----------------------------------
E-Mail: [EMAIL PROTECTED]
Date: 26-May-00
Time: 09:17:27

This message was sent by XFMail
----------------------------------
+---
| This is the LINUX5250 Mailing List!
| To submit a new message, send your mail to [EMAIL PROTECTED]
| To subscribe to this list send email to [EMAIL PROTECTED]
| To unsubscribe from this list send email to [EMAIL PROTECTED]
| Questions should be directed to the list owner/operator: [EMAIL PROTECTED]
+---

Reply via email to