I am trying to install package ghemical with "fink install ghemical". The first problem I encountered (missing gcc 2.?) was fixed by installing gcc from the xcode cd. But I am still not successful, and in this case cannot find a hint in the FAQs.
When I run installation, I get the following error:
gcc -DHAVE_CONFIG_H -I. -I. -I. -DG_LOG_DOMAIN=g_log_domain_glib -no-cpp-precomp -I/sw/include -g -O2 -Wall -D_REENTRANT -c gmain.c -fno-common -DPIC -o gmain.lo
gmain.c:191: `poll' undeclared here (not in a function)
gmain.c: In function `g_main_set_poll_func':
gmain.c:1213: `poll' undeclared (first use in this function)
gmain.c:1213: (Each undeclared identifier is reported only once
gmain.c:1213: for each function it appears in.)
make[2]: *** [gmain.lo] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of make failed, exit code 2
Failed: compiling glib-1.2.10-8 failed
I am using 10.3.2, latest version of fink installed (fresh install). Does anybody have any ideas?
Cheers, Michael.
------------------------------------------------------- This SF.net email is sponsored by: IBM Linux Tutorials. Become an expert in LINUX or just sharpen your skills. Sign up for IBM's Free Linux Tutorials. Learn everything from the bash shell to sys admin. Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
