On Thu, 10 Apr 2008 01:01:26 +0000 (UTC) Michael Johnson wrote: > ahze 2008-04-10 01:01:26 UTC
> FreeBSD ports repository > Modified files: > multimedia/x264 Makefile distinfo pkg-plist > multimedia/x264/files patch-Makefile patch-configure > Log: > Update to 2008-04-09 snapshot I've got a coredump at i386 (with nasm) while at amd64 (with yasm) all is OK: ----- cc -O4 -ffast-math -O2 -fno-strict-aliasing -pipe -Wall -I. -O2 -fno-strict-aliasing -pipe -fPIC -I/usr/local/include -I/usr/local/include -DHAVE_MMX -DARCH_X86 -DSYS_FREEBSD -DHAVE_PTHREAD -s -fomit-frame-pointer -c -o common/x86/predict-c.o common/x86/predict-c.c nasm -O2 -f elf -Icommon/x86/ -o common/x86/cabac-a.o common/x86/cabac-a.asm common/x86/cabac-a.asm:82: error: symbol `hidden' not defined before use gmake: *** [common/x86/cabac-a.o] Segmentation fault: 11 (core dumped) gmake: *** Deleting file `common/x86/cabac-a.o' *** Error code 2 Stop in /a/ports/multimedia/x264. ----- Is it a trouble with my tinderbox? WBR -- bsam _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"
