[mythtv] Some hardware questions

Chris Kleeschulte mythtv-dev@snowman.net
Wed, 17 Jul 2002 16:13:00 -0700


This is a multi-part message in MIME format.

------=_NextPart_000_002E_01C22DAC.D2404F50
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Oh, I added this to the libmythtv's Makefile under the INCPATH variable

-I/usr/X11R6/include

because my X11 header's couldn't be found.=20

just in case someone else has a similar problem! normally the include =
paths that Isaac had specified would be sufficient though.

it's works now.


Chris


  ----- Original Message -----=20
  From: Isaac Richards=20
  To: mythtv-dev@snowman.net=20
  Sent: Wednesday, July 17, 2002 1:06 AM
  Subject: Re: [mythtv] Some hardware questions


  On Wednesday 17 July 2002 02:27 am, Chris Kleeschulte wrote:
  > Got it, thanks! hehe..I just had to add some include directories =
into
  > libmythtv's Makefile..and puff! compiled like a dream.

  What'd you have to add?

  Also, you might want to upgrade to a more recent CVS snapshot -- I =
wasn't=20
  handling potential null returns from mysql to my queries well in a =
couple=20
  places, and there's the possibility of a crash or two, during a =
channel=20
  changes to a channel showing a program without a subtitle + =
description set=20
  in the database.  But, that's all fixed now. (Basically, std::string =
foo =3D 0;=20
  seems to crash).

  Isaac
  _______________________________________________
  mythtv-dev mailing list
  mythtv-dev@snowman.net
  http://www.snowman.net/mailman/listinfo/mythtv-dev

------=_NextPart_000_002E_01C22DAC.D2404F50
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2716.2200" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DVerdana size=3D2>Oh, I added this to the libmythtv's =
Makefile=20
under the INCPATH variable</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>-I/usr/X11R6/include</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>because&nbsp;my X11 header's couldn't =
be found.=20
</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>just in case someone else has a =
similar problem!=20
normally the include paths that Isaac had specified would be sufficient=20
though.</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>it's works now.</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2>Chris</FONT></DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT face=3DVerdana size=3D2></FONT>&nbsp;</DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV=20
  style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
  <A title=3Dijr@po.cwru.edu href=3D"mailto:ijr@po.cwru.edu">Isaac =
Richards</A>=20
  </DIV>
  <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dmythtv-dev@snowman.net=20
  href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A> =
</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, July 17, 2002 =
1:06=20
  AM</DIV>
  <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: [mythtv] Some =
hardware=20
  questions</DIV>
  <DIV><BR></DIV>On Wednesday 17 July 2002 02:27 am, Chris Kleeschulte=20
  wrote:<BR>&gt; Got it, thanks! hehe..I just had to add some include=20
  directories into<BR>&gt; libmythtv's Makefile..and puff! compiled like =
a=20
  dream.<BR><BR>What'd you have to add?<BR><BR>Also, you might want to =
upgrade=20
  to a more recent CVS snapshot -- I wasn't <BR>handling potential null =
returns=20
  from mysql to my queries well in a couple <BR>places, and there's the=20
  possibility of a crash or two, during a channel <BR>changes to a =
channel=20
  showing a program without a subtitle + description set <BR>in the=20
  database.&nbsp; But, that's all fixed now. (Basically, std::string foo =
=3D 0;=20
  <BR>seems to=20
  =
crash).<BR><BR>Isaac<BR>_______________________________________________<B=
R>mythtv-dev=20
  mailing list<BR><A=20
  =
href=3D"mailto:mythtv-dev@snowman.net">mythtv-dev@snowman.net</A><BR><A=20
  =
href=3D"http://www.snowman.net/mailman/listinfo/mythtv-dev">http://www.sn=
owman.net/mailman/listinfo/mythtv-dev</A></BLOCKQUOTE></BODY></HTML>

------=_NextPart_000_002E_01C22DAC.D2404F50--