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/>
References:  <bug-264067-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D264067

Stefan E=C3=9Fer <se@FreeBSD.org> changed:

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

--- Comment #1 from Stefan E=C3=9Fer <se@FreeBSD.org> ---
There is some kind of inconsistency on your system.

The -aout option has been removed from ldconfig, since a.out style executab=
les
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 -a=
out"
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.

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



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