← Back to team overview

dolfin team mailing list archive

Re: libtool

 

hello Johan,
thanks for your hint. now I can compile again without error message. It's just that still the first error message occurs while running ./dolfin- poisson:

>>dyld: Symbol not found: _PETSC_COMM_WORLD
>>  Referenced from: /usr/local/lib/libdolfin.0.dylib
>>  Expected in: flat namespace
>>
>>Trace/BPT trap

p.s. with and without "@DOLFIN_EXT_LIBS@" in src/lib/Makefile.am does not change anything.
thanks again for your help

ben



On Jun 17, 2006, at 5:57 PM, Johan Jansson wrote:

On Sat, Jun 17, 2006 at 04:32:06PM +0200, Beni Stamm wrote:
I'm sorry to waste your time again with my "small" installation
problems. I'm not
progressing since 2 days with the installation. Now I have even an
error message while running
make demo (although I didn't change anything). the message is now:

vpn-epfl-b044:/Users/stamm/Documents/dolfin-0.6.1 root# make demo
make -C src/demo/
Making all in fem
Making all in convergence
`dolfin-config --compiler` `dolfin-config --cflags` -c main.cpp
libtool: unknown option character `-' in: --silent
Usage: libtool -static [-] file [...] [-filelist listfile[,dirname]]
[-arch_only arch] [-sacLT]
Usage: libtool -dynamic [-] file [...] [-filelist listfile[,dirname]]
[-arch_only arch] [-o output] [-install_name name] [-
compatibility_version #] [-current_version #] [-seg1addr 0x#] [-
segs_read_only_addr 0x#] [-segs_read_write_addr 0x#] [-seg_addr_table
<filename>] [-seg_addr_table_filename <file_system_path>] [-all_load]
[-noall_load]
make[3]: *** [main.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [demo] Error 2

why this error message? please note that I still use the same version.
And I can't reproduce the first error.
thanks in advance for your help.
ben



Hi Ben,

This seems to be relevant:

http://marc2.theaimsgroup.com/?l=apreq-dev&m=107755113332652&w=2

It seems that Mac OS X has a libtool of its own. Try "libtool
--version" and "glibtool --version" for example.

  Johan

_______________________________________________
DOLFIN-dev mailing list
DOLFIN-dev@xxxxxxxxxx
http://www.fenics.org/cgi-bin/mailman/listinfo/dolfin-dev

_________________________________________________________

Benjamin Stamm
Modeling and Scientific Computing
CMCS-IACS-EPFL
Station 8
CH-1015 Lausanne
Switzerland

Tel: +41 21 693 55 09,
http://iacs.epfl.ch/~stamm/
_________________________________________________________



Follow ups

References