Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- DS211> export CC=gcc
- DS211> bash configure \
- > --host=armle-unknown-linux \
- > --target=armle-unknown-linux \
- > --build=i686-pc-linux \
- > --disable-avahi \
- > --release \
- > --openssl=/opt/lib \
- > --prefix=/opt/tvheadend
- checking for cc execinfo.h ... ok
- checking for cc -mmmx ... fail
- checking for cc -msse2 ... fail
- checking for cc getloadavg ... ok
- WARN: no python binary found
- checking for py module gzip ... fail
- checking for bzip2 ... ok
- checking for pkg openssl ... ok
- checking for pkg zlib ... fail
- Fetching dvb-scan files... done
- Compiler:
- Using C compiler: gcc
- Build for arch: armv5tel
- Binaries:
- Using PYTHON: python
- Options:
- cwc: yes
- v4l: yes
- linuxdvb: yes
- dvbscan: yes
- timeshift: no
- avahi: no
- zlib: no
- bundle: no
- dvbcsa: no
- execinfo: yes
- getloadavg: yes
- bin_bzip2: yes
- ssl: yes
- Packages:
- openssl: 0.9.8v
- Installation paths:
- Prefix: /opt/tvheadend
- Binaries: ${prefix}/bin
- Libraries: ${prefix}/lib
- Data files: ${prefix}/share
- Man pages: ${datadir}/man
- Final Binary:
- /opt/tvheadend/build.linux/tvheadend
- Tvheadend Data Directory:
- /opt/tvheadend/share/tvheadend
- DS211> make
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement