Re: Fink glib2-shlibs
Fernando <[email protected]> Wed, 12 May 2010 21:52:23 +0200
| Newsgroups | gmane.os.apple.fink.gnome |
|---|---|
| Message-ID | <[email protected]> |
Thank you for this new help. The rebuild command has been the solution. $ fink remove libgettext8-dev $ fink -l rebuild libgettext8-shlibs Now the library is compiled in 32 bits: $ file /sw/lib/libintl.8.0.2.dylib /sw/lib/libintl.8.0.2.dylib: Mach-O dynamically linked shared library i386 And finally I have the glib2-shlibs package compiled. Sincerely: iFernando On May 12, 2010, at 8:56 PM, Alexander Hansen wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 5/12/10 2:30 PM, Fernando wrote: >> Hi, in reference to this error: >> >> configure:10141: gcc -o conftest -Os -I/sw/include -L/sw/lib -Wl,-framework,Carbon conftest.c -lintl >&5 >> ld: warning: in /sw/lib/libintl.dylib, file is not of required architecture >> Undefined symbols: >> "_bindtextdomain", referenced from: >> _main in cc9ec9YR.o >> ld: symbol(s) not found >> collect2: ld returned 1 exit status >> >> I found that the Fink missed library is only in 64 bits: >> >> $ file /sw/lib/libintl.dylib >> /sw/lib/libintl.dylib: symbolic link to `libintl.8.0.2.dylib' >> $ file /sw/lib/libintl.8.0.2.dylib >> /sw/lib/libintl.8.0.2.dylib: Mach-O 64-bit dynamically linked shared library >> >> Sincerely: iFernando >> > > Fink only builds single-architecture libraries. Try > > fink remove libgettext8-dev > fink -l rebuild libgettext8-shlibs > > file /sw/lib/libintl.8.0.2.dylib > > And if that doesn't work, we will probably want to dig into the > libgettext8-shlibs build log file. (which is why to use "fink -l rebuild" > >> On May 9, 2010, at 10:10 PM, Fernando wrote: >> >>> Thank you. >>> >>> This is my Fink distribution: >>> >>> $ fink -V|head -n 2 >>> Package manager version: 0.29.10 >>> Distribution version: selfupdate-rsync Sun May 9 18:31:41 2010, 10.6, i386 >>> >>> I am on Snow Leopard last current version 10.6.3. >>> >>> On May 9, 2010, at 9:33 PM, Alexander Hansen wrote: >>> > > > > - -- > Alexander Hansen > Fink User Liaison > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.10 (Darwin) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAkvq+foACgkQB8UpO3rKjQ/pngCdHbHA2jF04/JBU9Q+u3JsxlQp > KboAoJF3IPErOWcyFNCLyE2gI+22eEfd > =Rdzr > -----END PGP SIGNATURE----- ------------------------------------------------------------------------------