[mythtv-users] Problem after adding atrpms repo

Nicholas Gibson ngibsonn at yahoo.com
Wed Jul 20 21:59:23 EDT 2005


Hello,

During a fresh install onto a 64 bit system I use yum
to update my machine.  Before I put the atprms repo in
place everything is fine and the update runs without
problems and I'm able to compile programs as normal.

After putting the atrpms.repo [at-stable] in place and
running yum update my system is essentially destroyed.
 I'm unable to compile ANYTHING and it looks like it's
a problem with duplicate RPMS or something of that
sort. 

I have verified with multiple re-installs that it is
DEFINITELY the yum update after putting the
atrpms.repo in place that mangles my machine.

What is going on with the atrpms repository?  Axel,
please this is killing me......

These are the errors I get when attempting to compile
anything.  

/root/scratch/ivtv-0.3.7/driver/msp3400.c:257: error:
`HZ' undeclared (first use
 in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3400c_set_scart':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:385: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3400c_setmode':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:449: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3400c_setstereo':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:522: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3400c_restore_dfp':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:662: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3400c_write_dfp_with_
default':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:677: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`autodetect_stereo':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:701: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`watch_stereo':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:803: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:816: error:
`HZ' undeclared (first use
 in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3400c_thread':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:821: error:
`current' undeclared (firs
t use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:823: error:
structure has no member na
med `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:829: error:
too few arguments to funct
ion `daemonize'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:831:
warning: implicit declaration of
function `reparent_to_init'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:833:
warning: implicit declaration of
function `local_irq_disable'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:835:
warning: implicit declaration of
function `local_irq_enable'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:877: error:
`HZ' undeclared (first use
 in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp3410d_thread':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1139: error:
`current' undeclared (fir
st use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1141: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1145: error:
too few arguments to func
tion `daemonize'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1192: error:
`HZ' undeclared (first us
e in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp34xxg_reset':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1377: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1424: error:
`current' undeclared (fir
st use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1425: error:
`HZ' undeclared (first us
e in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp34xxg_set_source':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1484: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp34xxg_get_v4l1_stereo
':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1524: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp34xxg_get_v4l2_stereo
':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1560: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp_attach':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1681:
warning: implicit declaration of
 function `DECLARE_MUTEX_LOCKED'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1681: error:
`sem' undeclared (first u
se in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1682:
warning: ISO C90 forbids mixed d
eclarations and code
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1695: error:
`ENOMEM' undeclared (firs
t use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1713: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1785: error:
`MOD_INC_USE_COUNT' undec
lared (first use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1795:
warning: implicit declaration of
 function `kernel_thread'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp_detach':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1817: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1821: error:
