-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
DJamé Seddah wrote:
> Hi list, I can't get fink to download and install cdrtools on os X
> (intel, 10.4.7, latest version of fink) even though it contains the
> folowing files for cdrtools
> /sw/fink/10.4/unstable/main/finkinfo/utils/cdrtools.info
>
Martin Costabel wrote:
> Alexey Zakhlestin wrote:
>> iconv_* functions should be used as libiconv_* in 10.5
>
> This should be automatic when /sw/lib/iconv.h is #included.
> And this is exactly the problem with the scite package: It uses
> /usr/include/iconv.h, but links to /sw/lib/libiconv.dylib
Hi list,
I can't get fink to download and install cdrtools on os X (intel,
10.4.7, latest version of fink) even though it contains the folowing
files
for cdrtools
/sw/fink/10.4/unstable/main/finkinfo/utils/cdrtools.info
/sw/fink/10.4/unstable/main/finkinfo/utils/cdrtools.patch
I applied the pa
Alexey Zakhlestin wrote:
> iconv_* functions should be used as libiconv_* in 10.5
This should be automatic when /sw/lib/iconv.h is #included.
And this is exactly the problem with the scite package: It uses
/usr/include/iconv.h, but links to /sw/lib/libiconv.dylib. This is not good.
I committed v
iconv_* functions should be used as libiconv_* in 10.5
On 11/27/07, William Scott <[EMAIL PROTECTED]> wrote:
> scite fails to build on 10.5 (ppc G5) with the following:
>
> gcc -I ../../scintilla/include -I ../src -I../lua/include -DNDEBUG -
> Dunix -Os -W -Wall -pedantic -Os -DGTK -DSCI_LEXER -DP