From: John Stone (johns_at_ks.uiuc.edu)
Date: Wed Sep 01 2004 - 10:59:00 CDT

Lubos,
  I looked the old Make-arch you sent me; the SHLD wasn't getting
set because you had spaces after the '\' character on the RANLIB
line. You can't have anything after a '\' as it will prevent the
following line from being included. Spaces and tabs are very
important in Makefiles. :)

  John

On Wed, Sep 01, 2004 at 05:56:36PM +0200, Lubos Vrbka wrote:
> John,
>
> > You need to specify the TCLINC and TCLLIB with valid compile
> >switches, like this:
> > gmake NETBSD TCLINC="-I/usr/pkg/include" TCLLIB="-L/usr/pkg/lib"
> finally i found out where the problem was. it was in the Make-arch file.
> for some non-obvious reason, the SHLD option was not exported (although
> it was present in the file)... but i rewrote the last two lines of the
> NETBSD section and now it seems to work fine...
>
> now i'll move on with the compilation of the main program... so there is
> high probability that you'll hear from me again soon... ;)
>
> thanks for help, kind regards,
>
> --
> Lubos
> _@_"

-- 
NIH Resource for Macromolecular Modeling and Bioinformatics
Beckman Institute for Advanced Science and Technology
University of Illinois, 405 N. Mathews Ave, Urbana, IL 61801
Email: johns_at_ks.uiuc.edu                 Phone: 217-244-3349              
  WWW: http://www.ks.uiuc.edu/~johns/      Fax: 217-244-6078