Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jan 2002 23:34:30 -0800 (PST)
From:      Julian Elischer <julian@elischer.org>
To:        current@freebsd.org
Subject:   __stderrp error
Message-ID:  <Pine.BSF.4.21.0201202330560.6929-100000@InterJet.elischer.org>

next in thread | raw e-mail | index | archive | help

Lots of my old programs get:
/usr/libexec/ld-elf.so.1: /usr/local/lib/libpng.so.3: Undefined symbol
"__stderrp"       

this is NOT the error in UPDATING
and doing what it says for a similar problem:
20010924:
        The buildworld has been fixed.  You may need to install
        the 4.x compatibility libraries for some old binaries
        to work.  Add COMPAT4X=true to your /etc/make.conf to
        get them installed on every installworld, or execute the
        following to get them installed only once:
                cd src/lib/compat/compat4x.<arch>
                make all install
        You will see ``__stdoutp undefined'' until you do this.       

has NO effect whatsoever.

The only thign I can do is recompile any package that has thos problem.
but sometimes it's hard finding which package needs to be recomiled.

thoughts?



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0201202330560.6929-100000>