Date: Mon, 24 Dec 2012 09:45:29 -0800 From: Alfred Perlstein <bright@mu.org> To: Mark Johnston <markjdb@gmail.com> Cc: Garrett Cooper <yanegomi@gmail.com>, freebsd-hackers@freebsd.org, Ed Maste <emaste@freebsd.org>, Jan Beich <jbeich@tormail.org> Subject: Re: [PATCH] Add WITH_DEBUG_FILES knob to enable separate debug files Message-ID: <50D894B9.2030008@mu.org> In-Reply-To: <CAMw1wOzQtDGsihneV=kjPAbd_cwHue-vwceYMGb0RMbMBrD2SA@mail.gmail.com> References: <20121222164602.GB32022@sandvine.com> <1Tmb5f-000Jy5-CT@internal.tormail.org> <50D684D7.8050906@mu.org> <CAGH67wS6Fc%2B8iu9w-ibJ=oN18y7oxjXOtzRq=MCLXspLjjKJXw@mail.gmail.com> <CAMw1wOzQtDGsihneV=kjPAbd_cwHue-vwceYMGb0RMbMBrD2SA@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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-unsubscribe@freebsd.org" > _______________________________________________ > freebsd-hackers@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-hackers > To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50D894B9.2030008>