Re: [Fink-devel] Fink on WWDC Leopard

2007-06-20 Thread Martin Costabel
David R. Morrison wrote:
[]
 fink-0.24.3.tar.gz, released last Friday, is known to work.

  0.27.3, perhaps?

-- 
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] Fink on WWDC Leopard

2007-06-20 Thread Alexander K. Hansen
Martin Costabel wrote:
 David R. Morrison wrote:
 []
   
 fink-0.24.3.tar.gz, released last Friday, is known to work.
 

   0.27.3, perhaps?

   
The English-language version of the download page has been updated to 
reflect this (it had previously referenced 0.27.1, which was adequate 
for 10.4.9). 

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] openldap23-2.3.27-10

2007-06-20 Thread Alexander K. Hansen
Interesting...I don't have the issue on my system:

otool -L /sw/sbin/slapd
/sw/sbin/slapd:
/sw/lib/libsasl2.2.dylib (compatibility version 3.0.0, current 
version 3.22.0)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 88.1.7)
/usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current 
version 369.2.0)
/usr/lib/libpam.1.dylib (compatibility version 1.0.0, current 
version 1.0.0)
/usr/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, 
current version 0.9.7)
/usr/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, 
current version 0.9.7)

/System/Library/Frameworks/Kerberos.framework/Versions/A/Kerberos 
(compatibility version 5.0.0, current version 5.0.0)
---/sw/lib/libdb-4.4.dylib (compatibility version 4.4.0, 
current version 4.4.20)
/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current 
version 1.0.0)



Sukma Verdianto wrote:
 Thanks,

 That's fine, I just want you to know that openldap binary package 
 dependency info is wrong. until you install bdb4.3. :)

 Regards,
 Sukma

 On Jun 20, 2007, at 9:46 AM, Alexander Hansen wrote:

 Ah.  You can have the libraries for both versions of db, so 
 installing db43-shlibs (or db43-ssl-shlibs) should make it work.



 Sukma Verdianto wrote:
 Hi Alexander,

 Error message:
 --
 dyld: Library not loaded: /sw/lib/libdb-4.3.dylib
 Referenced from: /sw/sbin/slapd
 Reason: image not found
 Trace/BPT trap
 --

 I suspect when I installed openldap, fink also download libdb-4.4, 
 but openldap binary compiled with libdb-4.3

 Regards,
 Sukma


 On Jun 13, 2007, at 3:37 AM, Alexander K. Hansen wrote:

 Sukma Verdianto wrote:
 Hi,

 I installed openldap23-2.3.27-10 from fink and it ask me to also  
 install db44 as it dependency.
 but some command such as slapadd won't work. It always tried to  
 load db43.
 This should be fixed so users who tried to install open LDAP wont  
 think its a software bug, but its just installation fault.

 Thanks,

 -- 
 Package manager version: 0.27.1
 Distribution version: 0.8.1.rsync i386
 Mac OS X version: 10.4.9
 Xcode version: 2.4.1
 gcc version: 4.0.1 (Apple Computer, Inc. build 5367)
 make version: 3.80
 Feedback Courtesy of FinkCommander


 Can you be more specific about the failure mode?  Maybe paste up 
 your terminal output from an attempt to run slapadd.

-- 
Alexander K. Hansen
Fink User Liaison/Documenter
akh AT finkproject DOT org


-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] gnu extension obstack.h

2007-06-20 Thread Robert T Wyatt
Does anyone here know if one of the fink packages includes a GNU 
extension known as obstack.h?

I'm trying to build a package related to openstreetmap.org and the new 
revision of that file asks for this. In the meantime, the package author 
is reverting to normal C code.

 gosmore.cc:18:63: error: obstack.h: No such file or directory

Thanks,
Robert

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gnu extension obstack.h

2007-06-20 Thread Daniel Macks
On Wed, Jun 20, 2007 at 03:39:48PM -0500, Robert T Wyatt wrote:
 Does anyone here know if one of the fink packages includes a GNU 
 extension known as obstack.h?
 
 I'm trying to build a package related to openstreetmap.org and the new 
 revision of that file asks for this. In the meantime, the package author 
 is reverting to normal C code.
 
  gosmore.cc:18:63: error: obstack.h: No such file or directory

I don't think it's available in a fink package. The anacron package
had a similar problem, and so it just imports the whole obstack.[hc]
source in a patch.

dan

-- 
Daniel Macks
[EMAIL PROTECTED]
http://www.netspace.org/~dmacks


-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gnu extension obstack.h

