Recently, I decided to install the latest version of rpm, using the source
from ftp.rpm.org in tar.gz format.  However, when I try to "make rpm", I get
the following messages:-

bsdtime.o(.data+0x0): multiple definition of `tzname'
localtime.o(.data+0x4c): first defined here
bsdtime.o(.text+0x1290): multiple definition of `tzset'
localtime.o(.text+0x12b0): first defined here
bsdtime.o(.text+0x14ac): multiple definition of `localtime'
localtime.o(.text+0x14b0): first defined here
bsdtime.o(.text+0x1528): multiple definition of `gmtime'
localtime.o(.text+0x1538): first defined here
bsdtime.o(.text+0x18f0): multiple definition of `asctime'
asctime.o(.text+0x6c): first defined here
bsdtime.o(.text+0x1968): multiple definition of `ctime'
localtime.o(.text+0x18b8): first defined here
bsdtime.o(.text+0x1fd8): multiple definition of `mktime'
localtime.o(.text+0x2018): first defined here

This looks to me like a conflict in the C library.  Please could someone 
tell me what is going on and, if possible, how to fix it.

-- 
 x^      ( )      _________         //    Email: mailto:[EMAIL PROTECTED]
<       U O      |_|_|_|_|_|    O  ||      WWW:  http://www.crok.demon.co.uk
 \,     |/|\      _________       [  ]             
     .  |/^\  .       2       .   /__\
.. If it wasn't for C, we would be using BASI, PASAL and OBOL!


unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to