Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Aug 2003 10:07:24 +0200
From:      Thierry Thomas <thierry@pompo.net>
To:        Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
Cc:        Jonathan <j.e.drews@worldnet.att.net>
Subject:   Re: ports/55200: The math port Atlas, will not build for Pentium II
Message-ID:  <20030803080724.GA78675@graf.pompo.net>
In-Reply-To: <20030803.163531.276779226.chat95@mbox.kyoto-inet.or.jp>
References:  <200308030713.h737DD5S001023@freefall.freebsd.org> <20030803.163531.276779226.chat95@mbox.kyoto-inet.or.jp>

next in thread | previous in thread | raw e-mail | index | archive | help
Le Dim  3 aoû 03 à  9:35:31 +0200, Nakata Maho <chat95@mbox.kyoto-inet.or.jp>
 écrivait :
> Do CVSup and try again.

Sorry, after a fresh cvsup, I have to confirm the problem (at least on
4.8-RELEASE, i386 pIII). I have built atlas succesfully, and I was
trying to use it with the port french/aster, but it's impossible:

Using builtin specs.                                                                      
gcc version 2.95.4 20020320 [FreeBSD]                                                     
 /usr/libexec/elf/ld -V -dynamic-linker /usr/libexec/ld-elf.so.1 -o asteru.exe            
+/usr/lib/crt1.o /usr/lib/crti.o /usr/lib/crtbegin.o -L/usr/local/lib -L/usr/local/lib    
+-L/usr/X11R6/lib -L/usr/lib /usr/ports/french/aster/work/STA7.1/lib_obj/python.o         
+/usr/ports/french/aster/work/STA7.1/lib_obj/lib_aster.lib                                
+/usr/ports/french/aster/work/STA7.1/lib_obj/ferm.lib                                     
+/usr/local/lib/python2.3/config/libpython2.3.a /usr/local/lib/libmed.a                   
+/usr/local/lib/libhdf5.a -lf77blas -latlas -ltcl83 -ltk83 -lX11 -export-dynamic -lutil   
+-lg2c -lm -lz -lg2c -lm -lgcc -lc_r -lgcc /usr/lib/crtend.o /usr/lib/crtn.o              
/usr/local/lib/python2.3/config/libpython2.3.a(posixmodule.o): In function `posix_tmpnam':
posixmodule.o(.text+0x3698): warning: tmpnam() possibly used unsafely; consider using     
+mkstemp()                                                                                
/usr/local/lib/python2.3/config/libpython2.3.a(posixmodule.o): In function                
+`posix_tempnam':                                                                         
posixmodule.o(.text+0x35da): warning: tempnam() possibly used unsafely; consider using    
+mkstemp()                                                                                
/usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b1'                        
/usr/local/lib/libatlas.so: undefined reference to `ATL_spKBmm_b1'                        
/usr/local/lib/libatlas.so: undefined reference to `ATL_dpKBmm_b0'                        
/usr/local/lib/libatlas.so: undefined reference to `ATL_spKBmm_b0'

The last commit has just hidden the problem by disabling the sanity
checks: now it builds, but does not run.

Regards,
-- 
Th. Thomas.



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