Putting this back on the list, since I'm not paid personal technical support:
Stéphane Zampelli wrote: > I did install XCode. > Now gcc compilation works, but however I get this message: > > sudo fink rebuild xpdf | tee /tmp/output | grep xpdf > > [...] > configure: WARNING: Couldn't find X / Motif -- you will be able to compile > pdftops, pdftotext, pdfinfo, pdffonts, pdftoppm, and pdfimages, > but not xpdf > [...] > It's helpful to include the context in which configure warnings occur--a few lines before them, say. I tried to rebuild xpdf on my system, but I don't have a configure output line mentioning Motif, so it's very difficult to compare my output with what you reported to see what is missing. This, by the way, is probably what caused our binary package to misbuild. > I installed any packages related to Motif. > What should I do? > > Thanks, > > S.Z. > > opemotif3 is an explicit dependency of xpdf, so by rights it _should_ be there. If xpdf built, then try "fink -k rebuild xpdf" so that your xpdf build directory (in /sw/src/fink.build) is kept, and then check the config.log file (/sw/src/fink.build/xpdf-3.00-1015/xpdf-3.00 or whatever it is) to see what's actually going on. It looks like your package descriptions are out of date, though: you might want to do a "fink selfupdate-rsync" first. I was checking the CVS commit notes and it looks like there was a fix committed to the current version in 10.5/stable a week ago that fixes issues building with Leopard's X11. ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
