On 12/23/12 8:42 PM, Mark Johnston wrote:
I have an extension of Ed's patch which handles bsd.prog.mk at
http://people.freebsd.org/~markj/patches/debug_symbols/debug_symbols_full.patch

I am probably doing something wrong, but I am still getting that build error:

BFD: __vdso_gettimeofday.So: invalid SHT_GROUP entry
BFD: __vdso_gettimeofday.So: invalid SHT_GROUP entry
BFD: __vdso_gettimeofday.So: no group info for section .text.__vdso_gettimeofday BFD: __vdso_gettimeofday.So: no group info for section .text.__vdso_clock_gettime


with the following flags set:


~/freebsd % cat /etc/make.conf
KERNCONF?=VBOX_NOWITNESS
# added by use.perl 2012-11-05 11:50:32
PERL_VERSION=5.14.2
.(02:35:34)(alfred@spigot)
~/freebsd % cat /etc/src.conf
WITH_CTF=1
WITH_DEBUG_FILES=1
.(02:35:37)(alfred@spigot)

/usr/home/alfred/freebsd # printenv
_=/usr/bin/printenv
SCRIPT=typescript
COVERITY_WORKDIR=/root/coverity-output
COVERITY_DATADIR=/root/coverity-database
COVERITY_UNSUPPORTED=1
PAGER=more
PKG_CONFIG=/p/lib/pkgconfig
ZPROFILE_SOURCED=yes
CVS_RSH=ssh
EDITOR=vi
PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin
FTP_PASSIVE_MODE=yes
COWPATH=cows
MAILDIR=/root/Maildir
IRCNAME=Alfred Perlstein <alfred at freebsd.org>
CVSROOT=/home/ncvs
BLOCKSIZE=1K
OLDPWD=/usr/home/alfred/freebsd
PWD=/usr/home/alfred/freebsd
SHLVL=2
TERM=screen
SHELL=/usr/local/bin/zsh
MAIL=/var/mail/root
LOGNAME=root
USER=root
USERNAME=root
HOME=/root
SUDO_COMMAND=/usr/local/bin/zsh
SUDO_USER=alfred
SUDO_UID=501
SUDO_GID=501


http://people.freebsd.org/~alfred/dtrace/markjdb.build.xz


Thanks!
-Garrett

PS Awesome solution for the ports issue :).
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"


_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscr...@freebsd.org"

Reply via email to