fydo wrote: 
> I've solved my issue!
> 
> I did some digging in the buildme.sh script and found this line:
> 
> ARCH=`/usr/bin/perl -MConfig -le 'print $Config{archname}' | sed
> 's/gnu-//' | sed 's/^i[3456]86-/i386-/' | sed 's/armv5tejl/arm/' `
> 
> However, when I run that command on the commandline, I get
> "amd64-freebsd-thread-multi" as a result. Presumably the "-thread-multi"
> is there because my perl is compiled with threading enabled.
> 
> The script checks for "amd64-freebsd" when compiling ffmpeg and since
> that's not exactly what my arch is, the 64-bit compile flag doesn't get
> set. I changed the script to always add the 64-bit compile flag and that
> solved it for me.

I don't know if fydo is lurking around here or if someone else can help,
but I'm getting the same behavior building the 7.9 nightly in a FreeNAS
9.3 jail. Any clue as to how to "always add the 64-bit compile flag"
would be greatly appreciated.



Win7Pro(x64)[3.3Ghz i5, 8GB RAM, 120GB SSD system, 15TB storage], LMS
7.9.0 -> Logitech Squeezebox Classic V.3 -> Cambridge Audio DacMagic ->
NAD C160 -> 2 x NAD C272 -> Quad 22L2
------------------------------------------------------------------------
get.amped's Profile: http://forums.slimdevices.com/member.php?userid=10022
View this thread: http://forums.slimdevices.com/showthread.php?t=102858

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to