Re: [Fink-users] ocaml build failure

2011-04-19 Thread Koen van der Drift

On Apr 19, 2011, at 9:13 PM, Koen van der Drift wrote:

> 
> On Apr 19, 2011, at 8:36 PM, Alexander Hansen wrote:
> 
>> I didn't reproduce this (10.6/i386/Xcode 3.2.4).  At around the same
>> point in the build I get:
> 
> Hmm, I'm using Xcode 4.0.2, maybe that's causing it.  
> 
> - Koen.


Indeed that's what caused the error. I downgraded to Xcode 3.2.5 and ocaml 
built without errors.

- Koen.



--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] ocaml build failure

2011-04-19 Thread Koen van der Drift

On Apr 19, 2011, at 8:36 PM, Alexander Hansen wrote:

> I didn't reproduce this (10.6/i386/Xcode 3.2.4).  At around the same
> point in the build I get:

Hmm, I'm using Xcode 4.0.2, maybe that's causing it.  

- Koen.

--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] ocaml build failure

2011-04-19 Thread Koen van der Drift
Hi all,

I wanted to install scipy-py27, but it gets stuck on building ocaml. I've 
already emailed the maintainer twice in the last few weeks but have not heard 
from him (cc'ed again), so I'm posting here.

I'm using the following system:

Package manager version: 0.29.21
Distribution version: selfupdate-cvs Tue Apr 19 18:54:45 2011, 10.6, i386
Trees: local/main stable/main stable/crypto unstable/main unstable/crypto


The output of the terminal is below:

...
ld: in ocamlbuild/ocamlbuild_pack.o, in section __DATA,__data reloc 56: 
sectionForAddress(0x480271E4) address not in any section for architecture i386
collect2: ld returned 1 exit status
File "caml_startup", line 1, characters 0-1:
Error: Error during linking
Exit code 2 while executing this command:
  ../ocamlcompopt.sh -nostdlib unix.cmxa -g -I stdlib -I ../otherlibs/unix 
ocamlbuild/ocamlbuild_executor.cmx ocamlbuild/ocamlbuild_pack.cmx 
ocamlbuild/ocamlbuild_unix_plugin.cmx ocamlbuild/ocamlbuild.cmx -o 
ocamlbuild/ocamlbuild.native
make: *** [ocamlbuild.native] Error 2
### execution of /var/tmp/tmp.0.GlLiLK failed, exit code 2
### execution of /var/tmp/tmp.7.N6Tfq5 failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ocaml-3.11.2-1
(Reading database ... 171182 files and directories currently installed.)
Removing fink-buildlock-ocaml-3.11.2-1 ...
Failed: phase compiling: ocaml-3.11.2-1 failed



Thanks,

- Koen.




--
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Can't Compile algorithm-c3-pm586

2010-06-01 Thread Koen van der Drift
Jonathan,

That should be fixed in cvs now. Please try again and let me know if  
it works.

- Koen.


On Jun 1, 2010, at 6:13 PM, Jonathan Levi, M.D. wrote:

> Using a PowerPC and OSX 10.4.11:
>
> Checking if your kit is complete...
> Looks good
> Writing Makefile for Algorithm::C3
> make
> cp lib/Algorithm/C3.pm blib/lib/Algorithm/C3.pm
> Manifying blib/man3/Algorithm::C3.3pm
> /usr/bin/perl5.8.6 "-Iblib/arch" "-Iblib/lib" Build.PL Build
> Too early to specify a build action 'Build'.  Do 'Build Build'  
> instead.
> make: *** [Build] Error 2
> ### execution of make failed, exit code 2
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-algorithm-c3-pm586-0.08-3
> (Reading database ... 209745 files and directories currently  
> installed.)
> Removing fink-buildlock-algorithm-c3-pm586-0.08-3 ...
> Failed: phase compiling: algorithm-c3-pm586-0.08-3 failed


--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] fink data-section problem

2010-05-31 Thread Koen van der Drift

On May 31, 2010, at 3:46 AM, Radek Szklarczyk wrote:

> Dear Koen,
>
> I have a problem updating my fink (fink update-all) on snow leopard.  
> It fails with the message:
>
> Can't resolve dependency "sub-exporter-pm5100" for package
> "data-section-pm5100-0.100770-1" (no matching packages/versions found)
> Exiting with failure.

Hi Radek,

I am aware of this issue, sub-exporter needs to be updated to include  
the pm5100 variant, and is maintained by Benjamin Reed. I have cc'ed  
him on this email.

- Koen.





--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] data-section-pm5100 build failure

2010-05-22 Thread Koen van der Drift

On May 22, 2010, at 9:50 AM, Alexander Hansen wrote:

> Since we've got a bouncing email address for the maintainer, I'd say
> just take over any of the packages you want, and go ahead and add
> - -pm5100 variants to mro-compat-pm and anything else in the  
> dependency
> chain which needs those.


Ok, I'll do that this weekend.

- Koen.



--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] data-section-pm5100 build failure

2010-05-22 Thread Koen van der Drift

On May 22, 2010, at 7:43 AM, Koen van der Drift wrote:

> mro-compat-pm does not have a 5.10 version, adding that should fix  
> this (maintainer cc'ed).

And on top of that mro-compat depends on several packages that also  
don't have a pm5100 version, same maintainer.

- Koen.

--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] data-section-pm5100 build failure

2010-05-22 Thread Koen van der Drift

On May 22, 2010, at 7:43 AM, Koen van der Drift wrote:

> mro-compat-pm does not have a 5.10 version, adding that should fix  
> this (maintainer cc'ed).
>
> If not, I'm happy to fix it, but how do I make dependencies  
> conditional on OS X versions?
>
> - Koen.
>

The email for the current maintainer bounced. Are there any objections  
to adding a pm510 variant to mro-compat-pm? If not, I can take over  
the package and add it.

- Koen.

--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] data-section-pm5100 build failure

2010-05-22 Thread Koen van der Drift

> I'm running unstable fink on OS X 10.6 on Intel.   data-section-pm5100
> fails to build, failing with:
>
> Reading dependency for data-section-pm5100-0.100770-1...
> Reading build dependency for data-section-pm5100-0.100770-1...
> WARNING: While resolving dependency "mro-compat-pm5100" for package
> "data-section-pm5100-0.100770-1", package "mro-compat-pm5100" was  
> not found.
> Can't resolve dependency "mro-compat-pm5100" for package
> "data-section-pm5100-0.100770-1" (no matching packages/versions found)
> Exiting with failure.
>
> The ReadMe for MRO-Compat says:
>
> http://cpansearch.perl.org/src/FLORA/MRO-Compat-0.11/README
>
> The "mro" namespace provides several utilities for dealing with  
> method
> resolution order and method caching in general in Perl 5.9.5 and
> higher.
>
> 
>
> It is a harmless no-op to use this module on 5.9.5+. That is to  
> say,
> code which properly uses MRO::Compat will work unmodified on  
> both older
> Perls and 5.9.5+.
>
> If you're writing a piece of software that would like to use the  
> parts
> of 5.9.5+'s mro:: interfaces that are supported here, and you want
> compatibility with older Perls, this is the module for you.
>
> I' think this means that MRO-Compat is not needed for Perl 5.10,  
> thus it
> should not be a dependency.  But maybe I'm misreading things.


mro-compat-pm does not have a 5.10 version, adding that should fix  
this (maintainer cc'ed).

If not, I'm happy to fix it, but how do I make dependencies  
conditional on OS X versions?

- Koen.


--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] software-license-pm5100 build failure

2010-05-21 Thread Koen van der Drift
>
> software-license-pm5100 is pulled in as a dependency of another package I 
> have installed.  An attempt to build software-license-pm5100 fails with:
>
> The package 'software-license-pm5100' will be built and installed.
> Reading dependency for software-license-pm5100-0.015-1...
> WARNING: While resolving dependency "sub-install-pm5100" for package 
> "software-license-pm5100-0.015-1", package "sub-install-pm5100" was not found.
> Reading build dependency for software-license-pm5100-0.015-1...
> WARNING: While resolving dependency "sub-install-pm5100" for package 
> "software-license-pm5100-0.015-1", package "sub-install-pm5100" was not found.
> Can't resolve dependency "sub-install-pm5100" for package 
> "software-license-pm5100-0.015-1" (no matching packages/versions found)
> Exiting with failure.

Apparently there is no variant for 5.10 for sub-install-pm. I don't
have 10.6, so never caught that. I've cc'd the maintainer of
sub-install-pm, so he can add that variant.

- Koen.

--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] build failure for pyobjc-py26

2010-05-18 Thread Koen van der Drift
Hi,

I am getting the following error for pyobjc-py26-2.2+svn2349-1:

...
gcc -fno-strict-aliasing -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict- 
prototypes -I/sw/include -I/sw/include/python2.6 -c libffi-src/powerpc/ 
ppc-ffi_darwin.c -o build/temp.macosx-10.5-ppc-2.6/libffi-src/powerpc/ 
ppc-ffi_darwin.o -DPyObjC_STRICT_DEBUGGING -DMACOSX - 
DPyObjC_BUILD_RELEASE=1005 -no-cpp-precomp -DMACOSX -g -fexceptions - 
Wall -Wstrict-prototypes -Wmissing-prototypes -Wformat=2 -W -Wshadow - 
Wpointer-arith -Wmissing-declarations -Wnested-externs -Wno-long-long - 
Wno-import -isysroot / -I/sw/include/libxml2 -I/sw/include -Ibuild/ 
codegen/ -Ilibffi-src/include -Ilibffi-src/powerpc
libffi-src/powerpc/ppc-ffi_darwin.c:95: warning: no previous prototype  
for 'ffi_prep_args'
libffi-src/powerpc/ppc-ffi_darwin.c: In function 'ffi_prep_closure':
libffi-src/powerpc/ppc-ffi_darwin.c:772: error:  
'ffi_aix_trampoline_struct' undeclared (first use in this function)
libffi-src/powerpc/ppc-ffi_darwin.c:772: error: (Each undeclared  
identifier is reported only once
libffi-src/powerpc/ppc-ffi_darwin.c:772: error: for each function it  
appears in.)
libffi-src/powerpc/ppc-ffi_darwin.c:772: error: 'tramp_aix' undeclared  
(first use in this function)
libffi-src/powerpc/ppc-ffi_darwin.c:773: error: syntax error before  
')' token
libffi-src/powerpc/ppc-ffi_darwin.c: At top level:
libffi-src/powerpc/ppc-ffi_darwin.c:819: warning: no previous  
prototype for 'ffi_closure_helper_DARWIN'
libffi-src/powerpc/ppc-ffi_darwin.c: In function  
'ffi_closure_helper_DARWIN':
libffi-src/powerpc/ppc-ffi_darwin.c:854: warning: comparison between  
signed and unsigned
libffi-src/powerpc/ppc-ffi_darwin.c:910: warning: pointer of type  
'void *' used in arithmetic
libffi-src/powerpc/ppc-ffi_darwin.c:910: warning: pointer of type  
'void *' used in arithmetic
error: command 'gcc' failed with exit status 1
### execution of /var/tmp/tmp.0.ZamqfD failed, exit code 1
### execution of /var/tmp/tmp.4.4xQWg4 failed, exit code 1
..

This is on:

Package manager version: 0.29.99.cvs
Distribution version: selfupdate-cvs Tue May 18 20:09:37 2010, 10.5,  
powerpc


Thanks,

- Koen.



--

___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failure compiling kaptain-0.72-1013

2010-01-06 Thread Koen van der Drift
On Wed, Jan 6, 2010 at 8:29 AM, Scott R. Santos  wrote:

> intermediate.h:49: error: ISO C++ forbids declaration of 'Kaptain' with no 
> type

I think that line is the cuplrit. It works fine on my PPC with 10.5,
so it must be a intel/10.6 related thing. I don't have much time to
look into it, so if anyone has an idea, feel free to fix it or let me
know.

Scott, did you look at kemboss:
http://pdb.finkproject.org/pdb/package.php/kemboss-qt4-x11 ?

- Koen.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failure compiling kaptain-0.72-1013

2010-01-06 Thread Koen van der Drift
Thanks monipol, I have fixed that in cvs.

Scott: can you let us know if it works?

- Koen.


On Jan 5, 2010, at 8:57 PM, monipol wrote:

> For the record, the standard fix is to add
>
> --x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
>
> to ConfigureParams.
>
> On 05/01/2010, at 20:01, Koen van der Drift wrote:
>
>> Scott,
>>
>> Thanks for your report. I don't have Snow Leopard, so am unable to  
>> test emboss-kaptain on that system.
>>
>> But more importantly, emboss-kaptain is no longer updated by the  
>> developer with newer versions of emboss. I recommend you install  
>> kemboss instead which works with the latest version of emboss.
>>
>> - Koen.
>>
>>
>> -Original Message-
>>> From: "Scott R. Santos" 
>>> Sent: Jan 5, 2010 2:54 PM
>>> To: fink-users@lists.sourceforge.net
>>> Cc: halocarid...@gmail.com, drift...@users.sourceforge.net
>>> Subject: Failure compiling kaptain-0.72-1013
>>>
>>>
>>> Hi everyone,
>>>
>>> Received the following error while compiling kaptain-0.72-1013 as  
>>> part of emboss-kaptain:
>>>
>>> The following package will be installed or updated:
>>> emboss-kaptain
>>> The following 12 additional packages will be installed:
>>> autoconf automake1.11 emboss emboss-ajax6-shlibs emboss-nucleus6- 
>>> shlibs emboss-plplot3-shlibs gd2 gd2-shlibs kaptain m4 nedit  
>>> texi2html
>>> Do you want to continue? [Y/n] y
>>> Setting runtime build-lock...
>>> dpkg-deb -b /sw/src/fink.build/root-fink-buildlock- 
>>> kaptain-0.72-1013 /sw/src/fink.build
>>> dpkg-deb: building package `fink-buildlock-kaptain-0.72-1013' in `/ 
>>> sw/src/fink.build/fink-buildlock- 
>>> kaptain-0.72-1013_2010.01.05-13.32.40_darwin-i386.deb'.
>>> Installing build-lock package...
>>> /sw/bin/dpkg-lockwait -i /sw/src/fink.build/fink-buildlock- 
>>> kaptain-0.72-1013_2010.01.05-13.32.40_darwin-i386.deb
>>> Selecting previously deselected package fink-buildlock- 
>>> kaptain-0.72-1013.
>>> (Reading database ... 14576 files and directories currently  
>>> installed.)
>>> Unpacking fink-buildlock-kaptain-0.72-1013 (from ../fink-buildlock- 
>>> kaptain-0.72-1013_2010.01.05-13.32.40_darwin-i386.deb) ..
>>> Setting up fink-buildlock-kaptain-0.72-1013  
>>> (2010.01.05-13.32.40) ...
>>> gzip -dc /sw/src/kaptain-0.72.tar.gz | /sw/bin/tar -xf -  --no- 
>>> same-owner --no-same-permissions
>>> perl -pi -e 's/install-info --version/false/' doc/Makefile.in
>>> /configure --prefix=/sw --infodir=/sw/share/info --with-qt- 
>>> includes=/sw/include/qt --with-qt-libraries=/sw/lib/qt3  --with-qt- 
>>> dir=/sw --with-extra-includes=/sw/include --with-extra-libs=/sw/lib
>>> checking build system type... i386-apple-darwin10.2.0
>>> checking host system type... i386-apple-darwin10.2.0
>>> checking target system type... i386-apple-darwin10.2.0
>>> checking for a BSD-compatible install... /usr/bin/install -c
>>> checking for -p flag to install... yes
>>> checking whether build environment is sane... yes
>>> checking for gawk... no
>>> checking for mawk... no
>>> checking for nawk... no
>>> checking for awk... awk
>>> checking whether make sets $(MAKE)... yes
>>> checking for style of include used by make... GNU
>>> checking for gcc... gcc
>>> checking for C compiler default output... a.out
>>> checking whether the C compiler works... yes
>>> checking whether we are cross compiling... no
>>> checking for suffix of executables...
>>> checking for suffix of object files... o
>>> checking whether we are using the GNU C compiler... yes
>>> checking whether gcc accepts -g... yes
>>> checking for gcc option to accept ANSI C... none needed
>>> checking dependency style of gcc... gcc3
>>> checking how to run the C preprocessor... gcc -E
>>> checking for g++... g++
>>> checking whether we are using the GNU C++ compiler... yes
>>> checking whether g++ accepts -g... yes
>>> checking dependency style of g++... gcc3
>>> checking whether g++ supports -Wundef... yes
>>> checking whether g++ supports -Wno-long-long... yes
>>> checking whether g++ supports -Wnon-virtual-dtor... yes
>>> checking whether g++ supports -fno-exceptions... yes
>>> checking whether g++ supports -fno-check-new... yes
>>> checking whether g++ supports -fexc

