Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2012 15:16:13 +0100 (BST)
From:      Anton Shterenlikht <mexas@bristol.ac.uk>
To:        freebsd-ports@freebsd.org
Subject:   WITH_DEBUG=yes in /etc/make.conf - cannot build some ports
Message-ID:  <201209211416.q8LEGDW9083674@mech-cluster241.men.bris.ac.uk>

next in thread | raw e-mail | index | archive | help
I'm trying to debug some segfaults in firefox,
which require having debugging symbols in many
places including the base OS (e.g. libc, libthr).
So I added WITH_DEBUG=yes to /etc/make.conf.
I now see that some ports don't build with
debugging support, e.g.:

# make WITHOUT_DEBUG=
===>  png-1.5.12 is marked as broken: Please remove WITH_DEBUG for this port.

and WITHOUT_DEBUG doesn't help.

What is the best way forward?

Thanks

Anton



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