forget the directory problem - nothing should be linking the Carbon framework 
in the first place.  Especially on OSX 10.7, since carbon 64bit does not exist, 
only 32bit.  But then, that's just a warning, and may have nothing to do with 
the actual error.

Has this worked in the past?  Did you change any configuration options from 
then?  Or update any dependent libraries?

Also, the link command immediately preceding the first error would help figure 
out what's going on.

On May 15, 2012, at 6:49 PM, [email protected] wrote:

> 
> Hi,
> 
> Sorry to come again with a building problem. Now on OSX 10.7.4
> For forced updating reasons I was obliged to up start a chain of up updates 
> that ended up on upgrading to Xcode 4.3.2 and now I get these errors linking 
> (well, a lot more)
> 
> 
> /System/Library/Frameworks/Carbon.framework/Carbon
> 
> is a symlink to
> 
> /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
> 
> but than what?
> 
> Any idea how to solve this?
> 
> Thanks
> 
> Joaquim
> 
> ld: warning: path '/System/Library/Frameworks/Carbon.framework/Carbon' 
> following -L not a directory
> Undefined symbols for architecture x86_64:
>  "operator new(unsigned long)", referenced from:
>      IdrisiDataset::IdrisiDataset()in IdrisiDataset.o
>      _GDALRegister_IDRISI in IdrisiDataset.o
>      IdrisiDataset::Open(GDALOpenInfo*)       in IdrisiDataset.o
>      IdrisiRasterBand::GetDefaultRAT()       in IdrisiDataset.o
>      IdrisiRasterBand::SetDefaultRAT(GDALRasterAttributeTable const*)   in 
> IdrisiDataset.o
>      IntergraphRasterBand::IntergraphRasterBand(IntergraphDataset*, int, int, 
> GDALDataType)in IntergraphBand.o
>      _GDALRegister_INGR in IntergraphDataset.o
> 
> 
> ----------------------------------------------------------------
> This message was sent using IMP, the Internet Messaging Program.
> 
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev

-----
William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
http://www.kyngchaos.com/

[Trillian]  What are you supposed to do WITH a maniacally depressed robot?

[Marvin]  You think you have problems?  What are you supposed to do if you ARE 
a maniacally depressed robot?  No, don't try and answer, I'm 50,000 times more 
intelligent than you and even I don't know the answer...

- HitchHiker's Guide to the Galaxy


_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to