Viv Kendon wrote:
On Fri, 23 Sep 2005, Alexander K. Hansen wrote:

openoffice.org-en-gb-1.9m121-61 with the help of a new dual
G5 (running OSX 10.4.2 Server and XCode 2.2preview).


Hey!  That's an unsupported compiler!  You voided Fink's warranty!

:-)
:-) Clutching at straws...it built version 60 just fine -- besides it would be interesting if it does turn out to be a compiler difference...

Actually I think there is very little difference compiler-wise between Xc 2.1 and 2.2preview.

[]
Actually, I can tell you roughly where it hung the last time, I kept the build log (the first line I've included is just to tell you what is going on at this point...)

In file included from /sw/src/fink.build/openoffice.org-1.9m121-61/python/unxmac
xp.pro/misc/build/Python-2.3.4/Modules/readline.c:26:

Does this thing build its own python, too, and its own readline? I know why I never tried to build it, and probably never will...

/sw/include/readline/readline.h:375: warning: function declaration isn't a prototype gcc-3.3 -L/sw/lib -bundle -flat_namespace -undefined suppress build/temp.darwin- 8.2.0-Power_Macintosh-2.3/readline.o -L/usr/lib/termcap -L/sw/lib -L/usr/local/lib -lreadline -lncurses -o build/lib.darwin-8.2.0-Power_Macintosh-2.3/readline.dylib
sem_init: Function not implemented
sem_trywait: Bad file descriptor

This kind of errors popped up when one tried to build python on Tiger without a special patch. It comes from the fact that Tiger pretends to have sem_init but doesn't. The pyconfig.h in both Apple's and Fink's pythons have a line

#define HAVE_BROKEN_POSIX_SEMAPHORES 1

I guess if openoffice wants to build each and every package that Fink already has, then it will also have to contain a complete collection of patches :-)

--
Martin



-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to