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

Reply via email to