`sem' undeclared (first u
se in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1848: error:
`MOD_DEC_USE_COUNT' undec
lared (first use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp_probe':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1856:
warning: passing arg 3 of `i2c_p
robe' from incompatible pointer type
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp_wake_thread':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1862: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c: In function
`msp_command':
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1874: error:
structure has no member n
amed `data'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1875: error:
`__u16' undeclared (first
 use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1875: error:
`sarg' undeclared (first
use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1882:
warning: implicit declaration of
 function `_IOW'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1882: error:
syntax error before "int"

/root/scratch/ivtv-0.3.7/driver/msp3400.c:1930:
warning: implicit declaration of
 function `_IO'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1930: error:
case label does not reduc
e to an integer constant
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1957: error:
syntax error before "stru
ct"
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1962: error:
`r' undeclared (first use
 in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1963: error:
`EINVAL' undeclared (firs
t use in this function)
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1971: error:
syntax error before "stru
ct"
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1890:
warning: unreachable code at beg
inning of switch statement
/root/scratch/ivtv-0.3.7/driver/msp3400.c: At top
level:
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1985: error:
syntax error before "case
"
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2039: error:
syntax error before '->'
token
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2039:
warning: type defaults to `int'
in declaration of `msp3400c_setvolume'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2039:
warning: function declaration is
n't a prototype
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2039: error:
conflicting types for 'ms
p3400c_setvolume'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:409: error:
previous definition of 'ms
p3400c_setvolume' was here
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2039:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2040: error:
syntax error before '->'
token
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2040:
warning: type defaults to `int'
in declaration of `msp3400c_setbass'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2040:
warning: function declaration is
n't a prototype
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2040: error:
conflicting types for 'ms
p3400c_setbass'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:432: error:
previous definition of 'ms
p3400c_setbass' was here
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2040:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2041: error:
syntax error before '->'
token
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2041:
warning: type defaults to `int'
in declaration of `msp3400c_settreble'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2041:
warning: function declaration is
n't a prototype
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2041: error:
conflicting types for 'ms
p3400c_settreble'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:440: error:
previous definition of 'ms
p3400c_settreble' was here
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2041:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2048: error:
syntax error before '&' t
oken
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2048:
warning: type defaults to `int'
in declaration of `del_timer'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2048:
warning: function declaration is
n't a prototype
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2048:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2049: error:
syntax error before '->'
token
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2050: error:
syntax error before '->'
token
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2050:
warning: type defaults to `int'
in declaration of `msp3400c_setstereo'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2050:
warning: function declaration is
n't a prototype
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2050: error:
conflicting types for 'ms
p3400c_setstereo'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:518: error:
previous definition of 'ms
p3400c_setstereo' was here
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2050:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2092:
warning: type defaults to `int'
in declaration of `msp34xxg_reset'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2092:
warning: parameter names (withou
t types) in function declaration
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2092:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2093: error:
syntax error before '}' t
oken
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2097:
warning: type defaults to `int'
in declaration of `msp_wake_thread'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2097:
warning: parameter names (withou
t types) in function declaration
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2097: error:
conflicting types for 'ms
p_wake_thread'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1861: error:
previous definition of 'm
sp_wake_thread' was here
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2097:
warning: data definition has no
type or storage class
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2098: error:
syntax error before "brea
k"
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2117: error:
syntax error before '->'
token
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2117:
warning: type defaults to `int'
in declaration of `msp3400c_set_scart'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2117:
warning: function declaration is
n't a prototype
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2117: error:
conflicting types for 'ms
p3400c_set_scart'
/root/scratch/ivtv-0.3.7/driver/msp3400.c:384: error:
previous definition of 'ms
p3400c_set_scart' was here
/root/scratch/ivtv-0.3.7/driver/msp3400.c:2117:
warning: data definition has no
type or storage class
include/linux/elf.h:441: warning: array '_DYNAMIC'
assumed to have one element
include/linux/sched.h:237: error: storage size of
`mmap_sem' isn't known
include/linux/sched.h:275: error: storage size of
`default_kioctx' isn't known
include/linux/sched.h:283: error: storage size of
`action' isn't known
include/linux/sched.h:304: error: storage size of
`shared_pending' isn't known
include/linux/sched.h:367: error: storage size of
`rlim' isn't known
include/linux/sched.h:654: error: storage size of
`start_time' isn't known
include/linux/sched.h:682: error: storage size of
`thread' isn't known
include/linux/sched.h:694: error: storage size of
`pending' isn't known
include/linux/stat.h:68: error: storage size of
`atime' isn't known
include/linux/stat.h:69: error: storage size of
`mtime' isn't known
include/linux/stat.h:70: error: storage size of
`ctime' isn't known
include/linux/device.h:371: error: storage size of
`dev' isn't known
include/linux/videodev2.h:335: error: storage size of
`au_bitrate' isn't known
include/linux/videodev2.h:343: error: storage size of
`vi_bitrate' isn't known
include/linux/videodev2.h:409: error: storage size of
`timestamp' isn't known
include/linux/videodev2.h:410: error: storage size of
`timecode' isn't known
include/linux/videodev2.h:444: error: storage size of
`fmt' isn't known
include/linux/videodev2.h:493: error: storage size of
`timeperframe' isn't known

include/linux/videodev2.h:592: error: storage size of
`frameperiod' isn't known
{standard input}: Assembler messages:
{standard input}:1506: Error: symbol `seq' is already
defined
{standard input}:1554: Error: symbol `sem_nsems' is
already defined
{standard input}:1577: Error: symbol `lock' is already
defined
include/linux/fs.h:279: error: storage size of
`ia_atime' isn't known
include/linux/fs.h:280: error: storage size of
`ia_mtime' isn't known
include/linux/fs.h:281: error: storage size of
`ia_ctime' isn't known
include/linux/quota.h:223: error: storage size of
`dq_dqb' isn't known
include/linux/fs.h:364: error: storage size of
`bd_sem' isn't known
include/linux/fs.h:365: error: storage size of
`bd_mount_sem' isn't known
include/linux/fs.h:440: error: storage size of
`i_atime' isn't known
include/linux/fs.h:441: error: storage size of
`i_mtime' isn't known
include/linux/fs.h:442: error: storage size of
`i_ctime' isn't known
include/linux/fs.h:449: error: storage size of `i_sem'
isn't known
include/linux/fs.h:450: error: storage size of
`i_alloc_sem' isn't known
include/linux/fs.h:586: error: storage size of
`f_owner' isn't known
include/linux/fs.h:772: error: storage size of
`s_umount' isn't known
include/linux/fs.h:773: error: storage size of
`s_lock' isn't known
include/linux/fs.h:802: error: storage size of
`s_vfs_rename_sem' isn't known
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1468:
warning: 'msp34xxg_channelchange
' defined but not used
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1511:
warning: 'msp34xxg_get_v4l1_ster
eo' defined but not used
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1542:
warning: 'msp34xxg_set_v4l1_ster
eo' defined but not used
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1559:
warning: 'msp34xxg_get_v4l2_ster
eo' defined but not used
/root/scratch/ivtv-0.3.7/driver/msp3400.c:1622:
warning: 'msp34xxg_set_v4l2_ster
eo' defined but not used
{standard input}:2390: Error: symbol `flags' is
already defined
{standard input}:2706: Error: symbol `files' is
already defined
{standard input}:2940: Error: symbol `blocks' is
already defined
{standard input}:3525: Error: symbol `flags' is
already defined
{standard input}:3807: Error: symbol `reserved' is
already defined
{standard input}:3849: Error: symbol `reserved' is
already defined
{standard input}:3897: Error: symbol `reserved' is
already defined
{standard input}:3939: Error: symbol `name' is already
defined
{standard input}:3945: Error: symbol `type' is already
defined
{standard input}:3987: Error: symbol `type' is already
defined
{standard input}:4017: Error: symbol `reserved' is
already defined
{standard input}:4029: Error: symbol `reserved' is
already defined
{standard input}:4035: Error: symbol `type' is already
defined
{standard input}:4071: Error: symbol `signal' is
already defined
{standard input}:4083: Error: symbol `reserved' is
already defined
{standard input}:4101: Error: symbol `reserved' is
already defined
{standard input}:4107: Error: symbol `reserved' is
already defined
{standard input}:4370: Error: symbol `d_flags' is
already defined
{standard input}:5068: Error: symbol `s_type' is
already defined
{standard input}:5230: Error: symbol `count' is
already defined
{standard input}:5284: Error: symbol `mmap' is already
defined
{standard input}:5302: Error: symbol `release' is
already defined
{standard input}:5326: Error: symbol `lock' is already
defined
{standard input}:5469: Error: symbol `private' is
already defined
{standard input}:5481: Error: symbol `index' is
already defined
{standard input}:5493: Error: symbol `type' is already
defined
{standard input}:5552: Error: symbol `name' is already
defined
{standard input}:5564: Error: symbol `next' is already
defined
{standard input}:5576: Error: symbol `clips' is
already defined
{standard input}:5588: Error: symbol `count' is
already defined
make[2]: ***
[/root/scratch/ivtv-0.3.7/driver/msp3400.o] Error 1
make[1]: *** [_module_/root/scratch/ivtv-0.3.7/driver]
Error 2
make[1]: Leaving directory
`/usr/src/redhat/BUILD/kernel-2.6.12/linux-2.6.12'
make: *** [all] Error 2


		
____________________________________________________
Start your day with Yahoo! - make it your home page 
http://www.yahoo.com/r/hs 
 


More information about the mythtv-users mailing list