On 2/15/13 5:25 PM, zooloo wrote:
> At 2013-02-15 21:22:04 +0100, <f...@snaggledworks.com> wrote:
> 
>> On 2/15/2013 3:15 PM, zooloo wrote:
>>> Dear Finkers,
>>>
>>> in the course of fink update-all at this 10.6 machine, I encounter troubles 
>>> building doxygen:
>>>
>>> /sw/bin/make -f Makefile.doxygen    PERL=/usr/bin/perl all
>>> make[2]: Entering directory 
>>> `/sw/src/fink.build/doxygen-1.8.3.1-1/doxygen-1.8.3.1/src'
>>> c++ -c -pipe -D__FreeBSD__=6 -DYY_TYPEDEF_YY_SIZE_T -Dyy_size_t=int -Wall 
>>> -W -Wno-deprecated-declarations -O2 -I../qtools -I../libmd5 -I. 
>>> -I/sw/include -o ../objects/main.o main.cpp
>>> c++ -L/sw/lib -Wl,-search_paths_first -o ../bin/doxygen ../objects/main.o  
>>> -L../lib -L/sw/lib -ldoxygen -ldoxycfg -lqtools -lmd5 -lpthread -liconv 
>>> -framework CoreServices
>>> Undefined symbols:
>>>     "_MD5Buffer", referenced from:
>>>         Definition::_docsAlreadyAdded(QCString const&)  in 
>>> libdoxygen.a(definition.o)
>>>         convertNameToFile(char const*, bool, bool)in libdoxygen.a(util.o)
>>>         convertNameToFile(char const*, bool, bool)in libdoxygen.a(util.o)
>>>         MemberDef::setAnchor()     in libdoxygen.a(memberdef.o)
>>>         DirDef::getOutputFileBase() const in libdoxygen.a(dirdef.o)
>>>         computeMd5Signature(DotNode*, DotNode::GraphType, 
>>> GraphOutputFormat, bool, bool, bool, QCString const&, QCString&)in 
>>> libdoxygen.a(dot.o)
>>>         DotGroupCollaboration::writeGraph(FTextStream&, GraphOutputFormat, 
>>> char const*, char const*, char const*, bool, int) constin 
>>> libdoxygen.a(dot.o)
>>>         generateGraphLegend(char const*)in libdoxygen.a(dot.o)
>>>         DotGfxHierarchyTable::writeGraph(FTextStream&, char const*, char 
>>> const*) constin libdoxygen.a(dot.o)
>>>         DotDirDeps::writeGraph(FTextStream&, GraphOutputFormat, char 
>>> const*, char const*, char const*, bool, int) constin libdoxygen.a(dot.o)
>>>         MemberGroup::anchor() const in libdoxygen.a(membergroup.o)
>>
>> zooloo, do you have libwww installed?
> 
> fink list -ti libwww
> Information about 12087 packages read in 1 seconds.
>   i   libwww  5.4.0-7 General-purpose cross-platform Web API in C
>   i   libwww-bin      5.4.0-7 General-purpose cross-platform Web API in C
>   i   libwww-pm5100   6.04-2  Perl modules, programming interface to WWW
>   i   libwww-shlibs   5.4.0-7 General-purpose cross-platform Web API in C
> 
> Thank you in advance for any help.
> 
> 
> cheers,
> 
> Zoo Loo
> 

Go ahead and remove libwww temporarily (there's no reason to remove the
other libwww* packages) and you should be able to build doxygen.

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
The Go Parallel Website, sponsored by Intel - in partnership with Geeknet, 
is your hub for all things parallel software development, from weekly thought 
leadership blogs to news, videos, case studies, tutorials, tech docs, 
whitepapers, evaluation guides, and opinion stories. Check out the most 
recent posts - join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to