> On Jan 25, 2015, at 10:13 AM, James Kolata <jkol...@nd.edu> wrote:
> 
> Error on compiling openssl100.  Here is the relevant portion of the record:
> 
> 
> 
> /usr/bin/perl asm/rsaz-x86_64.pl macosx > rsaz-x86_64.s
> cc -I.. -I../.. -I../modes -I../asn1 -I../evp -I../../include  -fPIC 
> -fno-common -DOPENSSL_PIC -DZLIB_SHARED -DZLIB -DOPENSSL_THREADS -D_REENTRANT 
> -DDSO_DLFCN -DHAVE_DLFCN_H -arch x86_64 -O3 -DL_ENDIAN -Wall 
> -DOPENSSL_IA32_SSE2 -DOPENSSL_BN_ASM_MONT -DOPENSSL_BN_ASM_MONT5 
> -DOPENSSL_BN_ASM_GF2m -DSHA1_ASM -DSHA256_ASM -DSHA512_ASM -DMD5_ASM 
> -DAES_ASM -DVPAES_ASM -DBSAES_ASM -DWHIRLPOOL_ASM -DGHASH_ASM 
> -DECP_NISTZ256_ASM -c  -o rsaz-x86_64.o rsaz-x86_64.s
> rsaz-x86_64.s:403:2: error: invalid instruction mnemonic 'adcxq'
>  adcxq %rcx,%r9
>  ^~~~~
> 

<snip>

> OSX 10.9.5
> Package manager version: 0.38.3
> Distribution version: selfupdate-rsync Sun Jan 25 13:05:01 2015, 10.9, x86_64
> Trees: local/main stable/main
> Xcode.app: 5.0.1
> Xcode command-line tools: 6.1.1.0.1.1416017670
> Max. Fink build jobs:  8
> 

You’ve got a mismatched Xcode.app and command-line tools.  That can cause build 
problems.  I’d start by updating your Xcode.app to 6.1.1.
-- 
Alexander Hansen, Ph.D.
Fink User Liaison

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to