[Fink-users] koffice-1.3.4-22

2004-11-14 Thread Jim Saklad
I saw that koffice was bumped to 1.3.4-22 and thought perhaps it would compile for me now. Nope. Here's my output after editing out several thousand innocent looking lines. Package manager version: 0.23.2 Distribution version: 0.7.1.rsync Mac OS X version: 10.3.6 Xcode 1.5 but using cc1plus_1.2

[Fink-users] Re: [fink-core] new ncurses

2004-11-14 Thread David R. Morrison
Yes, this is intentional. -- Dave On Nov 13, 2004, at 5:16 PM, Koen van der Drift wrote: Hi, A recent fink update-all installed the new ncurses (5.4), but I still have 5.3 installed as well. Not sure if that is intended, which is why I post it here: RubyTuesday:~ koen$ fink apropos ncurses

[Fink-users] Re: error compiling graphviz 1.16-1

2004-11-14 Thread Joel L. Breazeale
The fix for this is simple. I modified io.c locally. The #ifdef __APPLE__ at the top of the file was the culprit, particularly the #define for socklen_t. Before: #ifdef __APPLE__ #include AvailabilityMacros.h #ifndef MAC_OS_X_VERSION_10_3 #define socklen_t int #endif #endif After: #ifdef

[Fink-users] inkscape 0.39-1 unstable - URI - make test - failed?

2004-11-14 Thread Marcus Hauer
hey, i'm trying to install the inkscape 0.39-1. after a while the process stops while compiling / testing the URI package... any ideas what this means? i'm using a clean install of fink with Apple X11 and OS X 10.3.6 (Xcode 1.5) stable binary packages installed before with fink are: scribus,

[Fink-users] koffice still will not update

2004-11-14 Thread lj Palmer
New update, Same result. __Error__ cd . /bin/sh /sw/src/koffice-1.3.4-22/koffice-1.3.4/admin/missing --run autoheader Can't locate object method path via package Request at /sw/share/autoconf/Autom4te/C4che.pm line 69, GEN1> line 94. autoheader: /sw/bin/autom4te-2.59 failed with exit status: 1

Re: [Fink-users] Re: error compiling graphviz 1.16-1

2004-11-14 Thread Joel L. Breazeale
Thank you for your reply. I look forward to the official release of a proper fix! --Joel Joel L. Breazeale wrote: The fix for this is simple. I modified io.c locally. The #ifdef __APPLE__ at the top of the file was the culprit, particularly the #define for socklen_t. This is not

[Fink-users] Re: inkscape 0.39-1 unstable - URI - make test - failed?

2004-11-14 Thread Daniel E. Macks
Marcus Hauer [EMAIL PROTECTED] said: the error looks like this: t/sipok t/split..ok t/storable...ok t/urn-isbn...skipped all skipped: Needs the Business::ISBN module installed t/urn-oidok Failed 1/30 test scripts, 96.67% okay. 2/447 subtests