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

Re: Compiling TWIN



On Sun, 21 Sep 1997, 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.
> 
> Any help would be appreciated.
> 
I built twin a couple of weeks ago and had the same problem you did. I
quickly discovered that the library was failing to be built in earlier
portions of the make. If memory serves, it was failing to find a necessary
library, once I installed that, everything built fine. I might suggest
adding something like '2>&1 |tee ../build.log' to the end of the make
command. This will log all of the output of the make to build.log one
directory higher than the source. (keeps the source from getting cluttered
with log files)

If the errors don't make sense, I'm sure you can find an interpreter here
on the lists.

Luck,

Dwarf
-- 
_-_-_-_-_-_-                                          _-_-_-_-_-_-_-

aka   Dale Scheetz                   Phone:   1 (904) 656-9769
      Flexible Software              11000 McCrackin Road
      e-mail:  dwarf@polaris.net     Tallahassee, FL  32308

_-_-_-_-_-_- If you don't see what you want, just ask _-_-_-_-_-_-_-


--
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: