Subject: Fw: Compiling X on 1.2pmax
To: None <port-pmax@NetBSD.ORG>
From: Bill Harris <billh@airmail.net>
List: port-pmax
Date: 12/10/1996 15:28:44
I made two changes.

One, inserted the changes Erik sent to the site.def file.  Since shared
libs
aren't ready yet, don't try to use them or build the server.  My decstation
is headless.  The server might have built, but I couldn't have tested it
anyway.

make World then completed without errors.  make install was failing when
it got to the link phase for xdm with the missing crypt functions.  The
only
thing I did was edit the xdm Makefile.  The only thing was to add -lcrypt
to
the extra libs in the makefile.   It then built to completely and installed
with
no errors.

Bill

----------
> From: Robert Rusek <rusek@alpha.fdu.edu>
> To: billh@airmail.net
> Subject: Re: Compiling X on 1.2pmax
> Date: Tuesday, December 10, 1996 12:33 PM
> 
> Bill,
> 
> What did you do to get it to work.  Did you use the shared libraries.
> If not which configuration files did you modify to get it to install
> without the shared libraries.  
> 
> Also do you have both client and server compiled and installed?
> 
> Thanks,
> 
> 
> > Reply-to:      <billh@airmail.net>
> > From:          "Bill Harris" <billh@airmail.net>
> > To:            <port-pmax@NetBSD.ORG>
> > Subject:       Re: Compiling X on 1.2pmax
> > Date:          Tue, 10 Dec 1996 12:13:43 -0600
> 
> > 
> > That worked great.  It completed the install with no problems.
> > Got a full working X11R6.1 set.
> > 
> > Thanks for the help.
> > 
> > ----------
> > > From: Eric McWhorter <ericm@mathfs.math.montana.edu>
> > > To: Bill Harris <billh@airmail.net>
> > > Subject: Re: Compiling X on 1.2pmax
> > > Date: Monday, December 09, 1996 4:16 PM
> > > 
> > > crypt(3) routines are not in libc.a.  You'll have to specify
> > > -lcrypt on the link.  Maybe that part can be compiled by hand? 
> > > Sorry I don't have a specific fix for you...
> > > 
> > > -- 
> > > Eric McWhorter                     2-207 Wilson Hall, MSU,
> > > Bozeman, MT
> > 59717
> > > College of Letters and Science     (406)994-1788
> > > Montana State University           ericm@math.montana.edu
> > 
> 
> 
> ------------------------------
> Robert Rusek
> Systems Network Analyst
> Fairleigh Dickinson University
> (201)443-8689 / rusek@fdu.edu  
> ------------------------------