Peter Wong wrote: > hello fine finks, > > i'm trying to build kde4 with the following command: > > >> [...@tipop:~]$ fink install bundle-kde4-ssl-x11 >> > > > it's failing to compile graphviz-2.22.2-1, though. so far, i've only > found one mention of graphviz in the archives (http://sourceforge.net/ > mailarchive/forum.php? > thread_name=326172a00906201155n42a1c7afx8a3a697e63e7b704% > 40mail.gmail.com&forum_name=fink-beginners), but that doesn't appear > to be the same problem at all. here's the last few lines of my build > failure: > > >> <snip> >> g++ -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../ >> lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan - >> DDEMAND_LOADING=1 -I/System/Library/Frameworks/JavaVM.framework/ >> Versions/A/Headers -I/sw/lib/ocaml -idirafter /usr/lib/ruby/1.8/ >> universal-darwin8.0 -I/sw/include -I/sw/include -g -O2 -MT >> libgv_guile_la-gv_guile.lo -MD -MP -MF .deps/libgv_guile_la- >> gv_guile.Tpo -c gv_guile.cpp -fno-common -DPIC -o .libs/ >> libgv_guile_la-gv_guile.o >> gv_guile.cpp: In function 'void SWIG_init()': >> gv_guile.cpp:5516: error: invalid conversion from >> 'scm_unused_struct* (*)()' to 'scm_unused_struct* (*)(...)' >> >> <snip> > > for kicks, here's this (my installed fink packages): > > > <snip> > i'm pretty sure it has nothing to do with /usr/local, since this is > what my /usr/local looks like: > > >> [...@tipop:~]$ ll /usr/local/ >> total 96 >> drwxr-xr-x 7 root admin 238B Mar 19 2008 arm-uclinux-tools/ >> drwxr-xr-x 5 root wheel 170B Feb 2 2007 avr/ >> lrwxr--r-- 1 root admin 7B Mar 13 2008 bin -> /sw/bin >> lrwxr--r-- 1 root admin 7B Mar 13 2008 etc -> /sw/etc >> lrwxr--r-- 1 root admin 8B Mar 13 2008 fink -> /sw/fink >> lrwxr--r-- 1 root admin 11B Mar 13 2008 include -> /sw/include >> lrwxr--r-- 1 root admin 8B Mar 13 2008 info -> /sw/info >> lrwxr--r-- 1 root admin 7B Mar 13 2008 lib -> /sw/lib >> lrwxr--r-- 1 root admin 11B Mar 13 2008 libexec -> /sw/libexec >> lrwxr--r-- 1 asl admin 13B Jul 15 2008 man -> /sw/share/man >> drwxr-xr-x 3 root wheel 102B Feb 2 2007 powerpc-apple- >> darwin8.8.0/ >> lrwxr--r-- 1 root admin 8B Mar 13 2008 sbin -> /sw/sbin >> lrwxr--r-- 1 root admin 9B Mar 13 2008 share -> /sw/share >> lrwxr--r-- 1 root admin 7B Mar 13 2008 src -> /sw/src >> lrwxr--r-- 1 root admin 7B Mar 13 2008 var -> /sw/var >> > > I wouldn't be so sure that it's not a problem. Third-party software will install libraries and headers in /usr/local, and with this setup it's free to overwrite your Fink-installed stuff without your knowledge, just as if you'd bootstrapped fink into /usr/local directly.
> and i don't know if my gcc version is relevant or not, so here's this: > > >> [...@tipop:~]$ gcc_select >> Current default compiler: >> gcc version 4.0.1 (Apple Computer, Inc. build 5370) >> > > and, so's ya know what computer i'm on: > > >> [...@tipop:~]$ uname -a >> Darwin tiPop.local 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 >> 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh >> powerpc >> > > thanks, and i appreciate any and all help! > > -peterwong > . > It works for me on 10.5; I don't have ready access to 10.4 (am 6 timezones away from my machine that can run it for a couple of days). If someone else reading this who's got 10.4 can test the situation that'd be great. Otherwise I'll give it a look when I get back to that computer. -- Alexander Hansen Fink User Liaison ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Fink-beginners mailing list [email protected] http://news.gmane.org/gmane.os.apple.fink.beginners
