On Thu, Nov 07, 2002 at 09:35:19AM -0800, John Polstra wrote:
> In article <[EMAIL PROTECTED]>,
> Steve Kargl  <[EMAIL PROTECTED]> wrote:
> > On Thu, Nov 07, 2002 at 09:21:53AM -0800, John Polstra wrote:
> > > It's possible that if you already have a working installation of pm3
> > > or ezm3, you'll be able to build CVSup on -current.  But if you try to
> > > build pm3 or ezm3 from scratch, you'll find that the build fails.
> > > 
> > 
> > I removed all ports because of the __sF symbol problem.  I
> > simply did "cd /usr/ports/net/cvsup ; make install" and
> > this automatically installed ezm3.  pkg_info doesn't show
> > pm3 installed on system.  Perhaps, only pm3 is the port
> > that will have the problem.
> 
> That would surprise me, but I haven't tried it myself.  Inspection
> of the ezm3 bootstrap shows that it has references to __sF.
> 

Well, I just pkg_deinstall's both ezm3 and cvsup.  I re-installed
both without problems.  I then used cvsup to pull down some source
updates.  However, here's the strange or maybe fortunate part

troutmask:kargl[246] cd /usr/local/lib/m3
troutmask:kargl[247] find . -name \*.a | xargs nm -A | grep __sF
./pkg/m3core/FreeBSD4/libm3core.a:Cstdio.mo:         U __sF
troutmask:kargl[248] strings /usr/local/sbin/cvsupd | grep __sF
troutmask:kargl[249] strings /usr/local/bin/cvsup | grep __sF

-- 
Steve

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to