I’m running into this issue:

Information about 10612 packages read in 2 seconds.
The following 3 packages will be installed or updated:
 gd3 gd3-shlibs libvpx
The following additional package will be installed:
 libvpx14

I keep running into some fatal errors in the process and get these kinds of  
results:

And I have run fink-selfupdate with no problem. 


vp8/encoder/vp8_asm_enc_offsets.c:40:1: error: unexpected token in argument list
DEFINE(vp8_block_src_diff,                      offsetof(BLOCK, src_diff));
^
./vpx_ports/asm_offsets.h:22:35: note: expanded from macro 'DEFINE'
#define DEFINE(sym, val) asm("\n" #sym " EQU %0" : : "i" (val))
                                  ^
<scratch space>:82:2: note: expanded from here
"vp8_block_src_diff"
 ^
<inline asm>:2:24: note: instantiated into assembly here
vp8_block_src_diff EQU $0
                       ^
vp8/encoder/vp8_asm_enc_offsets.c:41:1: error: unexpected token in argument list
DEFINE(vp8_block_src_stride,                    offsetof(BLOCK, src_stride));
scratch space>:86:2: note: expanded from here
"vp8_writer_range"
 ^
<inline asm>:2:22: note: instantiated into assembly here
vp8_writer_range EQU $4
                     ^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.

This error “unexpected token in argument list” repeats over and over.

Thank you for your help.



------------------------------------------------------------------------------
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF
_______________________________________________
Fink-beginners mailing list
Fink-beginners@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.beginners
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to