--On Wednesday, November 04, 2009 11:39 AM +0300 alexs@ulgsm.ru wrote:
- Quanah Gibson-Mount quanah@zimbra.com [2009-11-03 08:33:26 -0800]:
# cd /usr/ports/net/openldap24-server # make -g # make: illegal option -- g
"-g" is an option to gcc used while building so that you'll include debugging symbols. It is not an option to make. I generally set it before calling configure, i.e.,
CFLAGS="-g -O0" ./configure <whatever configure options I want to use>
I think i get it.
Thanks. I failed to realize this before, but you haven't actually filed an ITS. The proper way to report a bug is to go to http://www.openldap.org/its/ and file an ITS, and then use the generated email from there so it gets properly tracked in the bug system.
--Quanah
--
Quanah Gibson-Mount Principal Software Engineer Zimbra, Inc -------------------- Zimbra :: the leader in open source messaging and collaboration