Date: Wed, 14 Mar 2007 00:17:11 +0100 From: Torfinn Ingolfsen <torfinn.ingolfsen@broadpark.no> To: freebsd-multimedia@freebsd.org Cc: grog@FreeBSD.org Subject: Re: MythTV on amd64 - further testing Message-ID: <20070314001711.bfbe886a.torfinn.ingolfsen@broadpark.no> In-Reply-To: <20070313220356.1bd680a3.torfinn.ingolfsen@broadpark.no> References: <20070313220356.1bd680a3.torfinn.ingolfsen@broadpark.no>
next in thread | previous in thread | raw e-mail | index | archive | help
One other thing, in case it has been missed:
libdts support doesn't work on the amd64 platform right now, my
workaround is to add '--disable-dts' to the './configure' line in the
port Makefile.
I got another failure, which I don't understand:
( [ -d config ] && cd config ; make -f Makefile install; ) || true
/bin/mkdir -p /usr/local/share/mythtv/database
/bin/cp /usr/ports/multimedia/mythtv/work/mythtv-0.20/database/mc.sql /usr/local/share/mythtv/database
/bin/cp /usr/ports/multimedia/mythtv/work/mythtv-0.20/programs/mythtv-setup/mythtv-setup /usr/local/bin/mythtv-setup
/usr/bin/env /bin/sh /usr/ports/multimedia/mythtv/pkg-install mythtv-0.20 POST-INSTALL
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.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portinstall.94411.13 env make reinstall
** Fix the installation problem and try again.
** Listing the failed packages (*:skipped / !:failed)
! multimedia/mythtv (install error)
---> Packages processed: 0 done, 110 ignored, 0 skipped and 1 failed
I have checked:
- mysqld is running (and it was started before Iinstalled the MythTV port)
- a manual 'pgrep mysqld' sets the return code to zero, as intended
What is wrong here?
--
Regards,
Torfinn Ingolfsen,
Norway
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070314001711.bfbe886a.torfinn.ingolfsen>
