gpgtar not building on limited macos environment
Christoph Roland Murauer
christoph_murauer at yahoo.de
Sat Aug 31 09:59:53 CEST 2013
Update :
Before I meaned
./configure --sysconfdir=/etc --enable-maintainer-mode --enable-symcryptrun --enable-mailto --enable-gpgtar --enable-nls --enable-doc && make && sude make install
My fault - sorry.
C. M.
Am 31.08.2013 um 09:35 schrieb Christoph Roland Murauer <christoph_murauer at yahoo.de>:
> Hy Jake !
>
> Thanks for your detailed informations.
>
> I used a older Mac (Black MacBook) with a Intel Core 2 Due, a clean install of Snow Leopard 10.6.8 on it, Xcode 3.2 from the DVD (it is not really important, because I never launched it) including gcc version 4.2.1. You wrote 32 bit intel with Mac OS X 10.6.8 and thats the reason why I asked for details. In the machine I tried is a 64 bit CPU but Snow Leopard uses by default a 32 bit kernel and 32 bit extension BUT the unfair thing is, that gcc builds by default 64 bit software on this machine. If you also had a machine like this then the following should work - if you have a real 32 bit machine (look in the system profiler) then I have to play around with the compiler options and / or older versions of the libraries / the software.
>
> I downloaded the file gnupg-2.0.21.tar.bz2 (only to be sure that we talk about the same thing - isn´t meaned bad, maybe I talk about something different here), checked the integrity, extract it and run (I don´t use the autogen.sh script !)
>
> ./configure --sysconfdir=/etc --enable-maintainer-mode --enable-symcryptrun --enable-mailto
>
> as you wrote before. Configure told me the missing libraries (thanks to Werner to show also the path to the missing libraries and an explanation text about it !). I downloaded pth-2.0.7.tar.gz, libksba-1.3.0.tar.bz2, libassuan-2.1.1.tar.bz2, libgcrypt-1.5.3.tar.gz and libgpg-error-1.12.tar.gz (not in that order), extract it and installed (for every library the same commands) it using
>
> ./configure && make && sudo make install
>
> The libgpg-error-1.12.tar.gz should be the first to install because of some dependancies. After that I runned configure with your given options again and it builds fine.
>
> C. M.
>
>
> Am 30.08.2013 um 09:58 schrieb Werner Koch <wk at gnupg.org>:
>
>> On Fri, 30 Aug 2013 01:33, jake at spaz.org said:
>>> I couldn't build gpgtar because of the error pasted here:
>>> http://pastebin.com/ti4x1jL1
>>
>> That's easy. Sone linker options are missing. I am currently fixinf
>> this for master and will then do it for 2.0. Thanks for reporting.
>>
>>> I can also tell you that I could not build nls because of this:
>>> http://pastebin.com/tJ1DS1dQ
>>
>> Other are more expereinced with OS X; the problem should be common
>> because GnuPG uses the same gettext as all other software.
>>
>>> and because i couldn't install xfig (and fig2dev) i had to disable-doc
>>
>> A common complaint. Eventually I need to do something about it. I only
>> wonder why a small and useful tool like xfig is not installed by
>> default.
>>
>>
>> Salam-Shalom,
>>
>> Werner
>>
>> --
>> Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.
>>
>>
>> _______________________________________________
>> Gnupg-devel mailing list
>> Gnupg-devel at gnupg.org
>> http://lists.gnupg.org/mailman/listinfo/gnupg-devel
More information about the Gnupg-devel
mailing list