Just submitted a new revision that handles this case and maybe others (avoids the library search path). Maybe this copy of -ltidy was recently introduced with XCode 2.2 (I'm still with 2.0 and don't have it).
Thanks for helping me identify the problem. --- William Scott <[EMAIL PROTECTED]> wrote: > Hi Adrian: > > It is a copy of libtidy that gets installed > (probably optionally) by > developer tools. When I gzipped it, the compilation > then works > > [previous failure reproduced manually] > > % sudo gzip /usr/lib/libtidy.A.dylib > > % sudo make > if [ ! -d ../../bin ]; then mkdir ../../bin; fi > gcc -g -Wall -Wno-switch -Wno-parentheses -I > ../../include - > D_DEBUG=1 -o ../../bin/tidy ../../console/tidy.c > -I../../include - > L../../lib -ltidy > if [ ! -d ../../bin ]; then mkdir ../../bin; fi > gcc -g -Wall -Wno-switch -Wno-parentheses -I > ../../include - > D_DEBUG=1 -o ../../bin/tab2space > ../../console/tab2space.c -lc > > [done] > > > so try > > NoSetCPPFLAGS: true > NoSetLDFLAGS: true > > Bill > > > > > On Mar 9, 2006, at 6:38 AM, Adrian Mugnolo wrote: > > > I still couldn't reproduce the problem here. But > I > > had just tried patching the Makefile exactly as > you > > did. > > > > Looks like you may have another copy of libtidy.a > > around in the system -- maybe even outside /sw. > > > > I am testing the fix right now. > > > > --- Peter O'Gorman <[EMAIL PROTECTED]> wrote: > > > >> -----BEGIN PGP SIGNED MESSAGE----- > >> Hash: SHA1 > >> > >> William Scott wrote: > >> | Dear Adrian Mugnolo: > >> | > >> | Tidy unfortunately won't build, and is thus > >> preventing quanta and kde > >> | from updating > >> | > >> | Here is the output: > >> http://www.chemistry.ucsc.edu/%7Ewgscott/temp/ > >> | tidy.log > >> > >> Interesting bug: > >> > >> imac:/build.build/tidy-051026-1/tidy/build/gmake > >> root# gcc -Wall -Wno-switch > >> - -Wno-parentheses -I ../../include -o > >> ../../bin/tidy ../../console/tidy.c > >> - -I../../include -L../../lib -ltidy > >> /usr/bin/ld: Undefined symbols: > >> _tidyOptGetDoc > >> _tidyOptGetDocLinksList > >> _tidyOptGetNextDocLinks > >> collect2: ld returned 1 exit status > >> imac:/build.build/tidy-051026-1/tidy/build/gmake > >> root# gcc -Wall -Wno-switch > >> - -Wno-parentheses -I ../../include -o > >> ../../bin/tidy ../../console/tidy.c > >> - -I../../include ../../lib/libtidy.a > >> imac:/build.build/tidy-051026-1/tidy/build/gmake > >> root# > >> > >> Peter > >> -----BEGIN PGP SIGNATURE----- > >> Version: GnuPG v1.4.0 (Darwin) > >> > >> > > > iQCVAwUBRBA8MLiDAg3OZTLPAQIv5QP9HIxw1ZCFpz0P5Cew2E2DY8bbogKvM24e > >> > > > fP39nPpEqu5XysgLL/88TVX8vIFSADwv2pHfI/aHa8wmz2jwXVb+ZuxOecAvchZf > >> > > > vbl7bJOeop4BgNn+J6gEalbW5axEI8eyjWpa2KYhkJkNxTJap19RTQnn/LIOBJsY > >> x9VJt8AVX9s= > >> =/mH+ > >> -----END PGP SIGNATURE----- > >> > >> > >> > > > ------------------------------------------------------- > >> This SF.Net email is sponsored by xPML, a > >> groundbreaking scripting language > >> that extends applications into web and mobile > media. > >> Attend the live webcast > >> and join the prime developer group breaking into > >> this new coding territory! > >> > > http://sel.as-us.falkag.net/sel? > > cmd=lnk&kid=110944&bid=241720&dat=121642 > >> _______________________________________________ > >> Fink-devel mailing list > >> Fink-devel@lists.sourceforge.net > >> > > > https://lists.sourceforge.net/lists/listinfo/fink-devel > >> > > > > > > __________________________________________________ > > Do You Yahoo!? > > Tired of spam? Yahoo! Mail has the best spam > protection around > > http://mail.yahoo.com > > > > ------------------------------------------------------- > This SF.Net email is sponsored by xPML, a > groundbreaking scripting language > that extends applications into web and mobile media. > Attend the live webcast > and join the prime developer group breaking into > this new coding territory! > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 > _______________________________________________ > Fink-devel mailing list > Fink-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/fink-devel > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Fink-devel mailing list Fink-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/fink-devel