Filippo Moretti
2019-Feb-24 11:59 UTC
ld-elf.so.1: /usr/local/lib/libglib-2.0.so.0: Undefined symbol "environ" (RPI/arm64)
For what it may be worth I built it with LLVM80-RC from ports and I did not experience tis problemsincerely Filippo On Saturday, February 23, 2019, 8:12:00 PM GMT+1, Dimitry Andric <dim at FreeBSD.org> wrote: On 23 Feb 2019, at 16:48, Jan Beich <jbeich at FreeBSD.org> wrote:> > Jakub Lach <jakub_lach at mailplus.pl> writes: > >> Hello, >> >> I'm on FreeBSD 12.0-STABLE #0 r344261 amd64. >> >> I've rebuilt all ports after clang 7 import to 12-STABLE. >> >> Now I get with mplayer >> >> ld-elf.so.1: /lib/libc.so.7: Undefined symbol "__progname" > > https://svnweb.freebsd.org/changeset/ports/490727 needs to be adjusted > for -STABLE as well.No, the correct solution is to fix mplayer's linker script, or better, to delete it entirely. :-)? Afterwards, r490727 can be reverted. -Dimitry