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

Re: Unknown pseudo-op: '.section' when building ld.so



On Sun, Jun 01, 2003 at 05:28:27PM -0700, Peter Hessler wrote:
> On Mon, 2 Jun 2003 03:02:53 +0300
> Casper Gripenberg <casper.gripenberg@kotiportti.fi> wrote:
> 
> : > uname -a 
> : OpenBSD xyz 3.3 GENERIC#0 i386 
> : 
> 
> You are trying to build -current, on a -release machine.  
> Not going to work.  Either fetch the correct sources, or 
> follow upgrade-minifaq.html

Er..umm..no I think I'm in the -stable branch of -release.

> pwd
/usr/src/libexec/ld.so

> cvs status -v Makefile
===================================================================
File: Makefile          Status: Up-to-date

   Working revision:    1.18
   Repository revision: 1.18    /cvs/src/libexec/ld.so/Makefile,v
   Sticky Tag:          OPENBSD_3_3 (branch: 1.18.2)
   Sticky Date:         (none)
   Sticky Options:      (none)

   Existing Tags:
        OPENBSD_3_3                     (branch: 1.18.2)
        OPENBSD_3_3_BASE                (revision: 1.18)
...

So this shouldn't be -current, but -stable, right?

Casper