On Tue, 24 Jan 2012 14:46:21 -0500
Justin Aplin wrote:
> If I'm not mistaken, I think the devtools for 10.5 can backport to
> 10.4, and I know that the 10.4 devtools can build for 10.2 and 10.3.
> Well, in theory, at least; I've never tried it myself.
We could never get the backports to work. Too
On Tue, 24 Jan 2012 18:30:58 +
Geoff Down wrote:
> No OSX10.4 build machine now as well as no OSX10.3 . All that old
> hardware going to waste.
The 10.3 machine had the system board partially melt during a qt
compile (which takes 15 hours on a ppc). Turns out the cpu heatsink was
never prope
On 1/24/2012 1:30 PM, Geoff Down wrote:
On Tue, Jan 24, 2012, at 12:55 PM, Andrew Lewman wrote:
Fwiw, this was written for 10.4 back when we had a 10.4 build machine,
https://gitweb.torproject.org/vidalia.git/blob/HEAD:/pkg/osx/build-bundle.txt#l65
In theory, it should still work.
It does, with
On Tue, Jan 24, 2012, at 12:55 PM, Andrew Lewman wrote:
> On Tue, 24 Jan 2012 17:47:21 +
> Geoff Down wrote:
> > So if I understand correctly, I should use
> > $ unset LDFLAGS
> > $ CFLAGS="-O -g -mmacosx-version-min=10.4 -arch ppc"
> > $ ./configure --with-libevent-dir=/opt/local
> > --with
On Tue, 24 Jan 2012 17:47:21 +
Geoff Down wrote:
> So if I understand correctly, I should use
> $ unset LDFLAGS
> $ CFLAGS="-O -g -mmacosx-version-min=10.4 -arch ppc"
> $ ./configure --with-libevent-dir=/opt/local
> --with-openssl-dir=/opt/local --disable-dependency-tracking
> CC="gcc-4.0"
Fw
On Tue, Jan 24, 2012, at 11:01 AM, Justin Aplin wrote:
> My bad, I wasn't thinking straight when I wrote that. I forgot the
> openssldir, at least on OSX, doesn't actually contain the libs. Try "sudo
> find / -iname libssl*.dylib" to find an appropriate lib in your setup.
> Since I replaced my s
On Jan 23, 2012, at 10:29 PM, Geoff Down wrote:
>
>
> On Mon, Jan 23, 2012, at 10:06 PM, Justin Aplin wrote:
>
I'm kind of flying in the dark here (being unfamiliar with macports),
but I think a proper --with-openssl-dir= statement will help. Run
"openssl version -a", check the
On Mon, Jan 23, 2012, at 10:06 PM, Justin Aplin wrote:
> >> I'm kind of flying in the dark here (being unfamiliar with macports),
> >> but I think a proper --with-openssl-dir= statement will help. Run
> >> "openssl version -a", check the version number to make sure it's the new
> >> version and
On 1/23/2012 9:36 PM, Geoff Down wrote:
On Mon, Jan 23, 2012, at 09:20 PM, Justin Aplin wrote:
I'm kind of flying in the dark here (being unfamiliar with macports),
but I think a proper --with-openssl-dir= statement will help. Run
"openssl version -a", check the version number to make sure it's
On Mon, Jan 23, 2012, at 09:20 PM, Justin Aplin wrote:
> I'm kind of flying in the dark here (being unfamiliar with macports),
> but I think a proper --with-openssl-dir= statement will help. Run
> "openssl version -a", check the version number to make sure it's the new
> version and not the pa
On 1/23/2012 6:55 PM, Geoff Down wrote:
On Mon, Jan 23, 2012, at 06:24 PM, Justin Aplin wrote:
On 1/23/2012 2:56 PM, Geoff Down wrote:
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
_EVP_sha256
_RSA_generate_key_ex
_SHA256
_SHA256_Final
_SHA256_Init
_SHA256_Update
_CRYPTO_
On Mon, Jan 23, 2012, at 06:24 PM, Justin Aplin wrote:
> On 1/23/2012 2:56 PM, Geoff Down wrote:
> >
> > /usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: Undefined symbols:
> > _EVP_sha256
> > _RSA_generate_key_ex
> > _SHA256
> > _SHA256_Final
> > _SHA256_Init
> > _SHA256_Update
> > _CRYPTO_ctr12
On 1/23/2012 2:56 PM, Geoff Down wrote:
On Mon, Jan 23, 2012, at 02:33 PM, Nick Mathewson wrote:
On Mon, Jan 23, 2012 at 2:27 PM, Geoff Down
wrote:
Can anyone help with this please?
% sudo ./configure --with-libevent-dir=/opt/local/lib/&& make&& make
install
-> checking for libevent direct
On Mon, Jan 23, 2012, at 02:33 PM, Nick Mathewson wrote:
> On Mon, Jan 23, 2012 at 2:27 PM, Geoff Down
> wrote:
> > Can anyone help with this please?
> >
> > % sudo ./configure --with-libevent-dir=/opt/local/lib/ && make && make
> > install
> > -> checking for libevent directory... configure: WA
On Mon, Jan 23, 2012 at 2:27 PM, Geoff Down wrote:
> Can anyone help with this please?
>
> % sudo ./configure --with-libevent-dir=/opt/local/lib/ && make && make
> install
> -> checking for libevent directory... configure: WARNING: We found the
> libraries for libevent, but we could not find the C
15 matches
Mail list logo