You are not logged in.

#1 2008-03-29 15:11:26

tingxx
Member
Registered: 2005-12-16
Posts: 3

can't compile meep after upgrade to gcc 4.3

Some days ago ,I upgraded to gcc4.3, and I try to compile MEEP, but failed
error happen when configure ,just like this

las_cgemm... no
checking for cblas_cgemm in -lgslcblas... no
checking for gsl_sf_bessel_Jn in -lgsl... no
configure: WARNING: Missing GNU GSL library...Bessel-function field initialization will not be supported.
checking for deflate in -lz... no
configure: WARNING: zlib is required for HDF5!
checking for H5Pcreate in -lhdf5... no
configure: WARNING: Couldn't find the HDF5 library!!  Switching to --without-hdf5.
checking for C++ compiler vendor... gnu
checking whether C++ compiler accepts -malign-double... yes
checking for gcc architecture flag... 
checking for x86 cpuid 0 output... unknown
checking for x86 cpuid 1 output... unknown
checking whether C++ compiler accepts -march=pentiumpro... yes
checking for gcc architecture flag... -march=pentiumpro
checking whether C++ compiler accepts -O2 -malign-double -march=pentiumpro... yes
checking for ghc... no
checking for guile-config... yes
checking if linking to guile works... no
configure: error: guile-config is broken
[huting@liuyan meep-0.10.1]$

very interesting, I have install zlib hdf5 and guile

[huting@liuyan meep-0.10.1]$ pacman -Qi zlib hdf5 guile
名称   : zlib
版本   : 1.2.3-4
URL  : http://www.gzip.org/zlib
软件许可 : custom:zlib  
软件组  : base  
提供   : 无
倚赖于  : glibc  
可选倚赖 : 无
要求被  : curl  exiv2  file  freetype2  gnupg  gnupg2  hdf5  
             kdemod4-kdegraphics-common  libarchive  libfontenc  liblbxutil  
             libmng  libmysqlclient  libpng  libtiff  libxml2  libzip  neon  
             opencdk  openssh  postgresql-libs  python  ruby  taglib  tunepimp  
             util-linux-ng  vbetool  
冲突与  : 无
取代   : 无
安装后大小: 267.89 K
打包者  : Arch Linux (http://www.archlinux.org)
架构   : i686
编译日期 : 2007年11月15日 星期四 20时31分13秒
安装日期 : 2008年02月20日 星期三 17时09分41秒
安装原因 : 已经作为其他软件包的倚赖关系安装
安装脚本 : 否
描述   : A compression/decompression Library

名称   : hdf5
版本   : 1.8.0-3
URL  : http://hdf.ncsa.uiuc.edu/HDF5/
软件许可 : custom  
软件组  : 无
提供   : 无
倚赖于  : zlib  openssl  gcc-libs>=4.3.0  
可选倚赖 : 无
要求被  : 无
冲突与  : 无
取代   : 无
安装后大小: 18087.67 K
打包者  : Jan de Groot <jgc@archlinux.org>
架构   : i686
编译日期 : 2008年03月11日 星期二 02时49分20秒
安装日期 : 2008年03月24日 星期一 20时19分49秒
安装原因 : 单独指定安装
安装脚本 : 否
描述   : General purpose library and file format for storing scientific data

名称   : guile
版本   : 1.8.4-2
URL  : http://www.gnu.org/software/guile/
软件许可 : GPL  
软件组  : 无
提供   : 无
倚赖于  : gmp  libtool  
可选倚赖 : 无
要求被  : 无
冲突与  : 无
取代   : 无
安装后大小: 4271.02 K
打包者  : Unknown Packager
架构   : i686
编译日期 : 2008年03月15日 星期六 19时04分06秒
安装日期 : 2008年03月29日 星期六 10时07分48秒
安装原因 : 单独指定安装
安装脚本 : 否
描述   : Guile is a portable, embeddable Scheme implementation written in C

So I can't understand this , Any one can help me ?

Offline

#2 2008-03-29 16:20:59

ph0tios
Member
Registered: 2008-02-23
Posts: 126

Re: can't compile meep after upgrade to gcc 4.3

I'm not sure how to help, but when I tried to compile pidgin the other day it was like it didn't recognize any CFLAGS at all; which is strange because it works fine compiling some other stuff. It also went through configure twice, and then failed to build.

Offline

#3 2008-03-30 02:26:52

tingxx
Member
Registered: 2005-12-16
Posts: 3

Re: can't compile meep after upgrade to gcc 4.3

Someone told me it is  the Libtool's bug, is not  it?

Offline

Board footer

Powered by FluxBB