Re: [Fink-users] Failure compiling kaptain-0.72-1013

2010-01-05 Thread Koen van der Drift
yes
>checking the maximum length of command line arguments... 65536
>checking command to parse /usr/bin/nm output from gcc object... ok
>checking for objdir... .libs
>checking for ranlib... ranlib
>checking for strip... strip
>checking if gcc static flag  works... yes
>checking if gcc supports -fno-rtti -fno-exceptions... no
>checking for gcc option to produce PIC... -fno-common
>checking if gcc PIC flag -fno-common works... yes
>checking if gcc supports -c -o file.o... yes
>checking whether the gcc linker 
>(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
>yes
>checking whether -lc should be explicitly linked in... yes
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... no
>checking dynamic linker characteristics... darwin10.2.0 dyld
>checking if libtool supports shared libraries... yes
>checking whether to build shared libraries... yes
>checking whether to build static libraries... no
>configure: creating libtool
>appending configuration tag "CXX" to libtool
>checking whether the g++ linker 
>(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no
>checking for g++ option to produce PIC... -fno-common
>checking if g++ PIC flag -fno-common works... yes
>checking if g++ supports -c -o file.o... yes
>checking whether the g++ linker 
>(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... no
>checking whether -lc should be explicitly linked in... yes
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... no
>checking dynamic linker characteristics... darwin10.2.0 dyld
>appending configuration tag "GCJ" to libtool
>checking if gcj supports -fno-rtti -fno-exceptions... (cached) no
>checking for gcj option to produce PIC... -fno-common
>checking if gcj PIC flag -fno-common works... no
>checking if gcj supports -c -o file.o... no
>checking whether the gcj linker 
>(/usr/libexec/gcc/i686-apple-darwin10/4.2.1/ld) supports shared libraries... 
>yes
>checking whether -lc should be explicitly linked in... yes
>checking how to hardcode library paths into programs... immediate
>checking whether stripping libraries is possible... no
>checking dynamic linker characteristics... darwin10.2.0 dyld
>checking for main in -lutil... yes
>checking for main in -lcompat... no
>checking for crypt in -lcrypt... no
>checking for crypt in -lc... yes
>checking for socklen_t... socklen_t
>checking for dnet_ntoa in -ldnet... no
>checking for dnet_ntoa in -ldnet_stub... no
>checking for inet_ntoa... yes
>checking for connect... yes
>checking for remove... yes
>checking for shmat... yes
>checking crt_externs.h usability... yes
>checking crt_externs.h presence... yes
>checking for crt_externs.h... yes
>checking for _NSGetEnviron... yes
>checking for sys/types.h... (cached) yes
>checking for stdint.h... (cached) yes
>checking for poll in -lpoll... yes
>checking CoreAudio/CoreAudio.h usability... yes
>checking CoreAudio/CoreAudio.h presence... yes
>checking for CoreAudio/CoreAudio.h... yes
>checking if res_init needs -lresolv... yes
>checking if res_init is available... yes
>checking for killpg in -lucb... no
>checking for int... yes
>checking size of int... 4
>checking for long... yes
>checking size of long... 4
>checking for char *... yes
>checking size of char *... 4
>checking for char... yes
>checking size of char... 1
>checking for dlopen in -ldl... yes
>checking for shl_unload in -ldld... no
>checking for vsnprintf... yes
>checking for snprintf... yes
>checking for X... configure: error: Can't find X libraries. Please check your 
>installation and add the correct paths!
>### execution of ./configure failed, exit code 1
>Removing runtime build-lock...
>Removing build-lock package...
>/sw/bin/dpkg-lockwait -r fink-buildlock-kaptain-0.72-1013
>(Reading database ... 14577 files and directories currently installed.)
>Removing fink-buildlock-kaptain-0.72-1013 ...
>Failed: phase compiling: kaptain-0.72-1013 failed
>
>Before reporting any errors, please run "fink selfupdate" and
>try again.  If you continue to have issues, please check to see if the
>FAQ on fink's website solves the problem.  If not, ask on the fink-users
>or fink-beginners mailing lists, with a carbon copy to the maintainer:
>
>   Koen van der Drift 
>
>Note that this is preferable to emailing the maintainer directly, since
>most fink package maintainers do not have access to all possible
>hardware and software configurations.
>
>**

[Fink-users] qcad in fink

2009-12-30 Thread Koen van der Drift
Hi Jeremy,

I was looking for a CAD program in fink, the only one I found was your
package qcad, but there is only a version available for 10.3
(http://pdb.finkproject.org/pdb/package.php/qcad). Have you looked
into upgrading this to work with 10.5/10.6?

Thanks,

- Koen.

--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] problem with emboss upgrade

2009-12-05 Thread Koen van der Drift
I'm just seeing this thread. I have no time right now to dig into  
this, so if any corrections need to be made to the package, feel free  
to do so.

- Koen.


On Dec 5, 2009, at 4:47 PM, Martin Costabel wrote:

> W. Augustine Dunn III wrote:
> []
>> E: Unmet dependencies. Try 'apt-get -f install' with no packages  
>> (or specify a solution).
>
> Did you run 'apt-get -f install' as it says here? This is necessary  
> for apt-get to recover its sanity.
>
> -- 
> Martin


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Phynchronicity 3.0 released

2009-10-16 Thread Koen van der Drift

On Oct 15, 2009, at 9:59 PM, Kevin Walzer wrote:

> Please download it and let me know if it works for you.

Yes it starts up now without an error.

- Koen.

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Phynchronicity 3.0 released

2009-10-16 Thread Koen van der Drift

On Oct 15, 2009, at 9:59 PM, Kevin Walzer wrote:

> Thanks for the bug report--I've uploaded a new build with the Python  
> frameworks included. Please download it and let me know if it works  
> for you.

Thanks. Your website seems to be very busy, so I'll try that later.

- Koen.

--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Phynchronicity 3.0 released

2009-10-15 Thread Koen van der Drift

> Code by Kevin has released Phynchronicity 3.0, a GUI for the Fink
> Unix-software package management system on Mac OS X.
>
> Phynchronicity provides a graphical user interface for Fink, a  
> powerful
> command-line tool for installing and updating thousands of Unix-based
> applications for the Mac. But Fink's sheer power and scale make it  
> hard
> to use, even with a GUI.
>
> Phynchronicity aims to make Fink easy to use. Unlike other GUI tools  
> for
> Fink, it does not overwhelm the user with options. Instead, with a
> simple three-pane interface, it lets users get started doing what they
> want to do--finding, installing, and removing packages.
>
> Phynchronicity 3.0 adds the following improvements and features:
>
> * Now built on the Cocoa frameworks.
> * Updated user interface includes more modern button styles.
> * Context-sensitive popup menu in table display.
> * Now checks for Fink installation on startup and notifies user if  
> Fink
> not found.
> * Better experience for first-time users; fewer popup dialogs,  
> smoother
> startup.
> * Faster, more intuitive help viewer.
>
> Phynchronicity is shareware; a license costs $24.95 and a 30-day  
> demo is
> available. Mac OS X 10.5 is the minimum supported OS. Phynchronicity  
> is
> a universal binary.
>
> For more information about Phynchronicity, including download links,  
> see
> http://www.codebykevin.com/phynchronicity.html.
> -- 
> Kevin Walzer
> Code by Kevin
> http://www.codebykevin.com
>
>


It crashes within a second on my iMac G5:

Process: Python64-32 [63094]
Path:/Users/koen/Desktop/Phynchronicity.app/Contents/MacOS/ 
Phynchronicity
Identifier:  Phynchronicity
Version: ??? (???)
Code Type:   PPC (Native)
Parent Process:  launchd [83]

Date/Time:   2009-10-15 18:59:35.476 -0400
OS Version:  Mac OS X 10.5.8 (9L30)
Report Version:  6
Anonymous UUID:  6357EFAB-7D5B-4AFD-986F-DAAF37F814F4

Exception Type:  EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0001, 0x8fe0105c
Crashed Thread:  0

Dyld Error Message:
   Library not loaded: /Library/Frameworks/Python64.framework/Versions/ 
2.6/Python64
   Referenced from: /Users/koen/Desktop/Phynchronicity.app/Contents/ 
MacOS/Python64-32
   Reason: image not found


My system does not have the Python64 framework.


- Koen.




--
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] "uninitialized value" output from fink

2009-09-25 Thread Koen van der Drift
Hi,

Since a few days I am seeing the following line when issuing fink  
commands:

Use of uninitialized value in string eq at /sw/lib/perl5/Fink/ 
VirtPackage.pm line 1421.

Package manager version: 0.29.9
Distribution version: selfupdate-cvs Fri Sep 25 18:09:20 2009, 10.5,  
powerpc


- Koen.



--
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] rnaview fails installation

2009-09-07 Thread Koen van der Drift
Thanks Bill, works now.

- Koen.


On Sep 7, 2009, at 7:17 PM, William G. Scott wrote:

> Hi Koen:
>
> Try revision 3 (now in cvs)
>
> Bill


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] rnaview fails installation

2009-09-07 Thread Koen van der Drift
Hi Bill,

The latest rnaview fails as follows:

..
/bin/rm -rf /sw/src/fink.build/root-rnaview-1.0-2
/bin/mkdir -p /sw/src/fink.build/root-rnaview-1.0-2/sw
/bin/mkdir -p /sw/src/fink.build/root-rnaview-1.0-2/DEBIAN
/usr/sbin/chown -R root:admin /sw/src/fink.build/root-rnaview-1.0-2
/var/tmp/tmp.2.IDQ69d
#!/bin/bash -efv
mkdir -p /sw/src/fink.build/root-rnaview-1.0-2/sw/bin
cp bin/rnaview /sw/src/fink.build/root-rnaview-1.0-2/sw/bin/rnaview
mkdir -p /sw/src/fink.build/root-rnaview-1.0-2/sw/share/rnaview
cp -R * /sw/src/fink.build/root-rnaview-1.0-2/sw/share/rnaview/.
cp: *: No such file or directory
### execution of /var/tmp/tmp.2.IDQ69d failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-rnaview-1.0-2
(Reading database ... 99909 files and directories currently installed.)
Removing fink-buildlock-rnaview-1.0-2 ...
Failed: phase installing: rnaview-1.0-2 failed


This is on:

Package manager version: 0.29.9
Distribution version: selfupdate-cvs Mon Sep  7 18:05:40 2009, 10.5,  
powerpc


Cheers,

- Koen.


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] quoting messages

2009-06-17 Thread Koen van der Drift
A friendly request to not quote a whole message and then just add a
few lines somewhere in the middle or end, especially when the original
message is a console output. It makes it hard to read and it wastes a
lot of bandspace.

Thanks :)

- Koen.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] jadetex install error

2009-06-15 Thread Koen van der Drift

On Jun 15, 2009, at 8:34 PM, Charles Lepple wrote:

>> Works here.  Try running 'sudo texhash', since this looks like an  
>> issue
>> with the TeX path.
>
> I saw the same problem, and forgot to email the list/maintainer when  
> it happened. Apparently, "mktexlsr" does the same thing as  
> "texhash", as far as this error is concerned.


texhash worked for me.

- Koen.

--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] jadetex install error

2009-06-15 Thread Koen van der Drift
Hi,

While trying to build gimp2 (PPC G5, OS X 10.5.7, fink 0.29.7,  
unstable tree), I get the following error when unpacking the jadetex  
package:

...
Reading buildlock packages...
All buildlocks accounted for.
/sw/bin/dpkg-lockwait -i /sw/var/cache/apt/archives/ 
jadetex_3.13-1023_darwin-powerpc.deb
Selecting previously deselected package jadetex.
(Reading database ... 98642 files and directories currently installed.)
Unpacking jadetex (from .../jadetex_3.13-1023_darwin-powerpc.deb) ...
Setting up jadetex (3.13-1023) ...
tcfmgr: config file `tcfmgr.map' (usually in $TEXMFMAIN/texconfig) not  
found.
fmtutil: config file `fmtutil.cnf' not found.
/sw/bin/dpkg: error processing jadetex (--install):
  subprocess post-installation script returned error exit status 1
Errors were encountered while processing:
  jadetex
### execution of /sw/bin/dpkg-lockwait failed, exit code 1


- Koen.




--
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] qt4-mac build failure

2009-03-15 Thread Koen van der Drift
Just to follow-up, the latest commit for qt4-mac built fine on my iMac  
G5.

- Koen.


On Mar 10, 2009, at 8:59 AM, Alexander Hansen wrote:

> Koen van der Drift wrote:
>> Hi,
>>
>> The recent qt4-mac fails building as follows:
>>
>> ...
>>  -lm -liconv -framework ApplicationServices
>> Undefined symbols:
>>   "___floatundidf", referenced from:
>>   __ZL7convertPKN8QVariant7PrivateENS_4TypeEPvPb in qvariant.o
>>   "___floatundisf", referenced from:
>>   __ZL7convertPKN8QVariant7PrivateENS_4TypeEPvPb in qvariant.o
>> ld: symbol(s) not found
>> collect2: ld returned 1 exit status
>> make[2]: *** [../../lib/QtCore.framework/QtCore_debug] Error 1
>> make[1]: *** [debug-all] Error 2
>> make: *** [sub-corelib-make_default-ordered] Error 2
>>
>>
>> Package manager version: 0.28.7
>> Distribution version: selfupdate-cvs Tue Mar 10 06:27:38 2009, 10.5,
>> powerpc
>>
>>
>> - Koen.
>>
> We probably ought to see the whole output line before the error, at
> least to make sure the flags are all sane.
>
> -- 
> Alexander Hansen
> Fink User Liaison
>


--
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] qt4-mac build failure

2009-03-10 Thread Koen van der Drift
> We probably ought to see the whole output line before the error, at
> least to make sure the flags are all sane.


Hopefully this is enough, let me know if you need more output (there's  
a lot):

