Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Apr 2009 20:11:50 +0200
From:      Torfinn Ingolfsen <tingox@gmail.com>
To:        =?ISO-8859-1?Q?Bernhard_Fr=F6hlich?= <decke@bluelife.at>
Cc:        FreeBSD Ports ML <freebsd-ports@freebsd.org>
Subject:   Re: mythtv 0.21 - trouble compiling the port
Message-ID:  <ef8c8a880904141111q457b70a8m88e0b35f9df48980@mail.gmail.com>
In-Reply-To: <ab35b248101ae3668cd1a8be45584e84.squirrel@webmail.itac.at>
References:  <ef8c8a880903301054qe27906bn7ee69f5158bed3e6@mail.gmail.com> <280c2089102f1ae68ca7d184039d1956.squirrel@webmail.itac.at> <49E1616C.5060404@FreeBSD.org> <ef8c8a880904130022u79db504dte3ec8879319d0b48@mail.gmail.com> <8e44ebf15169796f60883e3c409bbb62.squirrel@webmail.itac.at> <ef8c8a880904131134p3da7e6cbsf8a37a875597c441@mail.gmail.com> <ab35b248101ae3668cd1a8be45584e84.squirrel@webmail.itac.at>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

2009/4/13 Bernhard Fr=F6hlich <decke@bluelife.at>:
> Looks like another missing patch. Now i've double checked with your list
> and this is the last missing one. (also taken from mythtv-frontend)
>
> http://home.bluelife.at/ports/mythtv/patch-libs-libmythtv-libmythtv.pro

Yes, now 'make' in mythtv woks as expected. Thank you. :-)

However, 'make install' fails if mysql is not running:

Added group "mythtv".
Added user "mythtv".
Starting mysql.
*** Unable to start mysqld
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.
*** Error code 1

Stop in /usr/ports/multimedia/mythtv.

The port is lying about not being able to start mysql:

root@kg-quiet# /usr/local/etc/rc.d/mysql-server status
mysql is running as pid 34965.


If I run 'make install' with mysql running, it works as expected.
I'm not really sure how this should be handled.
Perphaps the port should just tell the user that it was unable to
install the database, and tel her / hom how to do it manually?

--=20
Regards,
Torfinn Ingolfsen



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ef8c8a880904141111q457b70a8m88e0b35f9df48980>