Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 1995 23:23:10 +0100 (MET)
From:      root@deadline.snafu.de (Andreas S. Wetzel)
To:        freebsd-bugs@FreeBSD.org
Subject:   Strange hangups when building shared m library ?!
Message-ID:  <m0rm7ep-000DXEC@deadline.snafu.de>

next in thread | raw e-mail | index | archive | help
Hi!
---

Recently I found myself messed up with a crashed or hung up system
while doing a "make world" on the current sources (07 Mar).

building shared m library (version 2.0)
e_acos.so: Definition of symbol `___ieee754_acos' (multiply defined)
e_asin.so: Definition of symbol `___ieee754_asin' (multiply defined)
e_atan2.so: Definition of symbol `___ieee754_atan2' (multiply defined)
e_exp.so: Definition of symbol `___ieee754_exp' (multiply defined)
e_fmod.so: Definition of symbol `___ieee754_fmod' (multiply defined)
e_log.so: Definition of symbol `___ieee754_log' (multiply defined)
e_log10.so: Definition of symbol `___ieee754_log10' (multiply defined)
e_remainder.so: Definition of symbol `___ieee754_remainder' (multiply defined)
e_scalb.so: Definition of symbol `___ieee754_scalb' (multiply defined)
e_sqrt.so: Definition of symbol `___ieee754_sqrt' (multiply defined)
s_atan.so: Definition of symbol `_atan' (multiply defined)
s_ceil.so: Definition of symbol `_ceil' (multiply defined)
s_copysign.so: Definition of symbol `_copysign' (multiply defined)  
s_cos.so: Definition of symbol `_cos' (multiply defined)
s_finite.so: Definition of symbol `_finite' (multiply defined)
s_floor.so: Definition of symbol `_floor' (multiply defined)
s_ilogb.so: Definition of symbol `_ilogb' (multiply defined)
s_log1p.so: Definition of symbol `_log1p' (multiply defined)
s_logb.so: Definition of symbol `_logb' (multiply defined)
s_rint.so: Definition of symbol `_rint' (multiply defined)
s_scalbn.so: Definition of symbol `_scalbn' (multiply defined)
s_significand.so: Definition of symbol `_significand' (multiply defined)
s_sin.so: Definition of symbol `_sin' (multiply defined)  
s_tan.so: Definition of symbol `_tan' (multiply defined)  
e_acos.so: Definition of symbol `___ieee754_acos' (multiply defined)
e_asin.so: Definition of symbol `___ieee754_asin' (multiply defined)
e_atan2.so: Definition of symbol `___ieee754_atan2' (multiply defined)
e_exp.so: Definition of symbol `___ieee754_exp' (multiply defined)
e_fmod.so: Definition of symbol `___ieee754_fmod' (multiply defined)
e_log.so: Definition of symbol `___ieee754_log' (multiply defined)
e_log10.so: Definition of symbol `___ieee754_log10' (multiply defined)
e_remainder.so: Definition of symbol `___ieee754_remainder' (multiply defined)
e_scalb.so: Definition of symbol `___ieee754_scalb' (multiply defined)  
e_sqrt.so: Definition of symbol `___ieee754_sqrt' (multiply defined)
s_atan.so: Definition of symbol `_atan' (multiply defined)
s_ceil.so: Definition of symbol `_ceil' (multiply defined)
s_copysign.so: Definition of symbol `_copysign' (multiply defined)  
s_cos.so: Definition of symbol `_cos' (multiply defined)
s_finite.so: Definition of symbol `_finite' (multiply defined)
s_floor.so: Definition of symbol `_floor' (multiply defined)
s_ilogb.so: Definition of symbol `_ilogb' (multiply defined)
s_log1p.so: Definition of symbol `_log1p' (multiply defined)
s_logb.so: Definition of symbol `_logb' (multiply defined)
s_rint.so: Definition of symbol `_rint' (multiply defined)
s_scalbn.so: Definition of symbol `_scalbn' (multiply defined)
s_significand.so: Definition of symbol `_significand' (multiply defined)
s_sin.so: Definition of symbol `_sin' (multiply defined)  
s_tan.so: Definition of symbol `_tan' (multiply defined)
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.

After saying so, the process hangs up and an attempt to get a process list of
the system using a "ps" also hangs up.

The first time I tried this, the system completely crashed and rebooted.

Any suggestions ?

Mickey 

-- 
================================================================================
DIGESTED BENEFACTORS WHOSE |     Andreas S. Wetzel    |   -D-E-A-D-L-I-N-E-
SILENCE  DEAFENS  ANYTHING |   Utrechter Strasse 41   |
ALL OF  WHOM  DECEASE  AND |       13347 Berlin       | <+4930> 455 19 57 Data
MISS  TO  PIERCE  A  POINT |          Germany         | <+4930> 456 81 68 Voice
================================================================================
 E-mail: mickey@deadline.snafu.de                WWW: http://deadline.snafu.de/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?m0rm7ep-000DXEC>