...
rm -f QtCore_debug QtCore.framework/QtCore_debug ../../lib/ 
QtCore.framework/QtCore_debug
g++ -headerpad_max_install_names -single_module -dynamiclib - 
compatibility_version   4.5 -current_version4.5.0 -install_name 
/sw/lib/ 
qt4-mac/lib/QtCore.framework/Versions/4/QtCore_debug -o  
QtCore_debug .obj/debug-shared/qfuture.o .obj/debug-shared/ 
qfutureinterface.o .obj/debug-shared/qfuturesynchronizer.o .obj/debug- 
shared/qfuturewatcher.o .obj/debug-shared/qrunnable.o .obj/debug- 
shared/qtconcurrentfilter.o .obj/debug-shared/qtconcurrentmap.o .obj/ 
debug-shared/qtconcurrentresultstore.o .obj/debug-shared/ 
qtconcurrentthreadengine.o .obj/debug-shared/ 
qtconcurrentiteratekernel.o .obj/debug-shared/ 
qtconcurrentexception.o .obj/debug-shared/qthreadpool.o .obj/debug- 
shared/qglobal.o .obj/debug-shared/qlibraryinfo.o .obj/debug-shared/ 
qmalloc.o .obj/debug-shared/qnumeric.o .obj/debug-shared/ 
qatomic.o .obj/debug-shared/qmutex.o .obj/debug-shared/ 
qreadwritelock.o .obj/debug-shared/qmutexpool.o .obj/debug-shared/ 
qsemaphore.o .obj/debug-shared/qthread.o .obj/debug-shared/ 
qthreadstorage.o .obj/debug-shared/qmutex_unix.o .obj/debug-shared/ 
qthread_unix.o .obj/debug-shared/qwaitcondition_unix.o .obj/debug- 
shared/qbitarray.o .obj/debug-shared/qbytearray.o .obj/debug-shared/ 
qbytearraymatcher.o .obj/debug-shared/qcryptographichash.o .obj/debug- 
shared/qdatetime.o .obj/debug-shared/qdumper.o .obj/debug-shared/ 
qhash.o .obj/debug-shared/qline.o .obj/debug-shared/qlinkedlist.o .obj/ 
debug-shared/qlistdata.o .obj/debug-shared/qlocale.o .obj/debug-shared/ 
qpoint.o .obj/debug-shared/qmap.o .obj/debug-shared/qrect.o .obj/debug- 
shared/qregexp.o .obj/debug-shared/qshareddata.o .obj/debug-shared/ 
qsharedpointer.o .obj/debug-shared/qsize.o .obj/debug-shared/ 
qstring.o .obj/debug-shared/qstringlist.o .obj/debug-shared/ 
qtextboundaryfinder.o .obj/debug-shared/qtimeline.o .obj/debug-shared/ 
qvector.o .obj/debug-shared/qvsnprintf.o .obj/debug-shared/harfbuzz- 
buffer.o .obj/debug-shared/harfbuzz-gdef.o .obj/debug-shared/harfbuzz- 
gsub.o .obj/debug-shared/harfbuzz-gpos.o .obj/debug-shared/harfbuzz- 
impl.o .obj/debug-shared/harfbuzz-open.o .obj/debug-shared/harfbuzz- 
stream.o .obj/debug-shared/harfbuzz-shaper-all.o .obj/debug-shared/ 
qharfbuzz.o .obj/debug-shared/qabstractfileengine.o .obj/debug-shared/ 
qbuffer.o .obj/debug-shared/qdatastream.o .obj/debug-shared/ 
qdebug.o .obj/debug-shared/qdir.o .obj/debug-shared/ 
qdiriterator.o .obj/debug-shared/qfile.o .obj/debug-shared/ 
qfileinfo.o .obj/debug-shared/qiodevice.o .obj/debug-shared/ 
qprocess.o .obj/debug-shared/qtextstream.o .obj/debug-shared/ 
qtemporaryfile.o .obj/debug-shared/qresource.o .obj/debug-shared/ 
qresource_iterator.o .obj/debug-shared/qurl.o .obj/debug-shared/ 
qsettings.o .obj/debug-shared/qfsfileengine.o .obj/debug-shared/ 
qfsfileengine_iterator.o .obj/debug-shared/qfilesystemwatcher.o .obj/ 
debug-shared/qfsfileengine_unix.o .obj/debug-shared/ 
qfsfileengine_iterator_unix.o .obj/debug-shared/qprocess_unix.o .obj/ 
debug-shared/qsettings_mac.o .obj/debug-shared/ 
qfilesystemwatcher_kqueue.o .obj/debug-shared/qpluginloader.o .obj/ 
debug-shared/qfactoryloader.o .obj/debug-shared/quuid.o .obj/debug- 
shared/qlibrary.o .obj/debug-shared/qlibrary_unix.o .obj/debug-shared/ 
qabstracteventdispatcher.o .obj/debug-shared/qabstractitemmodel.o .obj/ 
debug-shared/qbasictimer.o .obj/debug-shared/qeventloop.o .obj/debug- 
shared/qcoreapplication.o .obj/debug-shared/qcoreevent.o .obj/debug- 
shared/qmetaobject.o .obj/debug-shared/qmetatype.o .obj/debug-shared/ 
qmimedata.o .obj/debug-shared/qobject.o .obj/debug-shared/ 
qobjectcleanuphandler.o .obj/debug-shared/qsignalmapper.o .obj/debug- 
shared/qsocketnotifier.o .obj/debug-shared/qtimer.o .obj/debug-shared/ 
qtranslator.o .obj/debug-shared/qvariant.o .obj/debug-shared/ 
qcoreglobaldata.o .obj/debug-shared/qsharedmemory.o .obj/debug-shared/ 
qsystemsemaphore.o .obj/debug-shared/qcoreapplication_mac.o .obj/debug- 
shared/qcore_mac.o .obj/debug-shared/qcrashhandler.o .obj/debug-shared/ 
qsharedmemory_unix.o .obj/debug-shared/qsystemsemaphore_unix.o .obj/ 
debug-shared/qeventdispatcher_unix.o .obj/debug-shared/ 
qisciicodec.o .obj/debug-shared/qlatincodec.o .obj/debug-shared/ 
qsimplecodec.o .obj/debug-shared/qtextcodec.o .obj/debug-shared/ 
qtsciicodec.o .obj/debug-shared/qutfcodec.o .obj/debug-shared/ 
qtextcodecplugin.o .obj/debug-shared/qfontlaocodec.o .obj/debug-shared/ 
qiconvcodec.o .obj/debug-shared/qxmlstream.o .obj/debug-shared/ 
qxmlutils.o .obj/debug-shared/moc_qfuturewatcher.o .obj/debug-shared/ 
moc_qthreadpool.o .obj/debug-shared/moc_qnamespace.o .obj/debug-shared/ 
moc_qthread.o .obj/debug-shared/moc_qlocale.o .obj/debug-shared/ 
moc_qtimeline.o .obj/debug-shared/moc_qfil

[Fink-users] qt4-mac build failure

2009-03-10 Thread Koen van der Drift
Hi,

The recent qt4-mac fails building as follows:

...
  -lm -liconv -framework ApplicationServices
Undefined symbols:
   "___floatundidf", referenced from:
   __ZL7convertPKN8QVariant7PrivateENS_4TypeEPvPb in qvariant.o
   "___floatundisf", referenced from:
   __ZL7convertPKN8QVariant7PrivateENS_4TypeEPvPb in qvariant.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[2]: *** [../../lib/QtCore.framework/QtCore_debug] Error 1
make[1]: *** [debug-all] Error 2
make: *** [sub-corelib-make_default-ordered] Error 2


Package manager version: 0.28.7
Distribution version: selfupdate-cvs Tue Mar 10 06:27:38 2009, 10.5,  
powerpc


- Koen.

--
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fink folder in /Applications

2009-02-03 Thread Koen van der Drift

On Feb 3, 2009, at 6:21 PM, Alexander Hansen wrote:

> You should be safe to remove it.  Any package that wants to create  
> that
> should be able to do so.



Hmm, it could be from Texshop:

PostInstScript: <<
if ! test -e /Applications/Fink; then /usr/bin/install -d -m 755 / 
Applications/Fink; fi
ln -nsf %p/Applications/TeXShop.app /Applications/Fink/
<<
PostRmScript: rm -f /Applications/Fink/TeXShop.app

Should that go into /sw/Applications ?

- Koen.


--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Fink folder in /Applications

2009-02-03 Thread Koen van der Drift

On Feb 3, 2009, at 3:30 PM, Alexander Hansen wrote:

> dpkg -S /Applications/Fink
>
> It may have been generated in a post-install script, though, and
> therefore dpkg wouldn't know about it.


Thanks, but unfortunately that doesn't give a result. I may go and  
remove all packages, and see if it goes away.

- Koen.

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Fink folder in /Applications

2009-02-03 Thread Koen van der Drift
Hi,

Never seen it before, I just saw that I have an (empty) Fink folder  
in /Applications. I need to type my password to delete it. I may have  
well done this myself, but is there a way to figure out what package  
it could belong to?

thanks,

- Koen.

--
Create and Deploy Rich Internet Apps outside the browser with Adobe(R)AIR(TM)
software. With Adobe AIR, Ajax developers can use existing skills and code to
build responsive, highly engaging applications that combine the power of local
resources and data with the reach of the web. Download the Adobe AIR SDK and
Ajax docs to start building applications today-http://p.sf.net/sfu/adobe-com
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond build failure

2009-01-05 Thread Koen van der Drift

On Jan 5, 2009, at 5:02 PM, Alexander Hansen wrote:

> Martin Costabel wrote:
>> Martin Costabel wrote:
>> []
>>
>>> This is an incompatibility between lilypond sources and Apple's c+ 
>>> + for
>>> powerpc. It was discussed and diagnosed on fink-users November  
>>> 14-17,
>>> 2008, in the thread "[Fink-users] lilypond 2.10.33-1001 build  
>>> error".
>>> Not fixed yet, apparently.
>>>
>>
>> P.S.: A patchscript line like the following
>>
>> perl -pi -e 's|__vector|lily_vector|g' flower/include/std-vector.hh
>>
>> should do the trick (untested, as I don't have a ppc/leo at hand).
>>
>>
> That worked for me on 10.5/Leopard (Xcode 3.1.2).

Same here, on ppc.

- Koen.


--
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] lilypond build failure

2009-01-05 Thread Koen van der Drift
I'll try that tonight. Thanks,

- Koen.


-Original Message-
>From: Martin Costabel 
>Sent: Jan 5, 2009 3:52 PM
>To: Koen van der Drift 
>Cc: fink-users@lists.sourceforge.net, Matthias Neeracher 
>Subject: Re: [Fink-users] lilypond build failure
>
>Martin Costabel wrote:
>[]
>> This is an incompatibility between lilypond sources and Apple's c++ for 
>> powerpc. It was discussed and diagnosed on fink-users November 14-17, 
>> 2008, in the thread "[Fink-users] lilypond 2.10.33-1001 build error". 
>> Not fixed yet, apparently.
>
>P.S.: A patchscript line like the following
>
>perl -pi -e 's|__vector|lily_vector|g' flower/include/std-vector.hh
>
>should do the trick (untested, as I don't have a ppc/leo at hand).
>
>-- 
>Martin
>
>
>
>
>




--
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] lilypond build failure

2009-01-05 Thread Koen van der Drift
Hi,

The other emails prompted me to to intnstall liliypond, but it  fails  
to build on my G5 iMac as follows:

Package manager version: 0.28.99.cvs
Distribution version: selfupdate-cvs Sun Jan  4 20:18:25 2009, 10.5,  
powerpc


cheers,

- Koen.






true
mkdir -p ./out
touch ./out/dummy.dep
echo '*' > ./out/.gitignore
cp -p /sw/src/fink.build/lilypond-2.12.1-1/lilypond-2.12.1/config.hh  
out/config.hh
rm -f ./out/cpu-timer.dep; DEPENDENCIES_OUTPUT="./out/cpu-timer.dep ./ 
out/cpu-timer.o" g++ -c  -I/sw/include -I/System/Library/Frameworks/ 
Python.framework/Versions/2.5/include/python2.5 -I/System/Library/ 
Frameworks/Python.framework/Versions/2.5/include/python2.5 -fno-strict- 
aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common - 
dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DMACOSX -I/usr/ 
include/ffi -DENABLE_DTRACE -I/sw/include -DHAVE_CONFIG_H  -DNDEBUG - 
I./include -I./out -I../flower/include -I../flower/./out  -O2 -finline- 
functions -g -pipe -I/sw/include -Dmacosx -I/sw/include - 
D_THREAD_SAFE  -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/ 
freetype219/include -I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/ 
fontconfig2/include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/ 
freetype219/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include   
-W -Wall -Wconversion -o out/cpu-timer.o cpu-timer.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid  
for C/ObjC but not for C++
rm -f ./out/file-cookie.dep; DEPENDENCIES_OUTPUT="./out/file- 
cookie.dep ./out/file-cookie.o" g++ -c  -I/sw/include -I/System/ 
Library/Frameworks/Python.framework/Versions/2.5/include/python2.5 -I/ 
System/Library/Frameworks/Python.framework/Versions/2.5/include/ 
python2.5 -fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno- 
fused-madd -fno-common -dynamic -DNDEBUG -g -Os -Wall -Wstrict- 
prototypes -DMACOSX -I/usr/include/ffi -DENABLE_DTRACE -I/sw/include - 
DHAVE_CONFIG_H  -DNDEBUG -I./include -I./out -I../flower/include -I../ 
flower/./out  -O2 -finline-functions -g -pipe -I/sw/include -Dmacosx - 
I/sw/include -D_THREAD_SAFE  -I/sw/lib/freetype219/include/freetype2 - 
I/sw/lib/freetype219/include -I/sw/lib/pango-ft219/include/pango-1.0 - 
I/sw/lib/fontconfig2/include -I/sw/lib/freetype219/include/freetype2 - 
I/sw/lib/freetype219/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include  -W -Wall -Wconversion -o out/file-cookie.o file-cookie.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid  
for C/ObjC but not for C++
rm -f ./out/file-name.dep; DEPENDENCIES_OUTPUT="./out/file-name.dep ./ 
out/file-name.o" g++ -c  -I/sw/include -I/System/Library/Frameworks/ 
Python.framework/Versions/2.5/include/python2.5 -I/System/Library/ 
Frameworks/Python.framework/Versions/2.5/include/python2.5 -fno-strict- 
aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd -fno-common - 
dynamic -DNDEBUG -g -Os -Wall -Wstrict-prototypes -DMACOSX -I/usr/ 
include/ffi -DENABLE_DTRACE -I/sw/include -DHAVE_CONFIG_H  -DNDEBUG - 
I./include -I./out -I../flower/include -I../flower/./out  -O2 -finline- 
functions -g -pipe -I/sw/include -Dmacosx -I/sw/include - 
D_THREAD_SAFE  -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/ 
freetype219/include -I/sw/lib/pango-ft219/include/pango-1.0 -I/sw/lib/ 
fontconfig2/include -I/sw/lib/freetype219/include/freetype2 -I/sw/lib/ 
freetype219/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include   
-W -Wall -Wconversion -o out/file-name.o file-name.cc
cc1plus: warning: command line option "-Wstrict-prototypes" is valid  
for C/ObjC but not for C++
/usr/include/c++/4.0.0/bits/stl_vector.h:148: error: template class  
without a name
/usr/include/c++/4.0.0/bits/stl_vector.h:154: error: expected  
unqualified-id before '<' token
/usr/include/c++/4.0.0/bits/stl_vector.h:162: error: 'vector_type' was  
not declared in this scope
/usr/include/c++/4.0.0/bits/stl_vector.h:162: error: template argument  
2 is invalid
/usr/include/c++/4.0.0/bits/stl_vector.h:163: error: 'vector_type' was  
not declared in this scope
/usr/include/c++/4.0.0/bits/stl_vector.h:163: error: template argument  
2 is invalid
/usr/include/c++/4.0.0/bits/stl_vector.h:188: error: expected  
unqualified-id before 'const'
/usr/include/c++/4.0.0/bits/stl_vector.h:188: error: expected `)'  
before 'const'
/usr/include/c++/4.0.0/bits/stl_vector.h:199: error: expected `)'  
before '__n'
/usr/include/c++/4.0.0/bits/stl_vector.h:216: error: expected `)'  
before '__n'
/usr/include/c++/4.0.0/bits/stl_vector.h:233: error: expected  
unqualified-id before 'const'
/usr/include/c++/4.0.0/bits/stl_vector.h:233: error: expected `)'  
before 'const'
/usr/include/c++/4.0.0/bits/stl_vector.h:257: error: expected `)'  
before '__first'
/usr/include/c++/4.0.0/bits/stl_vector.h:272: error: expected class- 
name before '__attribute__'
/usr/include/c++/4.0.0/bits/stl_vector.h:733: error: expected  
identifier before '&' token
/usr/include/c++/4.0.0/bits/stl_iterator_ba

Re: [Fink-users] fink essentials only

2008-10-11 Thread Koen van der Drift
>
>
> I'm having space management issues on my hard drive and so I'd like to
> pare my fink packages down to a few essential packages, but I don't  
> want
> to have to remove all of /sw to do it.
>
> Does someone have a convenient script that can help with this task (on
> 10.5.5 Intel)?
>
> Also, will one of the cleanup commands remove uninstalled packages, or
> will it only remove obsolete packages?
>
> Barring this, I'll have to seriously consider moving it to an external
> drive and I'm hoping to avoid that.
>
> Thanks for any pointers,
> Robert


I use a script called "remove-nonbase.sh". It's somewhere on the cvs  
repository, but I couldn't access that right now. But if you search  
with Google, you'll get some links.

good luck,

- Koen.



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] perl 586 packages in 10.5?

2008-09-26 Thread Koen van der Drift


>The user-friendly solution would be to have two packages, one for 10.4 
>that depends on -pm586, and one for 10.5 that depends on -pm588. In this 
>way, users don't need to install Fink perl packages, the system perl 
>will do.

Yes, that makes sense, I'll do that.

thanks,

- Koen.



-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] perl 586 packages in 10.5?

2008-09-25 Thread Koen van der Drift

On Sep 20, 2008, at 6:24 PM, Martin Costabel wrote:

> The problem are packages like plplot that still depend on -pm586  
> packages, although -pm588 variants exist.

So, what would actually be a solution for that? I am maintaining  
package of which the new version requires soap-lite. But it is not a  
perl package, how do I include the perl variants in the info file?

cheers,

- Koen.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] perl 586 packages in 10.5?

2008-09-20 Thread Koen van der Drift

On Sep 20, 2008, at 6:24 PM, Martin Costabel wrote:

> The problem are packages like plplot that still depend on -pm586  
> packages,

Heh, then I am to blame too, because I used to maintain plplot :-)

- Koen.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] perl 586 packages in 10.5?

2008-09-20 Thread Koen van der Drift
I noticed that I have several perl586 packages, while I am using 10.5:

p   attribute-handlers-pm586[virtual package]
  p cgi-pm586   [virtual package]
  i compress-zlib-pm586 1.41-11 Part of the info-zip zlib compression  
library
  p digest-md5-pm586[virtual package]
  p digest-pm586[virtual package]
  p file-spec-pm586 [virtual package]
  p file-temp-pm586 [virtual package]
  p filter-simple-pm586 [virtual package]
  p filter-util-pm586   [virtual package]
  p getopt-long-pm586   [virtual package]
  i html-parser-pm586   3.56-1  Perl modules that parse and extract info
  p i18n-langtags-pm586 [virtual package]
  p libnet-pm586[virtual package]
  i libwww-pm5865.805-2 Perl modules, programming interface to WWW
  i libxml-pm5860.08-1  Perl modules for working with XML in Perl
  p locale-maketext-pm586   [virtual package]
  p math-bigint-pm586   [virtual package]
  p memoize-pm586   [virtual package]
  p mime-base64-pm586   [virtual package]
  i perl586-core5.8.6-7 Core files for perl, v. 5.8.6
  p scalar-list-utils-pm586 [virtual package]
  p test-harness-pm586  [virtual package]
  p test-simple-pm586   [virtual package]
  p time-hires-pm586[virtual package]
  i uri-pm586   1.37-1  Perl module that implements the URI class
  i xml-parser-pm5862.34-15 Perl ext interface to XML parser/expat
  i xml-sax-pm586   0.16-1  Perl Simple API for XML


Just wondering if I can safely remove these, since 10.5 comes with  
perl588.

thanks,

- Koen.

-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] dbus 1.2.3 fails building

2008-08-30 Thread Koen van der Drift
Hi Ben,

An update for dbus failed building, see below.

Package manager version: 0.28.5
Distribution version: selfupdate-cvs Sat Aug 30 19:01:38 2008, 10.5,  
powerpc

thanks,

- Koen.


...
..gcc -dynamiclib  -o .libs/libdbus-glib-1.2.1.0.dylib  .libs/dbus- 
glib.o .libs/dbus-gmain.o .libs/dbus-gmarshal.o .libs/dbus- 
gobject.o .libs/dbus-gproxy.o .libs/dbus-gtest.o .libs/dbus- 
gvalue.o .libs/dbus-gthread.o .libs/dbus-gtype-specialized.o .libs/ 
dbus-gutils.o .libs/dbus-gsignature.o .libs/dbus-gvalue-utils.o  -L/sw/ 
lib -L/sw/src/fink.build/dbus-1.2.3-1/dbus-1.2.3/tmproot/sw/lib /sw/ 
lib/libdbus-1.dylib /sw/lib/libgobject-2.0.dylib /sw/lib/ 
libglib-2.0.dylib /sw/lib/libintl.dylib /sw/lib/libiconv.dylib  - 
install_name  /sw/lib/libdbus-glib-1.2.dylib -compatibility_version 4 - 
current_version 4.0
Undefined symbols:
   "_dbus_watch_get_unix_fd", referenced from:
   _connection_setup_add_watch in dbus-gmain.o
ld: symbol(s) not found
collect2: ld returned 1 exit status
make[4]: *** [libdbus-glib-1.la] Error 1
Making all in examples
/bin/sh ../../libtool --mode=execute ../../dbus/dbus-binding-tool -- 
prefix=some_object --mode=glib-server --output=example-service- 
glue.h ./example-service.xml
../../libtool: line 7054: /sw/src/fink.build/dbus-1.2.3-1/dbus-1.2.3/ 
dbus-glib-0.76/dbus/examples/../../dbus/dbus-binding-tool: No such  
file or directory
../../libtool: line 7054: exec: /sw/src/fink.build/dbus-1.2.3-1/ 
dbus-1.2.3/dbus-glib-0.76/dbus/examples/../../dbus/dbus-binding-tool:  
cannot execute: No such file or directory
make[4]: *** [example-service-glue.h] Error 126
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
Making all in tools
DBUS_TOP_BUILDDIR=.. ../../bus/dbus-daemon --introspect > dbus-bus- 
introspect.xml.tmp && mv dbus-bus-introspect.xml.tmp dbus-bus- 
introspect.xml
make[2]: *** No rule to make target `../dbus/dbus-binding-tool',  
needed by `dbus-glib-bindings.h'.  Stop.
Making all in test
Making all in core
make  all-am
gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../dbus -I../.. -I../../ 
dbus -I/sw/src/fink.build/dbus-1.2.3-1/dbus-1.2.3/tmproot/sw/include/ 
dbus-1.0 -I/sw/src/fink.build/dbus-1.2.3-1/dbus-1.2.3/tmproot/sw/lib/ 
dbus-1.0/include -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/include - 
DDBUS_COMPILATION  -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include  -Os - 
g -Wall -Wchar-subscripts -Wmissing-declarations -Wmissing-prototypes - 
Wnested-externs -Wpointer-arith -Wcast-align -Wfloat-equal -Wsign- 
compare -c test-profile.c
make[4]: *** No rule to make target `../../dbus/libdbus-glib-1.la',  
needed by `test-profile'.  Stop.
make[3]: *** [all] Error 2
Making all in interfaces
make  all-am
make[4]: Nothing to be done for `all-am'.
make[3]: Nothing to be done for `all-am'.
make[2]: *** [all-recursive] Error 1
Making all in doc
Making all in reference
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
make[2]: Nothing to be done for `all-am'.
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.HPhxFJ failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-dbus-1.2.3-1
(Reading database ... 126221 files and directories currently installed.)
Removing fink-buildlock-dbus-1.2.3-1 ...
Failed: phase compiling: dbus-1.2.3-1 failed


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] stable versus unstable tree

