[mythtv] Error When running setup

Joe A Cairns mythtv-dev@snowman.net
Fri, 11 Oct 2002 08:07:44 -0500


Issac:

Here is the information you requested:

GNU gdb 5.1.1
Copyright 2002 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for details.
This GDB was configured as "i386-suse-linux"...
(gdb) run
Starting program: /home/mythtv/mythTV/cvs/MC/setup/./setup
[New Thread 1024 (LWP 2000)]

Program received signal SIGILL, Illegal instruction.
[Switching to Thread 1024 (LWP 2000)]
0x40051e00 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::replace () from
/usr/local/lib/libmyth.so.0
(gdb) qt
Undefined command: "qt".  Try "help".
(gdb) bt
#0  0x40051e00 in basic_string<char, string_char_traits<char>,
__default_alloc_template<true, 0> >::replace () from
/usr/local/lib/libmyth.so.0
(gdb)

Thanks,

Joe

-----Original Message-----
From: mythtv-dev-admin@snowman.net
[mailto:mythtv-dev-admin@snowman.net]On Behalf Of Isaac Richards
Sent: Thursday, October 10, 2002 10:58 PM
To: mythtv-dev@snowman.net
Subject: Re: [mythtv] Error When running setup


On Thursday 10 October 2002 11:37 pm, Joe A Cairns wrote:
> I have gotten to the point in the install where I need to run setup in the
> setup subdir and I get the following error:
>
> Illegal Instruction
>
> Do you know what might be causing this problem?
>
> Thanks in advanced for your help.

Try this:

- edit settings.pro in the toplevel sourcedir.  comment out the 2nd line,
uncomment the first.
- cd setup/
- make clean; make
- gdb ./setup
- at the prompt type 'run'
- when it dies, type 'bt'
- email me what it says.

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