pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

libvpx fails on netbsd-5



On a netbsd-5 amd64 system, multimedia/libvpx fails with gcc objecting
to -mssse3.  It would be nice to fix this if it's readily apparent to
someone.

    [CC] vp8/common/x86/variance_ssse3.c.o
libtool: compile:  cc -O2 -I/u0/n0/ANONCVS/pkgsrc/multimedia/libvpx/work/.buildlink/include -m64 -O3 -fPIC -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -Wdeclaration-after-statement -Wdisabled-optimization -Wpointer-arith -Wcast-qual -Wimplicit-function-declaration -Wuninitialized -Wunused-variable -Wno-unused-function -I. -I/u0/n0/ANONCVS/pkgsrc/multimedia/libvpx/work/libvpx-1.3.0 -mssse3 -c vp8/common/x86/variance_ssse3.c  -fPIC -DPIC -o vp8/common/x86/.libs/variance_ssse3.c.o
cc1: error: unrecognized command line option "-mssse3"
Makefile:128: recipe for target 'vp8/common/x86/variance_ssse3.c.o' failed
gmake[1]: *** [vp8/common/x86/variance_ssse3.c.o] Error 1

This is with:

  gcc version 4.1.3 20080704 prerelease (NetBSD nb3 20111107)

Attachment: pgpX3QYkUQB79.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index