David R. Morrison <[EMAIL PROTECTED]> said: > Begin forwarded message: > >> From: Adrian Bondy <[EMAIL PROTECTED]> >> Date: April 16, 2008 6:30:08 AM MDT (CA) >> To: David R. Morrison <[EMAIL PROTECTED]> >> Subject: Re: libjpeg-6b-17 >> >> Thanks. But I have already partially resolved the problem (I think). >> I removed /sw and then reinstalled fink. The problem now is that I >> installed xfig using the old fink (ppc), and I get an error message >> when I try to install xfig by hand. (The new fink doesn't list it, >> which is perhaps a good sign.) I get the following error message: >> >> bandi:xfig.3.2.5 jabondy$ make >> rm -f d_arc.o >> /usr/bin/cc -c -Os -Wall -Wpointer-arith -no-cpp-precomp -I/usr/ >> include/X11 -I/usr/local/include -I/usr/local/include/X11 -I/usr/X11/ >> include -D__i386__ -D__DARWIN__ - >> DNO_ALLOCA -DCSRG_BASED -DUSE_XPM -DXAW3D >> -DUSE_JPEG - >> DNEWARROWTYPES d_arc.c >> In file included from d_arc.c:21: >> fig.h:387: error: conflicting types for 'srandom' >> /usr/include/stdlib.h:241: error: previous declaration of 'srandom' >> was here >> d_arc.c: In function 'resizing_arc': >> d_arc.c:311: warning: passing argument 1 of 'compute_3p_angle' from >> incompatible pointer type >> d_arc.c:311: warning: passing argument 2 of 'compute_3p_angle' from >> incompatible pointer type >> make: *** [d_arc.o] Error 1 >> >> This really looks like trouble! I would like to uninstall xfig, but >> have no idea how.
The mention of /usr/local looks like trouble indeed. Not sure if that's *the* cause of *this* failure, but it's a good idea to move /usr/local out of the way (temporarily rename it to /usr/local_HIDDEN for example) while fink is compiling things. dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------------------------- This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
