On Dec 17, 2008, at 3:18 PM, Ruben de Gooijer wrote:

> No problem. I'm one step closer to the solution.
> The next error though appears to me as a more severe one.
>
> /usr/bin/make -f Makefile.doxygen    PERL=/usr/bin/perl all
> c++ -c -pipe -D__FreeBSD__=6 -Wall -W -O2 -I../qtools -I../libmd5 - 
> I. -I/sw/include -o ../objects/main.o main.cpp
> c++ -Wl,-search_paths_first -o ../bin/doxygen ../objects/main.o  - 
> L../lib -L/sw/lib -ldoxygen -ldoxycfg -lqtools -lpng -lmd5 -liconv
> /usr/libexec/gcc/i686-apple-darwin8/4.0.1/ld: Undefined symbols:
> ___dso_handle
> collect2: ld returned 1 exit status
> make[2]: *** [../bin/doxygen] Error 1
> make[1]: *** [all] Error 2
> make: *** [all] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-doxygen-1.5.6-2
>

I'd better send this back to the list, since I'm not completely sure.   
However, web searches suggested that this issue comes from the  
compiler itself.

You might want to reinstall Xcode cleanly (including the various SDKs)  
to make sure that you don't somehow have a mix of stuff from different  
versions of the package.  If you're using an Xcode older than 2.5, you  
can run

sudo /Developer/Tools/uninstall-devtools.pl

to remove it before installing again, and if you're using 2.5, the  
corresponding command is

/Developer/Library/uninstall-devtools

We recommend Xcode 2.4.1 or 2.5 for Tiger.
>
> On Wed, Dec 17, 2008 at 8:38 PM, Alexander Hansen 
> <[email protected] 
> > wrote:
> Unfortunately, I steered you in the wrong direction.  By doing a  
> little checking around on my Tiger drive with "lsbom", I found that  
> the missing zend.h is from BSDSDK.pkg on Tiger; DevSDK only applies  
> to Leopard.  Sorry about that.
>
> On Dec 17, 2008, at 1:46 PM, Ruben de Gooijer wrote:
>
>> No more errors in the DevSDK install process, I assume it is  
>> correctly installed by now. But still no sign of /usr/include/php/ 
>> Zend/zend.h :(
>>
>> On Wed, Dec 17, 2008 at 12:25 AM, Alexander Hansen 
>> <[email protected] 
>> > wrote:
>>
>> On Dec 16, 2008, at 5:48 PM, Ruben de Gooijer wrote:
>>
>> I tried reinstalling the DevSDK package (from my mac osx cd) but it
>> leaves me saying: You cannot continue. Nothing to install. Apparently
>> it is already installed, but I think I broke it by removing php. Is
>> there a proper way to resolve this?
>>
>>
>> You might try removing the receipt for DevSDK from /Library/ 
>> Receipts (/Library/Receipts/DevSDK.pkg).
>>
>>
>>
>>
>>
>> As you can see there seems to be a lot missing,
>>
>> As I said, the difference between your configuration step and mine  
>> was
>> zend.h; all of the other "no"s were also "no" in my setup.
>>
>> but shouldn't the
>> installer fix this or do I have to perform other measures to overcome
>> these 'missing' dependencies.
>>
>>
>>
>> Our installer won't do anything about this issue, because you're  
>> missing
>> something that comes from Apple rather than Fink..  zend.h is  
>> supposed to be
>> installed by the DevSDK package from Xcode.  Reinstall that.
>>
>> <snip:>
>>
>>
>>
>>
>
>


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to