tvheadend can't find openssl during compile time

This forum is for discussion about general software issues.

tvheadend can't find openssl during compile time

Postby mpadilla2 » Sat Mar 08, 2014 7:03 pm

I'm trying to compile tvheadend on my pogoplug. I have openssl installed but tvheadend fails to recognize that it's installed. This is the ouput I get:

$this->bbcode_second_pass_code('', '==> Starting build()...
Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... fail
checking for cc -msse2 ... fail
checking for cc getloadavg ... ok
checking for cc atomic64 ... ok
checking for cc lockowner ... ok
checking for cc qsort_r ... ok
checking for py module gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... /home/emailadmin/tvheadend-git/src/tvheadend/support/configure.inc: line 238: pkg-config: command not found
fail
checking for pkg libssl ... /home/emailadmin/tvheadend-git/src/tvheadend/support/configure.inc: line 238: pkg-config: command not found
fail
ERROR: SSL development support not found
==> ERROR: A failure occurred in build().
Aborting...
')

And this shows that openssl is installed:
$this->bbcode_second_pass_code('', '[root@emailserver tvheadend-git]# pacman -Ss openssl
core/openssl 1.0.1.f-1 [installed]
')

I tried downgrading to openssl098 but that did not help either. If someone could point me in the right direction where to look to resolve this I would greatly appreciate it. Please let me know if any additional information is needed.
mpadilla2
 
Posts: 44
Joined: Sat Mar 08, 2014 6:59 pm

Re: tvheadend can't find openssl during compile time

Postby moonman » Sat Mar 08, 2014 8:51 pm

Have you tried this: https://aur.archlinux.org/packages/tvheadend/ ?

$this->bbcode_second_pass_code('', 'Checking support/features
checking for cc execinfo.h ... ok
checking for cc -mmmx ... fail
checking for cc -msse2 ... fail
checking for cc getloadavg ... ok
checking for cc atomic64 ... ok
checking for py module gzip ... ok
checking for bzip2 ... ok
checking for pkg openssl ... ok
checking for pkg zlib ... ok
checking for pkg avahi-client ... ok
checking for cc sys/inotify.h ... ok
checking for pkg libcurl ... ok
fetching dvb-scan files ... ok

Compiler:
Using C compiler: cc
Using C flags: -march=armv6 -mfloat-abi=hard -mfpu=vfp -O2 -pipe -fstack-protector --param=ssp-buffer-size=4
Build for arch: armv6l

Binaries:
Using PYTHON: python2

Options:
cwc yes
v4l yes
linuxdvb yes
dvbscan yes
timeshift yes
imagecache yes
avahi yes
zlib yes
libav no
inotify yes
bundle no
dvbcsa no
execinfo yes
getloadavg yes
atomic64 yes
py_gzip yes
bin_bzip2 yes
ssl yes
inotify_h yes

Packages:
openssl 1.0.1f
zlib 1.2.8
avahi-client 0.6.31
libcurl 7.35.0

Installation paths:
Prefix: /usr
Binaries: ${prefix}/bin
Libraries: ${prefix}/lib
Data files: ${prefix}/share
Man pages: /usr/share/man/man1
')
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am

[solved]: tvheadend can't find openssl during compile time

Postby mpadilla2 » Sat Mar 08, 2014 8:52 pm

I figured it out. I feel so stupid. It wasn't that it couldn't find openssl, it couldn't find pkg-config. I installed that and all is good.
mpadilla2
 
Posts: 44
Joined: Sat Mar 08, 2014 6:59 pm


Return to General

Who is online

Users browsing this forum: No registered users and 7 guests