2008-08-30 Thread Koen van der Drift
Guy,

In the meantime, maybe you can remove emboss6, then install emboss5  
and then emboss6 again.

Sorry to not be of any more help right now.

- Koen.



On Aug 26, 2008, at 10:54 AM, Alexander Hansen wrote:

> Guy Lauquin wrote:
>> ppc, OS X 10.4.11, Xcode 2.5, X11 1.1.3
>> Fink Package manager version: 0.28.5, unstable tree
>>
>> I don't know why fink has installed two versions of "emboss package"
>> one from the unstable tree (version 6) and one from the stable tree
>> emboss version 5. There is now a conflict between these 2
>> installations when fink try to update the installation from the  
>> stable
>> tree.
>>
>> /Reading buildlock packages...
>>All buildlocks accounted for.
>> /sw/bin/dpkg-lockwait -i
>> /sw/fink/dists/stable/main/binary-darwin-powerpc/sci/emboss-plplot5- 
>> shlibs_5.0.0-8_darwin-powerpc.deb
>> (Lecture de la base de données...
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-plplot5-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-ajax3-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-nucleus4-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-ajax4-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-nucleus3-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>> 158317 fichiers et répertoires déjà installés.)
>> Préparation du remplacement de emboss-plplot5-shlibs 5.0.0-7 (en
>> utilisant .../emboss-plplot5-shlibs_5.0.0-8_darwin-powerpc.deb) ...
>> Dépaquetage de la mise à jour de emboss-plplot5-shlibs ...
>> /sw/bin/dpkg : erreur de traitement de
>> /sw/fink/dists/stable/main/binary-darwin-powerpc/sci/emboss-plplot5- 
>> shlibs_5.0.0-8_darwin-powerpc.deb
>> (--install) :
>> tentative de remplacement de « /sw/lib/EMBOSS/libeplplot.3.2.7.dylib
>> », qui appartient aussi au paquet emboss-plplot6-shlibs
>> /sw/bin/dpkg-deb: sous-processus paste tué par le signal (Broken  
>> pipe)
>> Des erreurs ont été rencontrées pendant l'exécution :
>> /sw/fink/dists/stable/main/binary-darwin-powerpc/sci/emboss-plplot5- 
>> shlibs_5.0.0-8_darwin-powerpc.deb/
>> /### execution of /sw/bin/dpkg-lockwait failed, exit code 1/
>> /Updating the list of locally available binary packages./
>> /Scanning dists/unstable/main/binary-darwin-powerpc/
>> /
>> /
>> /Failed: can't install package emboss-plplot5-shlibs-5.0.0-8/
>>
>> how to eliminate the emboss installation (5.0.07) from the stable  
>> tree
>> and only keep the version 6 from the instable tree?
>>
>> Thanks
>>
>> guy
>> 
> Check if you can remove emboss-plplot5-shlibs with an ordinary "fink
> remove".   If nothing still depends on it then that will serve your
> needs, but if something else does then you'll have to remove that.
>
> It looks like the libversion5 and libversion6 packages have libraries
> that overlap.  The maintainer (cced) either needs to install all of  
> the
> libraries in emboss-plplot6-shlibs in a safe private directory to
> prevent this overlap, and have all of the dependencies reflect this,  
> or
> to refactor the package with more splitoffs, e.g. if
> libeplplot.3.2.7-dylib doesn't get updated very often, give it its own
> package.


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] stable versus unstable tree

2008-08-26 Thread Koen van der Drift
Alexander,

Unfortunately I have no time at all to work on this in the near future. Feel 
free to update the package according to your recommendations.

- Koen.


-Original Message-
>From: Alexander Hansen <[EMAIL PROTECTED]>
>Sent: Aug 26, 2008 10:54 AM
>To: Guy Lauquin <[EMAIL PROTECTED]>
>Cc: fink-users@lists.sourceforge.net, Koen van der Drift <[EMAIL PROTECTED]>
>Subject: Re: [Fink-users] stable versus unstable tree
>
>Guy Lauquin wrote:
>> ppc, OS X 10.4.11, Xcode 2.5, X11 1.1.3
>> Fink Package manager version: 0.28.5, unstable tree
>>
>> I don't know why fink has installed two versions of "emboss package"
>> one from the unstable tree (version 6) and one from the stable tree
>> emboss version 5. There is now a conflict between these 2
>> installations when fink try to update the installation from the stable
>> tree.
>>  
>> /Reading buildlock packages...
>> All buildlocks accounted for.
>> /sw/bin/dpkg-lockwait -i
>> /sw/fink/dists/stable/main/binary-darwin-powerpc/sci/emboss-plplot5-shlibs_5.0.0-8_darwin-powerpc.deb
>> (Lecture de la base de données...
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-plplot5-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-ajax3-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-nucleus4-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-ajax4-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>>
>> dpkg : avertissement important : le fichier contenant la liste des
>> fichiers du paquet « emboss-nucleus3-shlibs » étant manquant, il est
>> considéré qu'aucun fichier du paquet n'est actuellement installé.
>> 158317 fichiers et répertoires déjà installés.)
>> Préparation du remplacement de emboss-plplot5-shlibs 5.0.0-7 (en
>> utilisant .../emboss-plplot5-shlibs_5.0.0-8_darwin-powerpc.deb) ...
>> Dépaquetage de la mise à jour de emboss-plplot5-shlibs ...
>> /sw/bin/dpkg : erreur de traitement de
>> /sw/fink/dists/stable/main/binary-darwin-powerpc/sci/emboss-plplot5-shlibs_5.0.0-8_darwin-powerpc.deb
>> (--install) :
>>  tentative de remplacement de « /sw/lib/EMBOSS/libeplplot.3.2.7.dylib
>> », qui appartient aussi au paquet emboss-plplot6-shlibs
>> /sw/bin/dpkg-deb: sous-processus paste tué par le signal (Broken pipe)
>> Des erreurs ont été rencontrées pendant l'exécution :
>>  
>> /sw/fink/dists/stable/main/binary-darwin-powerpc/sci/emboss-plplot5-shlibs_5.0.0-8_darwin-powerpc.deb/
>> /### execution of /sw/bin/dpkg-lockwait failed, exit code 1/
>> /Updating the list of locally available binary packages./
>> /Scanning dists/unstable/main/binary-darwin-powerpc/
>> /
>> /
>> /Failed: can't install package emboss-plplot5-shlibs-5.0.0-8/
>>
>> how to eliminate the emboss installation (5.0.07) from the stable tree
>> and only keep the version 6 from the instable tree?
>>
>> Thanks
>>
>> guy
>> 
>Check if you can remove emboss-plplot5-shlibs with an ordinary "fink
>remove".   If nothing still depends on it then that will serve your
>needs, but if something else does then you'll have to remove that.
>
>It looks like the libversion5 and libversion6 packages have libraries
>that overlap.  The maintainer (cced) either needs to install all of the
>libraries in emboss-plplot6-shlibs in a safe private directory to
>prevent this overlap, and have all of the dependencies reflect this, or
>to refactor the package with more splitoffs, e.g. if
>libeplplot.3.2.7-dylib doesn't get updated very often, give it its own
>package.




-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] emboss compilation failed

2008-08-24 Thread Koen van der Drift
Guy,

I just tried building emboss-5.0.0-8 from the stable tree on OS X 10.5  
(I don't have 10.4), and I had no problems. It looks to me that your  
emboss.patch file is not the right one, did you do a fink update  
recently?

If needed I can mail you the patch file off-list, so you can test that.


- Koen.



On Aug 21, 2008, at 1:31 PM, Guy Lauquin wrote:

> ppc, OS X 10.4.11, Xcode 2.5, X11 1.1.3
> Fink Package manager version: 0.28.5, unstable tree
>
> Although emboss-6 compilation and installation ran correctly, the  
> update-all command led to the installation of emboss-5 which failed  
> with the following error message:
>
> EMBOSS-5.0.0/ajax/ajjava.h
> EMBOSS-5.0.0/ONEWS
> patch -p1  patching file ajax/ajjava.c
> Hunk #1 FAILED at 89.
> 1 out of 1 hunk FAILED -- saving rejects to file ajax/ajjava.c.rej
> patching file emboss/jembossctl.c
> Hunk #1 FAILED at 115.
> 1 out of 1 hunk FAILED -- saving rejects to file emboss/ 
> jembossctl.c.rej
> ### execution of patch failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-emboss-5.0.0-8
>
> Thanks
>
> Guy


-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] emboss compilation failed

2008-08-21 Thread Koen van der Drift
Not sure why it wants to install emboss-5, maybe another package you want to 
install depends on it?

I'll look at it later this week or weekend if I can find some time. 

- Koen.

-Original Message-
>From: Guy Lauquin <[EMAIL PROTECTED]>
>Sent: Aug 21, 2008 1:31 PM
>To: fink-users@lists.sourceforge.net
>Cc: [EMAIL PROTECTED]
>Subject: emboss compilation failed
>
>ppc, OS X 10.4.11, Xcode 2.5, X11 1.1.3
>Fink Package manager version: 0.28.5, unstable tree
>
>Although emboss-6 compilation and installation ran correctly, the 
>update-all command led to the installation of emboss-5 which failed 
>with the following error message:
>
>EMBOSS-5.0.0/ajax/ajjava.h
>EMBOSS-5.0.0/ONEWS
>patch -p1 patching file ajax/ajjava.c
>Hunk #1 FAILED at 89.
>1 out of 1 hunk FAILED -- saving rejects to file ajax/ajjava.c.rej
>patching file emboss/jembossctl.c
>Hunk #1 FAILED at 115.
>1 out of 1 hunk FAILED -- saving rejects to file emboss/jembossctl.c.rej
>### execution of patch failed, exit code 1
>Removing runtime build-lock...
>Removing build-lock package...
>/sw/bin/dpkg-lockwait -r fink-buildlock-emboss-5.0.0-8
>
>Thanks
>
>Guy




-
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] checksum libpng3 incorrect

2008-05-01 Thread Koen van der Drift
Dave,

The checksum for libpng3 seems to be incorrect:

curl --connect-timeout 30 -f -L -A 'fink/0.28.1' -O 
http://eu.dl.sourceforge.net/sourceforge/libpng/libpng-1.2.27.tar.bz2
   % Total% Received % Xferd  Average Speed   TimeTime  
Time  Current
  Dload  Upload   Total   Spent 
