NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-arm/47139: multiple definition of __umodsi3 on arm



The following reply was made to PR port-arm/47139; it has been noted by GNATS.

From: SAITOH Masanobu <msaitoh%execsw.org@localhost>
To: Christos Zoulas <christos%zoulas.com@localhost>
Cc: gnats-bugs%NetBSD.org@localhost, port-arm-maintainer%netbsd.org@localhost, 
 gnats-admin%netbsd.org@localhost, netbsd-bugs%netbsd.org@localhost, 
msaitoh%execsw.org@localhost
Subject: Re: port-arm/47139: multiple definition of __umodsi3 on arm
Date: Tue, 30 Oct 2012 02:24:36 +0900

 Hi, Christos.
 
 (2012/10/29 22:49), Christos Zoulas wrote:
 > On Oct 29,  4:35am, msaitoh%execsw.org@localhost 
 > (msaitoh%execsw.org@localhost) wrote:
 > -- Subject: port-arm/47139: multiple definition of __umodsi3 on arm
 > 
 > 
 > This is pullup-654.
 > 
 > christos
 > 
 
  I thinks that change doesn't solve my problem. That problem occurs
 both netbsd-6 and "yesterday's" current.
 
 > http://mail-index.netbsd.org/source-changes/2012/10/10/msg037776.html
 
 The data of that commit is October 10th.
 
 > #      link  netstat/netstat
 > gcc      -static  -o netstat  atalk.o bpf.o fast_ipsec.o if.o inet.o inet6.o 
 > iso.o main.o mbuf.o mroute.o mroute6.o pfkey.o pfsync.o show.o route.o 
 > tp_astring.o unix.o vtw.o netstat_hostops.o -lkvm       -Wl,-rpath-link,/lib 
 >  -L=/lib
 > /usr/lib/libc.a(divsi3.o): In function `__udivsi3':
 > (.text+0x10): multiple definition of `__aeabi_uidivmod'
 > /usr/lib/libgcc.a(_udivsi3.o):(.text+0xf8): first defined here
 > /usr/lib/libc.a(divsi3.o): In function `__udivsi3':
 > (.text+0x10): multiple definition of `__aeabi_uidiv'
 > /usr/lib/libgcc.a(_udivsi3.o):(.text+0x0): first defined here
 > /usr/lib/libc.a(divsi3.o): In function `__udivsi3':
 > (.text+0x10): multiple definition of `__udivsi3'
 > /usr/lib/libgcc.a(_udivsi3.o):(.text+0x0): first defined here
 > *** Error code 1
 > 
 > Stop.
 > make: stopped in /var/sources/NetBSD-current/src/usr.bin/netstat
 > *** Error code 1
 > 
 > Stop.
 
  Is that chage imcomplete? I observed this problem only in src/usr.bin/netstat.
 
 
 
 -- 
 -----------------------------------------------
                 SAITOH Masanobu (msaitoh%execsw.org@localhost
                                  msaitoh%netbsd.org@localhost)
 


Home | Main Index | Thread Index | Old Index