El día Wednesday, November 02, 2011 a las 05:44:02AM +0100, Matthias Apitz 
escribió:

> 
> Hello,
> 
> I've pulled out r226986 fromm SVN and port from CVS completely fresh on
> November 1st;
> 
> ports/security/libgcrypt fails to build with:
> 
> # make install
> ...
> -std=gnu89 -MT mpih-add1-asm.lo -MD -MP -MF .deps/mpih-add1-asm.Tpo -c
> mpih-add1-asm.S  -fPIC -DPIC -o .libs/mpih-add1-asm.o
> mpih-add1-asm.S: Assembler messages:
> mpih-add1-asm.S:44: Error: alignment not a power of 2
> mpih-add1-asm.S:79: Error: alignment not a power of 2
> *** Error code 1

I have had a look into the Makefile and for the moment I could do a
workaround with adding a ./configure hint:

# diff Makefile Makefile.orig 
36d35
< CONFIGURE_ARGS+=      --disable-asm

        matthias
-- 
Matthias Apitz
e <g...@unixarea.de> - w http://www.unixarea.de/
UNIX since V7 on PDP-11, UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2, FreeBSD since 2.2.5
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to