Left  Speed
100  785k  100  785k0 0  27884  0  0:00:28  0:00:28  
--:--:-- 34185
The checksum of the file is incorrect. The most likely cause for this  
is a corrupted or incomplete download
Expected: 310954baea8bedbe1a1c0fbd13a494ad
Actual: MD5(d2f0339117eb190ce3db98c139198c88)
 SHA1(a94259962d031a9937d094e2cc7efc8cd9cfbe10)
  
SHA256(2f7d36ce921eeb7c242939a9a8b2fddce3158cff5e35ac2116de74dad26d532d)

I tried several servers.

thanks,

- Koen.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] esound build failure

2008-04-20 Thread Koen van der Drift
Hi,

A recent update of esound failed building as follows:


...
Esound Configure Settings:

Debugging support: no
libwrap support:   yes

LIBS= -L/sw/lib -laudiofile -lm

make -j2 EGREP='grep -E' max_cmd_len=1024
make  all-recursive
Making all in docs
jw -f docbook -b html -o html ./esound.sgml
Using catalogs: /sw/etc/sgml/catalog
Using stylesheet: /sw/share/sgml/docbook/utils-0.6.14/docbook- 
utils.dsl#html
Working on: /sw/src/fink.build/esound-0.2.38-1/esound-0.2.38/docs/./ 
esound.sgml
openjade:E: cannot open "/sw/share/sgml/dtd/docbook/2.4/ 
docbook.dcl" (No such file or directory)
openjade:(invalid location):E: invalid default SGML declaration
make[2]: *** [html/index.html] Error 8
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2

Maybe a missing build dependency?


Package manager version: 0.28.1
Distribution version: selfupdate-cvs Sun Apr 20 08:56:51 2008, 10.5,  
powerpc

thanks,

- Koen.

-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Case sensitivity issue with lasi-1.1.0-1001

2008-04-10 Thread Koen van der Drift
I'll change it in cvs later tonight.

thanks,

- Koen.




-Original Message-
>From: "Alexander K. Hansen" <[EMAIL PROTECTED]>
>Sent: Apr 10, 2008 3:22 PM
>To: Koen van der Drift <[EMAIL PROTECTED]>
>Cc: fink-users@lists.sourceforge.net, [EMAIL PROTECTED]
>Subject: Re: Case sensitivity issue with lasi-1.1.0-1001
>
>Oops--should have said:
>
>Mine's a PowerPC, OS 10.5.2, running on case-sensitive HFS.




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Case sensitivity issue with lasi-1.1.0-1001

2008-04-10 Thread Koen van der Drift
Could this be a ppc/intel issue? I didn't get the error on my ppc iMac.

- Koen.

-Original Message-
>From: "Alexander K. Hansen" <[EMAIL PROTECTED]>
>Sent: Apr 10, 2008 10:16 AM
>To: fink-users@lists.sourceforge.net
>Cc: [EMAIL PROTECTED]
>Subject: Case sensitivity issue with lasi-1.1.0-1001
>
>I got the following error:
>
>/bin/mv /sw/src/fink.build/root-lasi-1.1.0-1001/sw/include/lasi.h 
>/sw/src/fink.b
>uild/root-lasi-dev-1.1.0-1001/sw/include/
>mv: rename /sw/src/fink.build/root-lasi-1.1.0-1001/sw/include/lasi.h 
>to /sw/src/
>fink.build/root-lasi-dev-1.1.0-1001/sw/include/lasi.h: No such file or 
>directory
>
>Checking in the build directory, I found:
>
>$ /sw/bin/find -name *.h   
>./libLASi-1.1.0/config.h
>./libLASi-1.1.0/include/LASi.h
>...
>
>
>-- 
>Alexander K. Hansen
>akh AT finkproject DOT org
>Fink User Liaison and Documenter




-
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: lasi-1.1.0-1001 failed

2008-04-02 Thread Koen van der Drift
Thanks Jean-François for looking into this. Feel free to commit it to cvs.

- Koen.

-Original Message-
>From: Jean-François Mertens <[EMAIL PROTECTED]>
>Sent: Apr 2, 2008 1:05 PM
>To: Koen van der Drift <[EMAIL PROTECTED]>
>Cc: Dominique Dhumieres <[EMAIL PROTECTED]>, fink-users@lists.sourceforge.net
>Subject: Re: [Fink-users] Failed: phase compiling: lasi-1.1.0-1001 failed
>
>
>On 02 Apr 2008, at 13:00, Koen van der Drift wrote:
>>
>> On Apr 2, 2008, at 6:19 AM, Dominique Dhumieres wrote:
>>
>>>> Thanks for the report. Are freetype219 and freetype219-shlibs
>>>> installed on your 10.4 system?   thanks,
>>>
>>> I don't have an immediate access to the machine right now, but I
>>> remember to
>>> have checked it before reporting and the answer is YES.
>>>
>>> Thanks for the quick answer.
>>>
>>> Dominique
>>
>>
>> Ok, thanks. I have almost no time this week to look into this, but
>> will try to do so this weekend.
>
>Suffices to add %p/lib/freetype219/lib/pkgconfig the PKG_CONFIG_PATH
>(else freetype2.pc can't be found).
>
>Fixing now, if you allow..
>
>JF




-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: lasi-1.1.0-1001 failed

2008-04-02 Thread Koen van der Drift

On Apr 2, 2008, at 6:19 AM, Dominique Dhumieres wrote:

>> Thanks for the report. Are freetype219 and freetype219-shlibs
>> installed on your 10.4 system?   thanks,
>
> I don't have an immediate access to the machine right now, but I  
> remember to
> have checked it before reporting and the answer is YES.
>
> Thanks for the quick answer.
>
> Dominique


Ok, thanks. I have almost no time this week to look into this, but  
will try to do so this weekend.

- Koen.

-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Failed: phase compiling: lasi-1.1.0-1001 failed

2008-04-02 Thread Koen van der Drift
Dominique,

Thanks for the report. Are freetype219 and freetype219-shlibs  
installed on your 10.4 system?   thanks,

- Koen.



On Apr 2, 2008, at 2:08 AM, Dominique Dhumieres wrote:

> On ppc OSX 10.4 updating to lasi-1.1.0-1001 failed with:
>
> #!/bin/sh -ev
> export PKG_CONFIG_PATH=/sw/lib/pango-ft219/lib/pkgconfig
> cmake -DCMAKE_INSTALL_PREFIX=/sw -DCMAKE_VERBOSE_MAKEFILE=ON
> -- Check for working CXX compiler: /sw/var/lib/fink/path-prefix-g+ 
> +-4.0/c++
> -- Check for working CXX compiler: /sw/var/lib/fink/path-prefix-g+ 
> +-4.0/c++ -- works
> -- Looking for pkg-config - found
> -- checking for module 'pango'
> --   found pango, version 1.10.1
> -- checking for module 'pangoft2'
> --   found pangoft2, version 1.10.1
> -- checking for module 'freetype2'
> --   package 'freetype2' not found
> CMake Error: ft2 not found
> -- Configuring done
> ### execution of /var/tmp/tmp.1.0w4h8h failed, exit code 255
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-lasi-1.1.0-1001
> (Reading database ... 357523 files and directories currently  
> installed.)
> Removing fink-buildlock-lasi-1.1.0-1001 ...
> Failed: phase compiling: lasi-1.1.0-1001 failed
>
> Note the update went fine on ppc/intel OSX 10.5.
>
> TIA
>
> Dominique


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gcc43-4.3.0-1000 failed compiling

2008-03-16 Thread Koen van der Drift
> Since I inadvertently blew away Xcode 3.0 while installing the  
> iPhoneSDK, I'm interested in potential drawbacks. On an intel MBP,  
> ld -v gives:
>
> @(#)PROGRAM:ld  PROJECT:ld64-82.5
>
> compared to ld-64-77 on my Xcode 3.0 ppc G5


For me the results are:

xCode3:
@(#)PROGRAM:ld  PROJECT:ld64-77

iPhone SDK:
@(#)PROGRAM:ld  PROJECT:ld64-82.5


Both on an iMac G5.


- Koen.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gcc43-4.3.0-1000 failed compiling

2008-03-14 Thread Koen van der Drift

On Mar 14, 2008, at 3:14 AM, Martin Costabel wrote:

>> Not sure if relevant, but I recently installed the iPhone SDK with  
>> an  updated xCode.
>
> This could very well be the case. What do you get from "ld -v"?
>

As recommended by Jack (offline), I deleted xCode for iPhone, and  
reinstalled xCode 3 so I cannot give you the result of that command  
anymore :)  Right now I'm recompiling gcc, so we'll see what happens.

- Koen.



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] gcc43-4.3.0-1000 failed compiling

2008-03-13 Thread Koen van der Drift
Hi,

I get the following error (after a fink selfupdate):

...
  cp/cp-lang.o stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o  
cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ 
ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/ 
init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/ 
dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o  
cp/cxx-pretty-print.o cp/cp-gimplify.o tree-mudflap.o attribs.o c- 
common.o c-format.o c-pragma.o c-semantics.o c-lex.o c-dump.o darwin- 
c.o rs6000-c.o c-pretty-print.o c-opts.o c-pch.o c-incpath.o  
cppdefault.o c-ppoutput.o c-cppbuiltin.o prefix.o c-gimplify.o c-omp.o  
tree-inline.o dummy-checksum.o main.o  libbackend.a ../libcpp/ 
libcpp.a ../libdecnumber/libdecnumber.a ../libcpp/libcpp.a -lintl -L/ 
sw/lib -liconv  ../libiberty/libiberty.a ../libdecnumber/ 
libdecnumber.a -L/sw/lib -lmpfr -lgmp
ld: duplicate symbol _init_inline_once in libbackend.a(tree-inline.o)  
and tree-inline.o
collect2: ld returned 1 exit status
make[3]: *** [cc1plus-dummy] Error 1
make[2]: *** [all-stage2-gcc] Error 2
make[1]: *** [stage2-bubble] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.1.G0szGo failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc43-4.3.0-1000
(Reading database ... 126600 files and directories currently installed.)
Removing fink-buildlock-gcc43-4.3.0-1000 ...
Failed: phase compiling: gcc43-4.3.0-1000 failed


This is on:

Package manager version: 0.28.1
Distribution version: selfupdate-cvs Thu Mar 13 07:04:53 2008, 10.5,  
powerpc


Not sure if relevant, but I recently installed the iPhone SDK with an  
updated xCode.


- Koen.


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] qt4-x11 fails to install

2008-01-29 Thread Koen van der Drift
And if you check here:

http://news.gmane.org/gmane.os.apple.fink.cvs

you will see that the latest update for libiconv is 1.12-1, not 1.12-3.

- Koen.



On Jan 29, 2008, at 2:59 AM, Martin Costabel wrote:

> Koen van der Drift wrote:
>> On Jan 28, 2008, at 11:09 PM, Alexander K. Hansen wrote:
>>> Ick.  This is supposed to have been fixed.   Are libiconv-* up-to- 
>>> date
>>> (all at 1.12-3)?
>>  i   libiconv   1.12-1   Character set  
>> conversion  library
>>  i   libiconv-bin   1.12-1   Executables for  
>> libiconv  package
>>  i   libiconv-dev   1.12-1   Developer files for   
>> libiconv package
>> Just did another fink selfupdate, and it is still 1.12-1, not 1.12-3
>
> Are you using selfupdate-rsync? In this case, which mirror is your  
> Fink using for selfupdating? I see that the European mirrors
>
> rsync://bru.be.eu.finkmirrors.net/finkinfo/
> rsync://dub.ie.eu.finkmirrors.net/finkinfo/
> rsync://lis.pt.eu.finkmirrors.net/finkinfo/
>
> all have timestamps from 2008/01/26. Only
>
> rsync://msn.wi.us.finkmirrors.net/finkinfo/
> rsync://ams.nl.eu.finkmirrors.net/finkinfo/
> rsync://hnd.jp.asi.finkmirrors.net/finkinfo/
>
> are up to date.
>
> -- 
> Martin
>
>
>


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] qt4-x11 fails to install

2008-01-29 Thread Koen van der Drift

On Jan 29, 2008, at 2:59 AM, Martin Costabel wrote:

> Are you using selfupdate-rsync? In this case, which mirror is your  
> Fink using for selfupdating? I see that the European mirrors

No, I use selfupdate-cvs, and I live in the US (for what it is worth).

- Koen.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] qt4-x11 fails to install

2008-01-28 Thread Koen van der Drift

On Jan 28, 2008, at 11:09 PM, Alexander K. Hansen wrote:

> Ick.  This is supposed to have been fixed.   Are libiconv-* up-to-date
> (all at 1.12-3)?

  i   libiconv   1.12-1   Character set conversion  
library
  i   libiconv-bin   1.12-1   Executables for libiconv  
package
  i   libiconv-dev   1.12-1   Developer files for  
libiconv package


Just did another fink selfupdate, and it is still 1.12-1, not 1.12-3

- Koen.

-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] qt4-x11 fails to install

2008-01-28 Thread Koen van der Drift
Hi,

I get the following error on an iMac G5, OS X 10.5.1, fink 0.28.0:

...
/usr/bin/install -d -m 755 /sw/src/fink.build/root-qt4-x11-core- 
shlibs-4.3.3-1/sw/lib/qt4-x11/plugins
/bin/mv /sw/src/fink.build/root-qt4-x11-4.3.3-1/sw/lib/qt4-x11/plugins/ 
codecs /sw/src/fink.build/root-qt4-x11-core-shlibs-4.3.3-1/sw/lib/qt4- 
x11/plugins/
mv: rename /sw/src/fink.build/root-qt4-x11-4.3.3-1/sw/lib/qt4-x11/ 
plugins/codecs to /sw/src/fink.build/root-qt4-x11-core-shlibs-4.3.3-1/ 
sw/lib/qt4-x11/plugins/codecs: No such file or directory
### execution of /bin/mv failed, exit code 1
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-qt4-x11-4.3.3-1
(Reading database ... 125285 files and directories currently installed.)
Removing fink-buildlock-qt4-x11-4.3.3-1 ...
Failed: phase installing: qt4-x11-core-shlibs-4.3.3-1 failed


hth,

- Koen.




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] dbus-qt3-dev fails compiling

2008-01-20 Thread Koen van der Drift
Hi,

The package fails dbus-qt3-dev as follows during the compile phase:

...
D-BUS QT3 binding 0.70
   ==

prefix:   /sw
exec_prefix:  /sw
 libdir:   /sw/lib
datadir:  /sw/share
source code location: .
compiler: gcc
cflags:   -g -O2 -Wall -Wchar-subscripts -Wmissing- 
declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith - 
Wcast-align -Wfloat-equal -Wsign-compare
cppflags: -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include
cxxflags: -g -O2
 Maintainer mode:  no
 Building Qt3 bindings:yes

make
make  all-am
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.  
-I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include   -I/sw/lib/ 
qt3/include  -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include  -g -O2 -c - 
o dbus-qthread.lo `test -f './dbus-qthread.cpp' || echo './'`./dbus- 
qthread.cpp
mkdir .libs
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./dbus-qthread.cpp  -fno-common -DPIC -o .libs/ 
dbus-qthread.o
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./dbus-qthread.cpp -o dbus-qthread.o >/dev/null  
2>&1
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.  
-I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include   -I/sw/lib/ 
qt3/include  -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include  -g -O2 -c - 
o message.lo `test -f './message.cpp' || echo './'`./message.cpp
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./message.cpp  -fno-common -DPIC -o .libs/ 
message.o
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./message.cpp -o message.o >/dev/null 2>&1
make[1]: Circular connection.h <- connection.moc dependency dropped.
/sw/bin/moc connection.h > connection.moc
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.  
-I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include   -I/sw/lib/ 
qt3/include  -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include  -g -O2 -c - 
o connection.lo `test -f './connection.cpp' || echo './'`./ 
connection.cpp
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./connection.cpp  -fno-common -DPIC -o .libs/ 
connection.o
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./connection.cpp -o connection.o >/dev/null 2>&1
make[1]: Circular integrator.h <- integrator.moc dependency dropped.
/sw/bin/moc integrator.h > integrator.moc
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.  
-I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include   -I/sw/lib/ 
qt3/include  -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include  -g -O2 -c - 
o integrator.lo `test -f './integrator.cpp' || echo './'`./ 
integrator.cpp
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./integrator.cpp  -fno-common -DPIC -o .libs/ 
integrator.o
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./integrator.cpp -o integrator.o >/dev/null 2>&1
make[1]: Circular server.h <- server.moc dependency dropped.
/sw/bin/moc server.h > server.moc
/bin/sh ./libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.  
-I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/dbus-1.0/include   -I/sw/lib/ 
qt3/include  -DDBUS_API_SUBJECT_TO_CHANGE=1 -I/sw/include  -g -O2 -c - 
o server.lo `test -f './server.cpp' || echo './'`./server.cpp
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./server.cpp  -fno-common -DPIC -o .libs/server.o
  g++ -DHAVE_CONFIG_H -I. -I. -I. -I. -I/sw/include/dbus-1.0 -I/sw/lib/ 
