On Apr 24, 2004, at 1:21 AM, Roberto Manuel Latorre wrote:
First off, I'm really out in the woods in this one.
I tried, after a Fink Commander selfupdate, to do an update-all. It failed on Gnucash. It told me it needed some more packages to build (from source) & it couldn't do that because these in turn needed others yet as dependents.
I waited a few days & just did a selfupdate again. It failed again. What I see at the bottom of the compile attempt tells me nothing. It is as follows.-
top-level.c:32:22: X11/Xlib.h: No such file or directory
top-level.c:504: error: parse error before '*' token
top-level.c: In function `gnc_x_error':
top-level.c:507: error: `error' undeclared (first use in this function)
top-level.c:507: error: (Each undeclared identifier is reported only once
top-level.c:507: error: for each function it appears in.)
top-level.c:511: warning: implicit declaration of function `XGetErrorText'
top-level.c:511: error: `display' undeclared (first use in this function)
top-level.c: In function `gnc_ui_start_event_loop':
top-level.c:535: warning: implicit declaration of function `XSetErrorHandler'
make[4]: *** [top-level.lo] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all-recursive-am] Error 2
### execution of /var/tmp/tmp.1.xdHrc7 failed, exit code 2
Failed: compiling gnucash-1.8.9-11 failed
Before that, there are some warnings, which if needed I'll supply in another email.
Mentions are made to -I/usr/X11R6/include/freetype2 which I don't know why it is there, as opposed to in the /sw/ directory.
It's installed by X11.
Please advise as to what other information I'm missing so that I can include it. I am positive I'm missing a lot of stuff...
--
VTY Roberto Manuel
The missing Xlib.h looks like you're missing something from X11. If you are using Apple's X11, then try reinstalling the X11SDK package.
-- Alexander K. Hansen Fink Documentarian Day Job: Levitated Dipole Experiment http://www.psfc.mit.edu/LDX
------------------------------------------------------- This SF.net email is sponsored by: The Robotic Monkeys at ThinkGeek For a limited time only, get FREE Ground shipping on all orders of $35 or more. Hurry up and shop folks, this offer expires April 30th! http://www.thinkgeek.com/freeshipping/?cpg=12297 _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
