Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Aug 1997 09:56:29 -0500 (CDT)
From:      John Preisler <john@helium.vapornet.com>
To:        freebsd-stable@freebsd.org
Subject:   broked stable
Message-ID:  <199708081456.JAA14434@argon.vapornet.com>

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


recent changes to gun/usr.bin/ld break -stable.  world is current as of yesterday.



===> ld/rtld
cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD   -c /usr/src/gnu/usr.bin/ld/rtld/../i386/mdprologue.S
cc -O -I/usr/src/gnu/usr.bin/ld/rtld/.. -I/usr/src/gnu/usr.bin/ld/rtld -I/usr/src/gnu/usr.bin/ld/rtld/../i386 -fpic -fno-function-cse -DRTLD   -c /usr/src/gnu/usr.bin/ld/rtld/rtld.c
/usr/src/gnu/usr.bin/ld/rtld/rtld.c:211: warning: excess elements in struct initializer after `ld_entry'
/usr/src/gnu/usr.bin/ld/rtld/rtld.c: In function `rtld':
/usr/src/gnu/usr.bin/ld/rtld/rtld.c:415: `LDSO_VERSION_HAS_DLSYM3' undeclared (first use this function)
/usr/src/gnu/usr.bin/ld/rtld/rtld.c:415: (Each undeclared identifier is reported only once
/usr/src/gnu/usr.bin/ld/rtld/rtld.c:415: for each function it appears in.)
/usr/src/gnu/usr.bin/ld/rtld/rtld.c: In function `__dlsym':
/usr/src/gnu/usr.bin/ld/rtld/rtld.c:1910: `RTLD_NEXT' undeclared (first use this function)
/usr/src/gnu/usr.bin/ld/rtld/rtld.c: In function `__dlsym3':
/usr/src/gnu/usr.bin/ld/rtld/rtld.c:1929: `RTLD_NEXT' undeclared (first use this function)
*** Error code 1



-jrp




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708081456.JAA14434>