dbus-1.0/include -I/sw/lib/qt3/include -DDBUS_API_SUBJECT_TO_CHANGE=1 - 
I/sw/include -g -O2 -c ./server.cpp -o server.o >/dev/null 2>&1
/bin/sh ./libtool --tag=CXX --mode=link g++  -g -O2  -L/sw/lib -o  
libdbus-qt-1.la -rpath /sw/lib -version-info 1:0 -no-undefined dbus- 
qthread.lo message.lo connection.lo integrator.lo server.lo  -L/sw/lib  
-

Re: [Fink-users] biopython-py25-1.44-2

2008-01-09 Thread Koen van der Drift
John,

I don't get that error on my Mac, maybe you are using an intel Mac (I  
am using a G5) Mac. Although I still don't see why that would make a  
difference. But in any case, can you try to change the info file for  
biopython so it looks like this:

InstallScript: <<
   %p/bin/python%type_raw[python] setup.py install --root=%d
#  mkdir -p %i/share/doc/%n/doc
#  cp -R doc %i/share/doc/%n/doc
   mkdir -p %i/share/%n
   cp -R tests %i/share/%n/tests
<<
DocFiles: NEWS README CONTRIB LICENSE Doc/

You can find that file in /sw/fink/dists/unstable/main/finkinfo/sci/

And then try rebuilding biopython. Please let me know if that works,  
and I will commit the changes to cvs.


thanks,

- Koen.



On Jan 9, 2008, at 6:07 PM, John Nguyen wrote:

> Hi,
>
> I've been running into errors attempting to install the
> biopython-py25-1.44-2 package on leopard. The install quits out with
> the following error message:
>
> running install_egg_info
> Writing /sw/src/fink.build/root-biopython-py25-1.44-2/sw/lib/ 
> python2.5/site-packages/biopython-1.44-py2.5.egg-info
> mkdir -p /sw/src/fink.build/root-biopython-py25-1.44-2/sw/share/doc/ 
> biopython-py25/doc
> cp -R doc /sw/src/fink.build/root-biopython-py25-1.44-2/sw/share/doc/ 
> biopython-py25/doc
> cp: doc: No such file or directory
> ### execution of cp failed, exit code 1
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-biopython-py25-1.44-2
> (Reading database ... 4 files and directories currently  
> installed.)
> Removing fink-buildlock-biopython-py25-1.44-2 ...
> Failed: phase installing: biopython-py25-1.44-2 failed
>
> Seems like some problem with a missing documentation directory during
> the install.
>
> Thank you,
>
> John


-
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [Fink-devel] plplot fails to build

2008-01-04 Thread Koen van der Drift
Thanks - builds and installs fine now.

- Koen.


On Jan 4, 2008, at 10:45 PM, Jean-François Mertens wrote:

> Sorry, selfupdate again ...
>
> Next time I'll just add sed as a bdep; Apple's is terrible..
>
> JF
>
> -
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2005.
> http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
> ___
> Fink-devel mailing list
> [EMAIL PROTECTED]
> http://news.gmane.org/gmane.os.apple.fink.devel


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [Fink-devel] plplot fails to build

2008-01-04 Thread Koen van der Drift

On Jan 4, 2008, at 7:39 PM, Jean-François Mertens wrote:

> Koen,
>
> Fixed, thanks !
> selfupdate again
>

Jean-François,

It got past that part, but now I got the following error:

..
Making all in python
/sw/lib/pygtk/2.0/codegen/h2def.py \
../../../include/plplotcanvas.h \
| sed -e s/PLINT/gint32/ -e s/PLFLT/double/ > plplotcanvas.defs
pygtk-codegen-2.0 --prefix cplplotcanvas \
--register `pkg-config --variable=defsdir pygtk-2.0`/gdk.defs \
--register `pkg-config --variable=defsdir pygtk-2.0`/gtk.defs \
--register `pkg-config --variable=defsdir pygtk-2.0`/gnome.defs \
--register `pkg-config --variable=defsdir pygtk-2.0`/canvas.defs \
--override cplplotcanvas.override \
plplotcanvas.defs > cplplotcanvas.c
Traceback (most recent call last):
   File "/sw/lib/pygtk/2.0/codegen/codegen.py", line 1198, in 
 sys.exit(main(sys.argv))
   File "/sw/lib/pygtk/2.0/codegen/codegen.py", line 1161, in main
 p.startParsing()
   File "/sw/lib/pygtk/2.0/codegen/scmexpr.py", line 114, in  
startParsing
 for statement in statements:
   File "/sw/lib/pygtk/2.0/codegen/scmexpr.py", line 28, in parse
 fp = open(filename, 'r')
IOError: [Errno 2] No such file or directory: '/sw/lib/pygtk/2.0/defs/ 
gnome.defs'
make[4]: *** [cplplotcanvas.c] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of /var/tmp/tmp.0.uUnRda failed, exit code 2
### execution of /var/tmp/tmp.12.kibzWV failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...

pygtk2-gtk-py25 and pygtk2-gtk-py25-dev are installed.

- Koen.



-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [Fink-devel] plplot fails to build

2008-01-04 Thread Koen van der Drift

On Jan 4, 2008, at 2:18 PM, Jean-Francois Mertens wrote:

> Please update to revision 1002.


Jean-François,

On my iMac G5 (10.5.1) it fails as follows:

...
make
cd . && /bin/sh /sw/src/fink.build/plplot-5.8.0-1002/plplot-5.8.0/cf/ 
missing --run aclocal-1.9 -I cf 2>&1 | grep -v underquoted
   run info '(automake)Extending aclocal'
   or see http://sources.redhat.com/automake/automake.html#Extending-aclocal
  cd . && /bin/sh /sw/src/fink.build/plplot-5.8.0-1002/plplot-5.8.0/cf/ 
missing --run automake-1.9 --gnu
configure.ac:296: required file `bindings/Makefilen.in' not found
doc/docbook/src/Makefile.am:130: htmldir was already defined in  
condition TRUE, which includes condition enable_docbook ...
configure.ac:44: ... `htmldir' previously defined here
make: *** [Makefile.in] Error 1
### execution of /var/tmp/tmp.0.3tZaBf failed, exit code 2
### execution of /var/tmp/tmp.3.mP3HGi failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.8.0-1002
(Reading database ... 66167 files and directories currently installed.)
Removing fink-buildlock-plplot-5.8.0-1002 ...
Failed: phase compiling: plplot-5.8.0-1002 failed


hth,

- Koen.
-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] plplot-5.6.1-1013

2007-12-27 Thread Koen van der Drift

On Dec 27, 2007, at 4:44 PM, Martin Costabel wrote:

> Koen van der Drift wrote:
>> Just for completeness, I get the same error on my G5 iMac running  
>> 10.5.1.  The only difference between revision 1012 and 1013 is that  
>> I added a dependency on automake1.9, but I have no idea if that has  
>> anything to do with it. I also noticed that I have three files:
>> exile:info koen$ ls -la plplot*
>> -rw-r--r--  1 root  admin   15956 Dec 27 09:41 plplotdoc.info
>> -rw-r--r--  1 root  admin  296323 Dec 27 09:41 plplotdoc.info-1
>> -rw-r--r--  1 root  admin  202131 Dec 27 09:41 plplotdoc.info-2
>> Is that correct?
>
> Yes, this is right. And you can read all of their contents via "info  
> plplotdoc". Still bewildered.
>


revision 1014 seems to be working.

- Koen.




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] plplot-5.6.1-1013

2007-12-27 Thread Koen van der Drift
Just for completeness, I get the same error on my G5 iMac running  
10.5.1.  The only difference between revision 1012 and 1013 is that I  
added a dependency on automake1.9, but I have no idea if that has  
anything to do with it. I also noticed that I have three files:

exile:info koen$ ls -la plplot*
-rw-r--r--  1 root  admin   15956 Dec 27 09:41 plplotdoc.info
-rw-r--r--  1 root  admin  296323 Dec 27 09:41 plplotdoc.info-1
-rw-r--r--  1 root  admin  202131 Dec 27 09:41 plplotdoc.info-2

Is that correct?

- Koen.



On Dec 27, 2007, at 4:10 PM, Martin Costabel wrote:

> Robert T Wyatt wrote:
>> Started a new thread for the new version number. On 10.5/Intel this  
>> error cropped up with the latest revision. Previous versions had  
>> all installed fine. I'm happy to help test changes or post more  
>> output.
>
> I am now seeing the same. I am completely baffled. There is no  
> change to the preceding version, and that one installed OK.
>
>> Unpacking replacement plplot-dev ...
>> Setting up plplot-shlibs (5.6.1-1013) ...
>> Setting up plplot-dev (5.6.1-1013) ...
>> Setting up plplot (5.6.1-1013) ...
>> install-info(/sw/share/info/plplotdoc.info): warning, ignoring  
>> confusing INFO-DIR-ENTRY in file.
>> No `START-INFO-DIR-ENTRY' and no `This file documents'.
>
> This is a completely bogus error message. The file is OK(*) and has  
> a decent START-INFO-DIR-ENTRY section. And it actually gets  
> installed and works with "info plplotdoc"! Very strange.
>
>> install-info(/sw/share/info/plplotdoc.info): unable to determine  
>> description for `dir' entry - giving up
>> /sw/bin/dpkg: error processing plplot (--install):
>>  subprocess post-installation script returned error exit status 1
>> Errors were encountered while processing:
>>  plplot
>> ### execution of /sw/bin/dpkg-lockwait failed, exit code 1
>
> (*) *Something* must be wrong with the file, because when I execute  
> the install-info command from the postinst script by hand, I get the  
> same error message. I don't get the error message if I run install- 
> info on, let's say, octave.info or recode.info etc. But even staring  
> at the file for a long time I cannot see anything wrong with it.
>
> -- 
> Martin
>


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [EMAIL PROTECTED]@ directory left in /sw/src/fink.build/

2007-12-27 Thread Koen van der Drift

On Dec 27, 2007, at 4:29 AM, Martin Costabel wrote:

> Koen, are you still maintaining plplot? If yes, I would keep out of  
> it, but I had understood that you wanted to leave it to None.
>

Martin, please go ahead and make any changes you think are necessary.  
I stopped maintaining it just because of this, I would have no idea  
how to fix it. Also a newer upstream release now uses cmake to build,  
and after a few attempts to get that to work, I stopped - again lack  
of enough knowledge.  I only commited something a few days ago because  
I got some validation errors.  One thing I saw last night is that  
during the configuration phase there was a warning about missing  
automake 1.9:

cd . && /bin/sh /sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/ 
missing --run aclocal-1.9 -I cf 2>&1 | grep -v underquoted
/sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/missing: line 52:  
aclocal-1.9: command not found
WARNING: `aclocal-1.9' is missing on your system.  You should only  
need it if
  you modified `acinclude.m4' or `configure.ac'.  You might want
  to install the `Automake' and `Perl' packages.  Grab them from
  any GNU archive site.
  cd . && /bin/sh /sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/ 
missing --run automake-1.9 --gnu
/sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/missing: line 52:  
automake-1.9: command not found
WARNING: `automake-1.9' is missing on your system.  You should only  
need it if
  you modified `Makefile.am', `acinclude.m4' or `configure.ac'.
  You might want to install the `Automake' and `Perl' packages.
  Grab them from any GNU archive site.
cd . && /bin/sh /sw/src/fink.build/plplot-5.6.1-1012/plplot-5.6.1/cf/ 
missing --run autoconf
/bin/sh ./config.status --recheck


After installing automake1.9, plplot builds without any problems, but  
that could also have been of your latest commit.

- Koen.




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] [EMAIL PROTECTED]@ directory left in /sw/src/fink.build/

2007-12-26 Thread Koen van der Drift

On Dec 26, 2007, at 5:19 PM, Martin Costabel wrote:

> At least on my build machines it now builds OK with -m --build-as- 
> nobody, which it did not before.


Hmm, on my iMac G5, I still get the following validation error:

Validating .deb dir /sw/src/fink.build/root-plplot-5.6.1-1012...
Error: File installed outside of /sw
Offending file: /plplot_octave.oct
Offending file: /PLplot/
Offending file: /PLplot/plplot_octave_path.m
Offending file: /PLplot/toggle_plplot_use.m
Offending file: /PLplot/use_plplot.m
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-plplot-5.6.1-1012
(Reading database ... 93970 files and directories currently installed.)
Removing fink-buildlock-plplot-5.6.1-1012 ...

I don't know where those files should go, otherwise I could fix it in  
cvs.

OTOH, I don't recall a @htmldir@ directory being left behind.

- Koen.




-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] wrong version of system-xfree86-shlibs

2007-12-10 Thread Koen van der Drift

On Dec 10, 2007, at 9:34 PM, Alexander K. Hansen wrote:

> Is this with a stock X11 or have you updated it?
>

Yes, I updated it to version 2.1


> The following message has a prescription to try:
>
> http://article.gmane.org/gmane.os.apple.fink.core/1631

Thanks, that worked.

- Koen.


-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] wrong version of system-xfree86-shlibs

2007-12-10 Thread Koen van der Drift
Hi,

I can't install fontconfig2-shlibs due to the following error:

Macintosh:~ koen$ fink install fontconfig2-shlibs
Information about 6435 packages read in 1 seconds.
The package 'fontconfig2-shlibs' will be installed.
Reading dependency for fontconfig2-shlibs-2.4.1-5...
Can't resolve dependency "system-xfree86-shlibs (>= 2:7.2-1)" for  
package "fontconfig2-shlibs-2.4.1-5" (no
matching packages/versions found)
Exiting with failure.

On my system the system-xfree86-shlibs package is available, but with  
a different version:

  i   system-xfree86-shlibs  2:1.3-2

This is on OS X 10.5.1, iMac G5, and fink 0.27.99.cvs

How do I get the correct version of system-xfree86-shlibs ?

cheers,

- Koen.

-
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] crafty fails building on 10.5 / G5

2007-11-24 Thread Koen van der Drift
Hi,

Just tried the new version (crafty-21.6-1002), and it fails building,  
see output below.

my setup:

Package manager version: 0.27.99.cvs
Distribution version: selfupdate-cvs Sat Nov 24 17:24:14 2007, 10.5,  
powerpc

thanks,

- Koen.

=

...
make target=FreeBSD \
CC=gcc CXX=g++ \
CFLAGS=' -arch i386 -arch x86_64 -DCPUS=8 -Wall -pipe -O3' \
CXFLAGS=' -arch i386 -arch x86_64 -DCPUS=8 ' \
LDFLAGS='-L/sw/lib -arch i386 -arch x86_64' \
LIBS='-lstdc++' \
opt='-DBOOKDIR=\"/sw/lib/crafty\" 
-DTBDIR=\"/sw/lib/crafty/TB\"' \
crafty-make
gcc -arch i386 -arch x86_64 -DCPUS=8 -Wall -pipe -O3 -DBOOKDIR=\"/sw/ 
lib/crafty\" -DTBDIR=\"/sw/lib/crafty/TB\" -DFreeBSD -c crafty.c
In file included from chess.h:129,
  from searchr.c:4,
  from crafty.c:1:
lock.h:79:1: warning: "lock_t" redefined
In file included from searchr.c:4,
  from crafty.c:1:
chess.h:128:1: warning: this is the location of the previous definition
In file included from chess.h:129,
  from searchr.c:4,
  from crafty.c:1:
lock.h:79:1: warning: "lock_t" redefined
In file included from searchr.c:4,
  from crafty.c:1:
