You are not logged in.
Pages: 1
Hi,
When compiling I get:
ERROR: libfaad not foundand it exits.
faad2 installed, and lib32-faad2 from AUR too, so libfaad.so is present in /usr/lib
What to do?
Thank you in advance.
Offline
Assuming that error is at the ./configure stage, check config.log in the source dir.
Also fyi - lib32-faad2 (and lib32-* packages in general) is only required if you are trying to run 32-bit applications on a 64-bit system.
Offline
Handbrake usually builds everything statically. It will compile all its dependencies during the build process and integrate them into the final binary.
Looks like a problem with their SVN; you might want to try other revisions. Why not use the latest release btw, it's like a week old or so?
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
I actually got interested to try it and as B says, it ignored my installed faac/faad stuff and built them itself - it even downloaded them automatically, which I personally find annoying. That's rev 2996, btw.
Offline
ffs... it's downloading more crap. I've had enough of this.
/me hits the big red ABORT button
Offline
![]()
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
OK ok...I'll get the stable one.
Thank you.
Offline
kinu, just so we're clear - my annoyance with the handbrake build system was not intended to influence you in any way. I probably should have kept my opinion to myself, but there you go.... ![]()
Anyway, latest release is extremely fresh, and build idiosyncrasies have been tolerated by an Arch dev, instead of by you. ![]()
Offline
kinu, do you have some adjustements in your makepkg.conf? handbrake-svn builds fine here, revision 2998.
Offline
Pages: 1