U
Une Bévue
recently i wanted to install nokogiri and gtk2 under ruby 1.9 (installed
by MacPorts) over Tiger 10.4.11 and get the following error message :
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: flag: -undefined
dynamic_lookup can't be used with MACOSX_DEPLOYMENT_TARGET environment
variable set to: 10.1
collect2: ld returned 1 exit status
if i echo this variable MACOSX_DEPLOYMENT_TARGET, I get an empty string
:
iBook:~ yt$ echo $MACOSX_DEPLOYMENT_TARGET
iBook:~ yt$
then this variable is in a file; where to change it and for what value ?
by MacPorts) over Tiger 10.4.11 and get the following error message :
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: flag: -undefined
dynamic_lookup can't be used with MACOSX_DEPLOYMENT_TARGET environment
variable set to: 10.1
collect2: ld returned 1 exit status
if i echo this variable MACOSX_DEPLOYMENT_TARGET, I get an empty string
:
iBook:~ yt$ echo $MACOSX_DEPLOYMENT_TARGET
iBook:~ yt$
then this variable is in a file; where to change it and for what value ?