chess.h:128:1: warning: this is the location of the previous definition
In file included from crafty.c:13:
make.c: In function 'MakeMove':
make.c:21: warning: unused variable 'i'
In file included from crafty.c:13:
make.c: In function 'MakeMove':
make.c:21: warning: unused variable 'i'
In file included from crafty.c:14:
unmake.c: In function 'UnmakeMove':
unmake.c:18: warning: unused variable 'i'
In file included from crafty.c:14:
unmake.c: In function 'UnmakeMove':
unmake.c:18: warning: unused variable 'i'
In file included from crafty.c:32:
evtest.c: In function 'EVTest':
evtest.c:65: warning: unused variable 's4'
evtest.c:65: warning: unused variable 's3'
evtest.c:65: warning: unused variable 's2'
evtest.c:65: warning: unused variable 's1'
In file included from crafty.c:32:
evtest.c: In function 'EVTest':
evtest.c:65: warning: unused variable 's4'
evtest.c:65: warning: unused variable 's3'
evtest.c:65: warning: unused variable 's2'
evtest.c:65: warning: unused variable 's1'

g++ -c -arch i386 -arch x86_64 -DCPUS=8  -DBOOKDIR=\"/sw/lib/crafty\" - 
DTBDIR=\"/sw/lib/crafty/TB\" -DFreeBSD egtb.cpp
egtb.cpp:4483: warning: 'TB_CRC_CHECK' initialized and declared 'extern'
egtb.cpp:4483: warning: 'TB_CRC_CHECK' initialized and declared 'extern'
gcc -L/sw/lib -arch i386 -arch x86_64 -o crafty crafty.o egtb.o -lm  - 
lstdc++
/var/tmp/tmp.1.BfIgcc: line 5: ./crafty: Bad CPU type in executable
/var/tmp/tmp.1.BfIgcc: line 6: ./crafty: Bad CPU type in executable
### execution of /var/tmp/tmp.1.BfIgcc failed, exit code 126


-
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse012070mrt/direct/01/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] octave 2.9.12 fails compiling

2007-05-28 Thread Koen van der Drift
It works now after a new commit this morning.

- Koen.


On May 28, 2007, at 4:51 PM, Martin Costabel wrote:

> Koen van der Drift wrote:
> []
>>REGEX libraries:
>
> I have here
>
>   REGEX libraries:  -lpcre
>
> []
>> configure: WARNING: PCRE library not found.  This will result in  
>> some  loss of functionality for the regular expression matching  
>> functions.
>> configure:
>
> This looks like a missing dependency on pcre/pcre-shlibs.
>
> -- 
> Martin
>
>
>


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] octave 2.9.12 fails compiling

2007-05-27 Thread Koen van der Drift
Jeff,

The new octave package fails compiling. I have included the Terminal  
output below. I am using an iMac G5.

- Koen.


...

Octave is now configured for powerpc-apple-darwin

   Source directory: .
   Installation prefix:  /sw
   C compiler:   gcc   -Wall -W -Wshadow -g -O2
   C++ compiler: g++   -Wall -W -Wshadow -Wold-style-cast -g -O2
   Fortran compiler: /sw/bin/g95 -O2
   Fortran libraries:-L/sw/bin/../lib/gcc-lib/powerpc-apple- 
darwin8/4.0.3 -lf95
   BLAS libraries:-framework vecLib
   FFTW libraries:   -lfftw3
   GLPK libraries:   -lglpk
   UMFPACK libraries:
   AMD libraries:
   CAMD libraries:
   COLAMD libraries:
   CCOLAMD libraries:
   CHOLMOD libraries:
   CXSPARSE libraries:
   HDF5 libraries:   -lhdf5
   CURL libraries:   -lcurl
   REGEX libraries:
   LIBS: -lreadline  -lncurses -lhdf5 -lz -lm
   Default pager:less
   gnuplot:  gnuplot

   Do internal array bounds checking:  false
   Build static libraries: false
   Build shared libraries: true
   Dynamic Linking:true (dyld)
   Include support for GNU readline:   true
   64-bit array dims and indexing: false

configure: WARNING: UMFPACK not found.  This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: COLAMD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CCOLAMD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CHOLMOD not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: CXSparse not found. This will result in some lack  
of functionality for sparse matrices.
configure: WARNING: PCRE library not found.  This will result in some  
loss of functionality for the regular expression matching functions.
configure:

NOTE: libraries may be skipped if a library is not found OR
   if the library on your system is missing required features.

make

***
*
*  To compile Octave, you will need a recent versions of
*  the following software:
*
*g++ (3.2.x or a more recent version)
*
*flex (2.5.4 or a more recent version) -- required if
*you need to recreate lex.cc from lex.l
*
*bison (1.31 or a more recent version) -- required if
*you need to recreate parse.cc from parse.y
*
*gperf (3.0.1 or a more recent version) -- required if
*you need to recreate oct-gperf.h from octave.gperf
*
*  Now would be a good time to read INSTALL.OCTAVE if
*  you have not done so already.
*
***

make -f octMakefile all
making octave-bug from octave-bug.in
chmod a+rx octave-bug
making octave-config from octave-config.in
chmod a+rx octave-config
making mkoctfile from mkoctfile.in
chmod a+rx mkoctfile
making run-octave from run-octave.in
chmod a+rx "run-octave"
make -C libcruft all
making mkf77def from mkf77def.in
chmod a+rx mkf77def
make -C amos all
mkdir pic
making dgamln.def from dgamln.f
dgamln.def-t is empty!
make[3]: *** [dgamln.def] Error 1
make[2]: *** [amos] Error 2
make[1]: *** [libcruft] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.0.lWfmKl failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-octave-2.9.12-1
(Reading database ... 90063 files and directories currently installed.)
Removing fink-buildlock-octave-2.9.12-1 ...
Failed: phase compiling: octave-2.9.12-1 failed


-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] ant-base fails

2007-05-24 Thread Koen van der Drift
Hi Ben,

The latest ant-base fails on my iMac G5. The error suggests that  
junit is missing. However, if I just install junit, it wants to  
install ant-base first again - seems like a Catch 22?

I have included the Terminal output below.

cheers,

- Koen.

...
./build.sh -Ddist.name=ant -Dchmod.fail=false dist
... Bootstrapping Ant Distribution
... Compiling Ant Classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
... Copying Required Files
... Building Ant Distribution
Buildfile: build.xml

bootstrap:

prepare:

check_for_optional_packages:

build:
Created dir: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib
Compiling 238 source files to /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Copying 4 files to /sw/src/fink.build/ant-base-1.7.0-1/apache- 
ant-1.7.0/build/classes
Copying 2 files to /sw/src/fink.build/ant-base-1.7.0-1/apache- 
ant-1.7.0/build/classes
Copying 2 files to /sw/src/fink.build/ant-base-1.7.0-1/apache- 
ant-1.7.0/build/classes/org/apache/tools/ant/taskdefs/optional/junit/xsl

jars:
Copying 5 files to /sw/src/fink.build/ant-base-1.7.0-1/apache- 
ant-1.7.0/build
Copying 1 file to /sw/src/fink.build/ant-base-1.7.0-1/apache- 
ant-1.7.0/build
Building jar: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib/ant-launcher.jar
Building jar: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib/ant.jar
Building jar: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib/ant-bootstrap.jar
Building jar: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib/ant-nodeps.jar
Building jar: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib/ant-trax.jar
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-resolver.jar because no files  
were included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-resolver.jar because no files  
were included.
Building jar: /sw/src/fink.build/ant-base-1.7.0-1/apache-ant-1.7.0/ 
build/lib/ant-junit.jar
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-regexp.jar because no files  
were included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-regexp.jar because no files  
were included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-oro.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-oro.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-bcel.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-bcel.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-log4j.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-log4j.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-commons-logging.jar because no files  
were included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-commons-logging.jar because no files  
were included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-bsf.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-apache-bsf.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-stylebook.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-stylebook.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-javamail.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-javamail.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-netrexx.jar because no files were  
included.
Warning: skipping jar archive /sw/src/fink.build/ant-base-1.7.0-1/ 
apache-ant-1.7.0/build/lib/ant-netrexx

Re: [Fink-users] Where is XML-SAX-Expat-0.38.tar.gz?

2007-01-26 Thread Koen van der Drift

On Jan 26, 2007, at 3:39 AM, Martin Costabel wrote:

>> I cannot update xml-sax-expat-pm586 to version 0.38-1, because  
>> none of the mirrors (I tried more than 20 of them) has the source  
>> tarball. Shouldn't at least ftp.cpan.org have it if it exists at all?
>> Where is it?
>
> Found it myself. It has changed owners and is now in B/BJ/BJOERN/  
> instead of R/RB/RBERJON/ as the previous versions. The Fink package  
> needs fixing.
>

Now fixed in cvs. Thanks for spotting that, Martin.

- Koen.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Where is XML-SAX-Expat-0.38.tar.gz?

2007-01-26 Thread Koen van der Drift

On Jan 26, 2007, at 3:18 AM, Martin Costabel wrote:

> I cannot update xml-sax-expat-pm586 to version 0.38-1, because none  
> of the mirrors (I tried more than 20 of them) has the source  
> tarball. Shouldn't at least ftp.cpan.org have it if it exists at all?

That's weird. I d/l it directly from the website's link, so I assumed  
it is available for download through the ftp site. Maybe try again in  
a day or so? Or you can do a manual d/l in the meantime.

- Koen.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] pymol fink fails to run

2007-01-25 Thread Koen van der Drift
> I cannot run pymol (pymol-py25-0.99-1004) anymore on my system. Not
> sure what happened, it used to work fine. Here's what I see in my X-
> terminal:
>
> rubytuesday:~ koen$ pymol
> X Error of failed request:  BadAlloc (insufficient resources for
> operation)
>Major opcode of failed request:  150 (GLX)
>Minor opcode of failed request:  3 (X_GLXCreateContext)
>Serial number of failed request:  19
>Current serial number in output stream:  20
> PyMOL: abrupt program termination.
> rubytuesday:~ koen$
>
>
> This is on an iMac G5, Package manager version: 0.26.99.cvs,
> Distribution version: 0.8.1.cvs powerpc, unstable tree.
> X11 version is 1.1.3
>
>


I solved it by setting the enable_stereo variable to NO in the  
preferences plist of X11.app.

- Koen.





-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] pymol fink fails to run

2007-01-24 Thread Koen van der Drift
Hi,

I cannot run pymol (pymol-py25-0.99-1004) anymore on my system. Not  
sure what happened, it used to work fine. Here's what I see in my X- 
terminal:

rubytuesday:~ koen$ pymol
X Error of failed request:  BadAlloc (insufficient resources for
operation)
   Major opcode of failed request:  150 (GLX)
   Minor opcode of failed request:  3 (X_GLXCreateContext)
   Serial number of failed request:  19
   Current serial number in output stream:  20
PyMOL: abrupt program termination.
rubytuesday:~ koen$


This is on an iMac G5, Package manager version: 0.26.99.cvs,
Distribution version: 0.8.1.cvs powerpc, unstable tree.
X11 version is 1.1.3

(Maintainer has already been notified)


- Koen.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Apple's new X11, v1.1.2

2006-11-02 Thread Koen van der Drift

On Nov 3, 2006, at 1:53 AM, Martin Costabel wrote:

> What is this "standalone installer" you are talking about?
>
> If you mean the X11Update2006.pkg contained in the X11Update2006.dmg
> that you can download from
> , then
> you should be careful: This is really only an *update* (and BTW  
> exactly
> the same thing that you get when you run SoftwareUpdate). It contains
> only a part of the files that are installed by the X11User.pkg, and  
> none
> of the files from X11SDK.pkg. If you install *only* this, you won't  
> get
> a working X11.


Then why is Apple providing X11Update2006.dmg , since it only  
contains that one file (X11Update2006.pkg) ?

SU still doesn't show anything.

- Koen (confused).

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Apple's new X11, v1.1.2

2006-11-02 Thread Koen van der Drift

On Nov 2, 2006, at 10:26 AM, John Courcoul wrote:

> Given that X11 is an optional install which requires explicit user  
> action to get, I'm surprised that Apple put it up on Software  
> Update. Better download the standalone installer. BTW, requirements  
> are stated as 10.4.8 or later AND X11 v1.1 or v1.1.1.: guess that's  
> just to keep Granny and other non-geeks from getting completely  
> confuzzed with this "strange" app... ;)

I am using the standalone installer, and already have X11 1.1 (two  
versions, one in /sw/Applications and one in /Applications/ 
Utilities/). It hasn't showed up yet in SU.

It's not an urgent update, so I will just leave it as it is for now.

- Koen.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Apple's new X11, v1.1.2

2006-11-02 Thread Koen van der Drift

On Nov 2, 2006, at 12:16 AM, John Courcoul wrote:

> Well, look what the cat dragged in...
>
> For the first time ever, Apple releases an update to its X11  
> implementation, v1.1.2, as a standalone installer or as part of  
> Software Update for Tiger. According to the release info, it  
> provides "GLX stereo visuals" and "offscreen rendering to GLX  
> Pbuffers and Pixmaps".
>
> Is it safe for Fink's X11 apps?

If I run the installer, I get a message that my system doesn't need  
the update (iMac G5, 10.4.8). Maybe it was already included in Xcode  
2.4.1 ?

- Koen.


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Replace Apple's X11 with X.org?

2006-08-29 Thread Koen van der Drift

On Aug 29, 2006, at 7:02 PM, Alexander K. Hansen wrote:

> Going in this direction means you'll have to rebuild most everything
> x11-related that you built with xorg.

Is there a command that shows which packages either depend or  
builddepend on another package (xorg and xorg-shlibs in this case) ?

thanks,

- Koen.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] OT: Bypassing Aqua GUI on startup in favour of KDE (kdm)

2006-08-11 Thread Koen van der Drift

On Aug 11, 2006, at 4:19 AM, Markus Kamp wrote:

> Do you know where I could search for logs or something to see why
> XDarwin doesn't want to start?


Try: ~/Library/Logs/CrashReporter/XDarwin.crash.log

- Koen.

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems with selfupdate

2006-08-04 Thread Koen van der Drift

On Aug 4, 2006, at 10:38 PM, Koen van der Drift wrote:

>
> Trees: local/main stable/main stable/crypto local/bootstrap unstable/
> main unstable/crypto
>
>

Heh - Mail.app wraps the line...

- Koen.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] Problems with selfupdate

2006-08-04 Thread Koen van der Drift

On Aug 4, 2006, at 10:25 PM, Philip Ershler wrote:

> Trees: local/main stable/main stable/crypto local/bootstrap unstable/
> main unstable/cryto


This should be all on one line (and there is a typo):

Trees: local/main stable/main stable/crypto local/bootstrap unstable/ 
main unstable/crypto


not sure if that will solve your problem, though.

- Koen.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Fink on iTunes ?

2006-07-26 Thread Koen van der Drift
Not sure if this has been posted here, but I thought i'd be worth  
mentioning it:   ;-)

- Koen.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] bioruby-rb in unstable: syntax error?

2006-07-25 Thread Koen van der Drift

On Jul 25, 2006, at 9:37 PM, Koen van der Drift wrote:

>
>> The line reads:
>>
>>  Type: ruby (1.6, 1.8)
>>
>> instead of being space-delimited as the fink documentation says it
>> should be.
>> Should this be changed, or is the comma-syntax supported
>> (unofficially) by Fink
>> also?
>
> Thanks for the report. I'll fix this in cvs.



Heh - it has already been fixed ;-)

- Koen.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] bioruby-rb in unstable: syntax error?

2006-07-25 Thread Koen van der Drift

On Jul 25, 2006, at 3:46 PM, Denis Bueno wrote:

> The line reads:
>
>  Type: ruby (1.6, 1.8)
>
> instead of being space-delimited as the fink documentation says it  
> should be.
> Should this be changed, or is the comma-syntax supported  
> (unofficially) by Fink
> also?

Thanks for the report. I'll fix this in cvs.

- Koen.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] ec-fonts-mftraced failed compiling phase

2006-07-22 Thread Koen van der Drift
Hi,

The package ec-fonts-mftraced failed as follows during the compile  
phase:

...
make: [tfm/ectt8.tfm] Error 1 (ignored)
mktextfm ectt8 > ./output-dir
mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ectt8.tfm already  
exists.
cp `cat ./output-dir` ./tfm
make: [tfm/ectt9.tfm] Error 1 (ignored)
mktextfm ectt9 > ./output-dir
mktextfm: /sw/var/lib/texmf/fonts/tfm/jknappen/ec/ectt9.tfm already  
exists.
cp `cat ./output-dir` ./tfm
TEXMF= mftrace --simplify --potrace ecbx10
Need argument on command line
usage: mftrace [OPTION]... FILE...

Generate Type1 or TrueType font from Metafont source.

