First you have run the uninstall script (it's on the 2.2.1 image).
Open a terminal window, enter 'su' and type the root password when
prompted.
Using the finder open the image, navigate to the Utilities folder and
drag the uninstall-devtools.pl file to the terminal window.
Click on the terminal window, hit return.
Restart the computer when it's done and install the older XCODE.
On Jan 24, 2006, at 13:15 , Rebecca Bendick wrote:
I saw that other people had solved the same problem by installing
Xcode 2.2, so I reinstalled that, but still get the same errror:
/usr/bin/ld: Undefined symbols:
_fprintf$LDBLStub
collect2: ld returned 1 exit status
make[2]: *** [genmodes] Error 1
make[1]: *** [stage2_build] Error 2
make: *** [bootstrap] Error 2
To be honest, this looks like you have a shared library missing from
one of your dependent libraries.
Help!! I've been trying to sort this out on and off for months.
-- Dale