Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Dec 2006 06:41:09 +0200 (EET)
From:      dima <7509107@mail.ru>
To:        Garrett Cooper <youshi10@u.washington.edu>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: tor, segmentation fault.
Message-ID:  <20061228063318.O46215@iced.no-ip.org>
In-Reply-To: <45933516.9090704@u.washington.edu>
References:  <20061228045719.R43651@iced.no-ip.org> <45933516.9090704@u.washington.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 27 Dec 2006, Garrett Cooper wrote:

> > Does anybody there have experience how to run an 
> > ports/security/tor ? I have use FreeBSD 4.11-RELEASE-p13 and "tor" 
> > here always exit with signal 11 and Segmentation fault message.

> Could you provide your make.conf settings, in particular your 
> CFLAGS, CXXFLAGS, and CPUTYPE, or maybe the custom settings in your 
> ports config file(s), etc?

cat make.conf | grep ...
#NO_CPU_CFLAGS=	true	# Don't add -march=<cpu> to CFLAGS automatically
#CFLAGS= -O -pipe
BDECFLAGS= -W -Wall -ansi -pedantic -Wbad-function-cast -Wcast-align \
           -Wcast-qual -Wchar-subscripts -Winline \
           -Wmissing-prototypes -Wnested-externs -Wpointer-arith \
           -Wredundant-decls -Wshadow -Wstrict-prototypes -Wwrite-strings
#SENDMAIL_CFLAGS=
CPUTYPE=i686
#CXXFLAGS+= -fmemoize-lookups -fsave-memoized

Ports config? Where is it?

--
dima <7509107*mail,ru> <2:550/112>



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