These configure and environment settings also worked for me. I haven't tried running the resulting executable binaries, but this is encouraging.

Thanks,

Craig

On 03/05/2010 11:03 AM, Joseph Bester wrote:
On Mar 4, 2010, at 4:59 PM, Jamie Schwettmann wrote:

Update:  I tried removing the built files, then exporting CFLAGS="-m32" before running 
"sudo make" again, and it still gives the same problem.

- Jamie

I used these command on 10.6.2 with a freshly untarred installer:

CFLAGS=-m32
export CFLAGS
LDFLAGS=-m32
export LDFLAGS
./configure --with-flavor=gcc32dbg --prefix="$(pwd)/gt5" \
     --with-buildopts="GSI_OPENSSH_GPTMACRO=--without-openssl-header-check 
--verbose"
make
make install

Joe

--
Craig E. Ward
USC Information Sciences Institute
310-448-8271
[email protected]

Reply via email to