2007-06-20 Thread Peter O'Gorman
On Wed, 2007-06-20 at 16:49 -0400, Daniel Macks wrote:
 On Wed, Jun 20, 2007 at 03:39:48PM -0500, Robert T Wyatt wrote:
  Does anyone here know if one of the fink packages includes a GNU 
  extension known as obstack.h?
  
  I'm trying to build a package related to openstreetmap.org and the new 
  revision of that file asks for this. In the meantime, the package author 
  is reverting to normal C code.
  
   gosmore.cc:18:63: error: obstack.h: No such file or directory
 
 I don't think it's available in a fink package. The anacron package
 had a similar problem, and so it just imports the whole obstack.[hc]
 source in a patch.

It is in gnulib, you can add any gnulib bits necessary in a patch.

http://www.gnu.org/software/gnulib/

http://cvs.savannah.gnu.org/viewvc/*checkout*/gnulib/gnulib/lib/obstack.h?revision=1.33content-type=text%2Fplain

http://cvs.savannah.gnu.org/viewvc/*checkout*/gnulib/gnulib/lib/obstack.c?revision=1.33content-type=text%2Fplain

Peter

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] gnu extension obstack.h

2007-06-20 Thread Robert T Wyatt
Peter O'Gorman wrote:
 On Wed, 2007-06-20 at 16:49 -0400, Daniel Macks wrote:
 On Wed, Jun 20, 2007 at 03:39:48PM -0500, Robert T Wyatt wrote:
 Does anyone here know if one of the fink packages includes a GNU 
 extension known as obstack.h?

 I'm trying to build a package related to openstreetmap.org and the new 
 revision of that file asks for this. In the meantime, the package author 
 is reverting to normal C code.

 gosmore.cc:18:63: error: obstack.h: No such file or directory
 I don't think it's available in a fink package. The anacron package
 had a similar problem, and so it just imports the whole obstack.[hc]
 source in a patch.
 
 It is in gnulib, you can add any gnulib bits necessary in a patch.
 
 http://www.gnu.org/software/gnulib/
 
 http://cvs.savannah.gnu.org/viewvc/*checkout*/gnulib/gnulib/lib/obstack.h?revision=1.33content-type=text%2Fplain
 
 http://cvs.savannah.gnu.org/viewvc/*checkout*/gnulib/gnulib/lib/obstack.c?revision=1.33content-type=text%2Fplain
 
 Peter

Thanks Dan and Peter, I'll take a look at how analog does it and go from 
there. I guess analog puts it in a local make area and so it's not 
available fink-wide.


-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] soap-lite-pm downgraded upstream

2007-06-20 Thread Koen van der Drift
Hi,

Just noticed that the current version of soap-lite-pm in fink, which  
I maintain, is not available anymore on cpan (http://search.cpan.org/ 
dist/SOAP-Lite/). The package database lists version 0.69, but only  
0.60a is listed on cpan.

Is it ok to downgrade the package in fink, or will that create  
problems, eg with the bindist?

thanks,

- Koen.

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


Re: [Fink-devel] soap-lite-pm downgraded upstream

2007-06-20 Thread Alexander k. Hansen
Koen van der Drift wrote:
 Hi,

 Just noticed that the current version of soap-lite-pm in fink, which  
 I maintain, is not available anymore on cpan (http://search.cpan.org/ 
 dist/SOAP-Lite/). The package database lists version 0.69, but only  
 0.60a is listed on cpan.

 Is it ok to downgrade the package in fink, or will that create  
 problems, eg with the bindist?

 thanks,

 - Koen.
   
It should already be mirrored on Fink's Master Mirrors, and we could put 
a tarball in the Fink source repository.

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel


[Fink-devel] ocaml and Leopard

2007-06-20 Thread Jack Howarth
   Speaking of fink and Leopard, does anyone understand the build failure of the
ocaml package in 10.5 unstable? I am seeing...

gcc -I../byterun -DCAML_NAME_SPACE -DNATIVE_CODE -DTARGET_power -DSYS_rhapsody  
-O -Wall -DDARWIN_VERSION_6  -D_FILE_OFFSET_BITS=64 -D_REENTRANT -I/sw/include  
-c -o signals_asm.o signals_asm.c
In file included from signals_asm.c:28:
signals_osdep.h: In function 'context_gpr_p':
signals_osdep.h:181: error: dereferencing pointer to incomplete type
signals_osdep.h:185: error: dereferencing pointer to incomplete type
signals_asm.c: In function 'caml_init_signals':
signals_asm.c:241: error: storage size of 'stk' isn't known
signals_asm.c:241: warning: unused variable 'stk'
make[1]: *** [signals_asm.o] Error 1
make: *** [runtimeopt] Error 2
### execution of make failed, exit code 2
Removing runtime build-lock...
Removing build-lock package...
/sw/bin/dpkg-lockwait -r fink-buildlock-ocaml-3.10-1
(Reading database ... 13521 files and directories currently installed.)
Removing fink-buildlock-ocaml-3.10-1 ...
Failed: phase compiling: ocaml-3.10-1 failed

Thanks in advance for any pointers here.
   Jack

-
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-devel mailing list
Fink-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-devel