options:
   --version show program's version number and exit
   -h, --helpshow this help message and exit
   -k, --keepKeep all output in directory mftrace.dir
   --magnification=MAG   Set magnification for MF to MAG (default: 1000)
   -V, --verbose Be verbose
   -f FORMATS, --formats=FORMATS
 Which formats to generate (choices: AFM,  
PFA, PFB,
 TTF, SVG)
   --simplifySimplify using fontforge
   --gffile=GFFILE   Use gf FILE instead of running Metafont
   -I INCLUDE_DIRS, --include=INCLUDE_DIRS
 Add to path for searching files
   --glyphs=LIST Process only these glyphs.  LIST is comma  
separated
   --tfmfile=FILE
   -e FILE, --encoding=FILE
 Use encoding file FILE
   --keep-trying Don't stop if tracing fails
   -w, --warrantyshow warranty and copyright
   --dos-kpath=DOS_KPATH
 try to use Miktex kpsewhich
   --potrace=POTRACE Use potrace
   --autotrace=AUTOTRACE
 Use autotrace
   --no-afm  Don't read AFM file
   --noround Do not round coordinates of control points  
to integer
 values (use with --grid)
   --grid=SCALE  Set reciprocal grid size in em units
   -D SYMBOL=VALUE, --define=SYMBOL=VALUE
 Set the font info SYMBOL to VALUE
make: *** [pfa/ecbx10.pfa] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-ec-fonts-mftraced-1.0.12-2
(Reading database ... 87423 files and directories currently installed.)
Removing fink-buildlock-ec-fonts-mftraced-1.0.12-2 ...
Failed: phase compiling: ec-fonts-mftraced-1.0.12-2 failed


This is on 10.4 (ppc), unstable, fink 0.24.24


- Koen.

-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] compiling glibmm2.4-2.6.1-1001 failed

2006-07-17 Thread Koen van der Drift
Hi,

Compiling glibmm fails as follows:

...
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -DG_DISABLE_DEPRECATED - 
I../../glib -I../../glib -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/ 
include/glib-2.0 -I/sw/lib/glib-2.0/include -no-cpp-precomp - 
DX_LOCALE -I/sw/include -g -O2 -pedantic -W -Wall -Wno-long-long -c  
convert.cc  -fno-common -DPIC -o .libs/convert.o
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -DG_DISABLE_DEPRECATED - 
I../../glib -I../../glib -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/ 
include/glib-2.0 -I/sw/lib/glib-2.0/include -no-cpp-precomp - 
DX_LOCALE -I/sw/include -g -O2 -pedantic -W -Wall -Wno-long-long -c  
date.cc  -fno-common -DPIC -o .libs/date.o
date.cc: In member function 'void Glib::Date::set_time(GTime)':
date.cc:75: error: 'g_date_set_time' was not declared in this scope
make[5]: *** [date.lo] Error 1
make[5]: *** Waiting for unfinished jobs
g++ -DHAVE_CONFIG_H -DG_LOG_DOMAIN=\"glibmm\" -DG_DISABLE_DEPRECATED - 
I../../glib -I../../glib -I/sw/include/glib-2.0 -I/sw/lib/glib-2.0/ 
include -I/sw/include/sigc++-2.0 -I/sw/lib/sigc++-2.0/include -I/sw/ 
include/glib-2.0 -I/sw/lib/glib-2.0/include -no-cpp-precomp - 
DX_LOCALE -I/sw/include -g -O2 -pedantic -W -Wall -Wno-long-long -c  
convert.cc -o convert.o >/dev/null 2>&1
make[4]: *** [all-recursive] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
### execution of make failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-glibmm2.4-2.6.1-1001
(Reading database ... 61299 files and directories currently installed.)
Removing fink-buildlock-glibmm2.4-2.6.1-1001 ...
Failed: phase compiling: glibmm2.4-2.6.1-1001 failed


A quick search revealed this in the glib docs:

Warning

g_date_set_time is deprecated and should not be used in newly-written  
code.

Sets the value of a date from a GTime value.

Deprecated:2.10: Use g_date_set_time_t() instead.


hth,

- Koen.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] FWD: Re: [EMBOSS] install EMBOSS-3.0.0 on Intel Mac

2006-06-06 Thread Koen van der Drift
Hi,

Does anyone have an idea how to fix the linker problem that Haruo is  
experiencing when installing emboss on a intel-Mac? See below for the  
error messages.

thanks,

- Koen.


On Jun 6, 2006, at 1:06 AM, [EMAIL PROTECTED] wrote:

> Thank you very much.
>
>> As explained by Dave Morrison, you are on an intel-mac, but used  
>> the PPC installer for fink. So you first need to make sure you are  
>> using the proper fink installation, see his instructions below.
>
> http://fink.sourceforge.net/index.php?phpLang=en
> I got the file "fink-0.24.17.tar",  expand the file,  and run the  
> command "./bootstrap.sh".
> At the end of the bootstrap process,  run "fink selfupdate".
>
> Although I successfully ran the commands such as "fink install kterm",
> the command "fink install emboss" said as follows:
> -
> libtool: link: cannot find the library `/Users/gaou/ginstall/ROOT/ 
> usr/local//lib/libfreetype.la'
> make[2]: *** [aaindexextract] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> ### execution of make failed, exit code 2
> Removing build lock...
> /sw/bin/dpkg-lockwait -r fink-buildlock-emboss-3.0.0-102
> (Reading database ... 4222 files and directories currently installed.)
> Removing fink-buildlock-emboss-3.0.0-102 ...
> Failed: phase compiling: emboss-3.0.0-102 failed
> -
>
>> I also see that you have stuff installed in /opt en in /usr/local.  
>> This can potentially conflict with fink. You will have to make a  
>> decision on which package distribution you are using, mix-and- 
>> match often gives unexpected results, as you have experienced.
>
> I am wondering if you could teach me how to solve the problem.
> -
> $ make
>
> libtool: link: warning: library `/usr/local/lib/libgd.la' was moved.
> libtool: link: warning: library `/usr/local/lib/libgd.la' was moved.
> libtool: link: cannot find the library `/opt/local/lib/libjpeg.la'
> make[2]: *** [aaindexextract] Error 1
> make[1]: *** [all-recursive] Error 1
> make: *** [all-recursive] Error 1
> -
>
> .bash_profile
> ---
> export PATH=/bin:/sbin:/usr/bin:/usr/sbin:/usr/local/bin
> #export PATH=$PATH:/usr/local/bin
> #export PATH=$PATH:/Applications
>
> #test -r /usr/local/bin/init.sh && . /usr/local/bin/init.sh
>
> #test -r /sw/bin/init.sh && . /sw/bin/init.sh
>
> . /sw/bin/init.sh
> ---



___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] not finding gtkhtml3 but is installed

2006-05-29 Thread Koen van der Drift

On May 29, 2006, at 10:11 PM, Kyle Skrinak wrote:

> All,
>
> I am trying to compile "gnotime" from the source. I have dependencies,
> such as libgnome2, libgnomeui and gtkhtml3. I used fink to install
> those, and their dependencies. However, the gnotime configure run  
> fails
> with the error message "configure: error: gtkhtml3 is needed in  
> order to
> compile this program." but it is installed.

http://fink.sourceforge.net/faq/usage-general.php#compile-myself

hth,

- Koen.



___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] hdf5 fails config phase

2006-05-29 Thread Koen van der Drift
Hi,

The latest hdf5 fails during the config:

...
checking for f90... /sw/bin/g95
checking whether the Fortran 9X compiler (/sw/bin/g95  -O -Wno- 
globals  -L/sw/lib) works... no
configure: error: installation or configuration problem: Fortran 9X  
compiler cannot create executables.
configure: error: /bin/sh './configure' failed for fortran
### execution of /var/tmp/tmp.1.VueQvv failed, exit code 1
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-hdf5-1.6.5-1006
(Reading database ... 88398 files and directories currently installed.)
Removing fink-buildlock-hdf5-1.6.5-1006 ...
Failed: phase compiling: hdf5-1.6.5-1006 failed

This is on 10.4, Package manager version: 0.24.15.cvs, Distribution  
version: 0.8.1.cvs.

- Koen.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gcc4 failed compiling

2006-05-27 Thread Koen van der Drift

On May 26, 2006, at 7:25 AM, Jeff Whitaker wrote:

> just put
>
> patch -p1 < %a/%n.patch

Yep, that worked.

- Koen.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] gcc4 failed compiling

2006-05-24 Thread Koen van der Drift
Hi,

After compiling for about a whole day, gcc4 failed as follows:

...
bin/sh ./libtool --tag=GCJ --mode=link /sw/src/fink.build/ 
gcc4-4.1.99-20060520/darwin_objdir/gcc/gcj -B/sw/src/fink.build/ 
gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple-darwin8/libjava/ -B/ 
sw/src/fink.build/gcc4-4.1.99-20060520/darwin_objdir/gcc/ -L/sw/src/ 
fink.build/gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple-darwin8/ 
libjava -g -O2  -o jv-convert --main=gnu.gcj.convert.Convert -rpath / 
sw/lib/gcc4/lib -shared-libgcc   -L/sw/src/fink.build/ 
gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple-darwin8/ 
libjava/.libs libgcj.la
/sw/src/fink.build/gcc4-4.1.99-20060520/darwin_objdir/gcc/gcj -B/sw/ 
src/fink.build/gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple- 
darwin8/libjava/ -B/sw/src/fink.build/gcc4-4.1.99-20060520/ 
darwin_objdir/gcc/ -g -O2 -o .libs/jv-convert -- 
main=gnu.gcj.convert.Convert -shared-libgcc   -L/sw/src/fink.build/ 
gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple-darwin8/libjava -L/ 
sw/src/fink.build/gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple- 
darwin8/libjava/.libs ./.libs/libgcj.dylib -L/sw/src/fink.build/ 
gcc4-4.1.99-20060520/darwin_objdir/powerpc-apple-darwin8/libstdc++-v3/ 
src -L/sw/src/fink.build/gcc4-4.1.99-20060520/darwin_objdir/powerpc- 
apple-darwin8/libstdc++-v3/src/.libs -lpthread -ldl
symbol _fabsf used from dynamic library /usr/lib/libpthread.dylib 
(fabs.o) not from earlier dynamic library /sw/lib/gcc4/lib/libgcj. 
7.dylib(sf_fabs.o)
symbol _fabs used from dynamic library /usr/lib/libpthread.dylib 
(fabs.o) not from earlier dynamic library /sw/lib/gcc4/lib/libgcj. 
7.dylib(s_fabs.o)
/sw/lib/odcctools/bin/ld: warning suggest use of -bind_at_load, as  
lazy binding may result in errors or different symbols being used
/sw/lib/odcctools/bin/ld: Undefined symbols:
__Unwind_GetIPInfo
collect2: ld returned 1 exit status
make[3]: *** [jv-convert] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-target-libjava] Error 2
make: *** [all] Error 2
### execution of /var/tmp/tmp.2.0l32Yq failed, exit code 2
Removing build lock...
/sw/bin/dpkg-lockwait -r fink-buildlock-gcc4-4.1.99-20060520
(Reading database ... 90199 files and directories currently installed.)
Removing fink-buildlock-gcc4-4.1.99-20060520 ...
Failed: phase compiling: gcc4-4.1.99-20060520 failed

This is on a iMac G5, 10.4 tree, unstable.

My java version is:

java version "1.5.0_06"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-112)
Java HotSpot(TM) Client VM (build 1.5.0_06-64, mixed mode, sharing)


- Koen.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] xml-twig-pm man files location

2006-05-24 Thread Koen van der Drift

On May 24, 2006, at 12:27 AM, Daniel Macks wrote:
> I moved 'em from one incorrect location to a different incorrect
> location:( Is fixed now...no, really.
>
> OTOH, we have 3.14, whereas upstream is up to 3.25. Maintainer, or
> someone else who uses this thing, oughta update it.

If there is no reply from the original maintainer in a few days, I  
don't mind taking over. But I can only test it on Tiger.

- Koen.



___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] xml-twig-pm man files location

2006-05-23 Thread Koen van der Drift
Hi Christopher,

It looks like your package xml-twig-pm installs the man files in the  
wrong directory:

/sw/lib/perl5/586/man

instead of:

/sw/lib/perl5/5.8.6/man

where all other perl man-pages are installed.


If there is a specific reason why you choose that location, please  
ignore my post.

thanks,

- Koen.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] PDB broken?

2006-05-21 Thread Koen van der Drift

On May 21, 2006, at 3:08 PM, Les Bowen wrote:

> Am
> I going to be able to build packages that are not listed in the PDB  
> if I
> do a selfupdate?

Seems like an error with the code that extracts the packages info to  
be displayed on the website. There is nothing wrong with the fink  
packages itself, so I would say go ahead.

- Koen.


___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] polyxmass

2006-02-25 Thread Koen van der Drift


On Feb 24, 2006, at 11:15 PM, Robert T Wyatt wrote:

Can't resolve dependency "librsvg2-shlibs (>=2.7.2)" for package  
"polyxmass-0.9.2-2" (no matching packages/versions found)

Exiting with failure.


 i   librsvg2-shlibs  2.6.5-10


Ah, looks like I was too quick with updating it also in the 10.3  
tree. I will reverse it later today. Unless librsvg2 can also be  
updated. I have cc'ed its maintainer.


- Koen.


---
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


Re: [Fink-users] gnokii on 10.4-T

2006-02-15 Thread Koen van der Drift


On Feb 15, 2006, at 7:41 PM, Robert T Wyatt wrote:

curl -f -L -O http://www.gnokii.org/download/gnokii/ 
gnokii-0.6.10.tar.bz2


That's an older version, the current version is 0.6.11. The sources  
for 0.6.10 have been moved in a separate directory:


http://www.gnokii.org/download/gnokii/0.6.x/gnokii-0.6.10.tar.bz2


- Koen.


---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


[Fink-users] Re: bio-emboss-pm586-0.7-1 (on 10.3.9)

2006-02-04 Thread Koen van der Drift

FYI,

The upstream developer thinks he knows what's wrong, and will try to  
post an update next week.


- Koen.



On Feb 4, 2006, at 2:11 PM, Robert T Wyatt wrote:


Koen van der Drift wrote:
If you get it and it still fails, could you mail me the output of  
the terminal? I will then contact the developer of Bio::Emboss,  
and see if he has a clue.

cheers,
- Koen.



Hi Koen,

I've placed the output here (131k with environment info at top):
http://66-90-146-246.dyn.grandenetworks.net/~robertwyatt/fink/bio- 
emboss-pm586.txt


It is failing a test:

Manifying blib/man3/Bio::Emboss.3pm
make test
PERL_DL_NONLAZY=1 /sw/bin/perl5.8.6 "-MExtUtils::Command::MM" "-e"  
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t

t/1dyld: /sw/bin/perl5.8.6 Undefined symbols:
/sw/src/fink.build/bio-emboss-pm586-1.0-1/Bio-Emboss-1.0/blib/arch/ 
auto/Bio/Emboss/Emboss.bundle undefined reference to  
_ajAlignWriteClose expected to be defined in a dynamic image
/sw/src/fink.build/bio-emboss-pm586-1.0-1/Bio-Emboss-1.0/blib/arch/ 
auto/Bio/Emboss/Emboss.bundle undefined reference to _ajAtomEnv1  
expected to be defined in a dynamic image




/sw/src/fink.build/bio-emboss-pm586-1.0-1/Bio-Emboss-1.0/blib/arch/ 
auto/Bio/Emboss/Emboss.bundle undefined reference to  
_embXyzSeqsetNR expected to be defined in a dynamic image
/sw/src/fink.build/bio-emboss-pm586-1.0-1/Bio-Emboss-1.0/blib/arch/ 
auto/Bio/Emboss/Emboss.bundle undefined reference to  
_embXyzSeqsetNRRange expected to be defined in a dynamic image

t/1dubious
Test returned status 0 (wstat 5, 0x5)
DIED. FAILED tests 1-12
Failed 12/12 tests, 0.00% okay
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-- 
-

t/1.t  0 512   24 200.00%  1-12
Failed 1/1 test scripts, 0.00% okay. 12/12 subtests failed, 0.00%  
okay.

make: *** [test_dynamic] Error 2
### execution of make failed, exit code 2
Failed: phase compiling: bio-emboss-pm586-1.0-1 failed




---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Fink-users mailing list
Fink-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-users


  1   2   3   >