[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Compiling TWIN



Martin Str|mberg wrote:
> 
> In article <[🔎] 3424AC82.DC858931@laci.net> Paul Serice wrote:
> : Has anyone compiled TWIN successfully on a Debian system?
> :
> : I've followed the instructions (I'm pretty sure), but I
> : keep getting errors that ldconfig couldn't find libtwin
> : during the make process because it is trying to link with
> : the library.  However, I can't link with the library
> : until I create it, and I can't create the library, according
> : to the make file, until I link it.  So it appears to me
> : to be a catch-22.
> 
> Well, I don't know anything about twin, but usually you do an "ar" and
> "ranlib" as the last step of creating a library. You don't need the
> library to create the library - thus no catch-22.

You're right.  I took a closer look at the output.  It is trying to
create the libtwin.so file and fails.  Then it tries to use this
file to create some other shared libraries, and these are the errors
I had been seeing.  Unfortunately, I know nothing about creating
shared libraries, and I'm having a hard time finding the problem.

Thanks
Paul


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-user-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .


Reply to: