Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 May 2022 12:44:46 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264067] ldconfig: aout is not supported
Message-ID:  <bug-264067-227-G3Me2AMENo@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-264067-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264067

Stefan Eßer <se@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|New                         |Open
                 CC|                            |se@FreeBSD.org

--- Comment #1 from Stefan Eßer <se@FreeBSD.org> ---
There is some kind of inconsistency on your system.

The -aout option has been removed from ldconfig, since a.out style executables
have been mostly obsolete for more than a decade (but were still supported).

There is nothing in the ports system or in the ports you mention that
references a.out anymore, and the error message indicates that "ldconfig -aout"
has been invoked, which might be due to local changes or perhaps because of an
an old pkg command version.

You could try "pkg -d upgrade" to produce a debug trace of the operations
performed by the pkg command.

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-264067-227-G3Me2AMENo>