-
I just tried this out on fink x86_64. It built just fine, though I did see this:
libtool: install: chmod 644 /sw/src/fink.build/root-sqlite3-3.6.21-1/sw/lib/libsqlite3.a
libtool: install: ranlib /sw/src/fink.build/root-sqlite3-3.6.21-1/sw/lib/libsqlite3.a
libtool: install: warning: remember to run `libtool --finish /sw/lib'
Is that significant?
It seems to run june fine on x86_64.
2010-01-07 14:07:42 UTC by jessealama
-
monipol changed the public information on the Fink project.
2010-01-07 05:56:27 UTC by monipol
-
Tested as usual, under i386 and x86_64.
2010-01-06 22:21:17 UTC by elventear
-
Tested as usual on i386 and x86_64.
2010-01-06 22:19:50 UTC by elventear
-
Note: uses LDFLAGS=-Wl,-no_compact_linkedit as linker (bug?) workaround on darwin10 only.
2010-01-06 15:47:21 UTC by fangism
-
This package is a C++ class library. I created this package because it's necesary for update for example amule package and I think that others packages it's can need. The package is build and test on 10.6 i386.
Thank you very mucho to monipol by your help.
2010-01-06 02:28:04 UTC by mcklaren
-
CCfits is an object oriented interface to the cfitsio library. It is designed
to make the capabilities of cfitsio available to programmers working in C++.
It is written in ANSI C++ and implemented using the C++ Standard Library with
namespaces, exception handling, and member template functions.
Does this package have OS version restrictions?
Not to my knowledge, but I have only tested it...
2010-01-05 18:05:21 UTC by mrkaizer
-
Tested as usual. Works. Changes minimal.
2010-01-04 21:12:14 UTC by elventear
-
Does this package have OS version restrictions? - should work on 10.5/10.6
Which section does it belong in? - X11
Works for me - disabled use of openal, as wine seems to be failing to link to 10.6's openal.
2010-01-04 10:25:11 UTC by damez
-
Not quite there yet, Christoph. Let me know if you want me to dig into this.
$ fink install openssl097-dev
$ fink -m --build-as-nobody rebuild webfsd
$ fink install webfsd
$ otool -L /swclean/bin/webfsd
/swclean/bin/webfsd:
/swclean/lib/libssl.0.9.7.dylib (compatibility version 0.9.7, current version 0.9.7)
/swclean/lib/libcrypto.0.9.7.dylib (compatibility version 0.9.7, current...
2010-01-04 05:49:31 UTC by monipol