Ok I did distclean and here’s the results of speedo for me. Again, libgpg-error 
version 0.13 seems to be on the wish list:

ld: warning: ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
directory not found for option '-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
  CCLD   t-convert
  CCLD   t-percent
  CCLD   t-gettime
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
  CCLD   t-sysutils
  CCLD   t-sexputil
  CCLD   t-session-env
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
Undefined symbols for architecture x86_64:
  "_default_errsource", referenced from:
      _parse_ber_header in libcommon.a(libcommon_a-tlv.o)
      _parse_sexp in libcommon.a(libcommon_a-tlv.o)
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[5]: *** [t-sexputil] Error 1
make[5]: *** Waiting for unfinished jobs....
  CCLD   t-openpgp-oid
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
ld: warning: directory not found for option 
'-L/usr/local/Cellar/libgpg-error/1.13/lib'
make[4]: *** [all] Error 2
make[3]: *** [all-recursive] Error 1
make[2]: *** [all] Error 2
make[1]: *** 
[/Users/vmaatta/Downloads/gnupg-2.1.0/PLAY/stamps/stamp-gnupg-02-make] Error 2
make: *** [native] Error 2

On 6 Nov 2014, at 16:14, Ville Määttä <mailing-li...@asatiifm.net> wrote:

> [shell quote]
> 
> gcc -I/usr/local/Cellar/libgcrypt/1.6.2/include 
> -I/usr/local/Cellar/libgpg-error/1.13/include 
> -I/usr/local/Cellar/libassuan/2.1.2/include 
> -I/usr/local/Cellar/libgpg-error/1.13/include 
> -I/usr/local/Cellar/libksba/1.3.1/include 
> -I/usr/local/Cellar/libgpg-error/1.16/include -g -O2 -Wall -Wno-pointer-sign 
> -Wpointer-arith   -o t-sexputil t-sexputil.o libcommon.a ../gl/libgnu.a 
> -L/usr/local/Cellar/libgcrypt/1.6.2/lib -lgcrypt 
> -L/usr/local/Cellar/libgpg-error/1.13/lib -lgpg-error 
> -L/usr/local/Cellar/libassuan/2.1.2/lib -lassuan 
> -L/usr/local/Cellar/libgpg-error/1.13/lib -lgpg-error 
> -L/usr/local/Cellar/libgpg-error/1.17/lib -lgpg-error  -liconv 
> ld: warning: directory not found for option 
> '-L/usr/local/Cellar/libgpg-error/1.13/lib'
> ld: warning: directory not found for option 
> '-L/usr/local/Cellar/libgpg-error/1.13/lib'
> Undefined symbols for architecture x86_64:
>  "_default_errsource", referenced from:
>      _parse_ber_header in libcommon.a(libcommon_a-tlv.o)
>      _parse_sexp in libcommon.a(libcommon_a-tlv.o)
> ld: symbol(s) not found for architecture x86_64
> clang: error: linker command failed with exit code 1 (use -v to see 
> invocation)
> make[3]: *** [t-sexputil] Error 1
> make[2]: *** [all] Error 2
> make[1]: *** [all-recursive] Error 1
> make: *** [all] Error 2
> 
> [/shell quote]

-- 
Ville

On 6 Nov 2014, at 16:09, Werner Koch <w...@gnupg.org> wrote:

>> Undefined symbols for architecture x86_64:
>> 
>>  "_default_errsource", referenced from:
> 
> 
>> make[5]: *** [t-sexputil] Error 1
> 
> default_errsource is defined by init.c which is included in libcommon.a
> which in turn is part of the objects linked to t-sexputil.  Thus there
> should be no problems.  Someone (but not me) needs to have a look at the
> build log.

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to