dolfin team mailing list archive
-
dolfin team
-
Mailing list archive
-
Message #02756
Re: libtool
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
Follow ups
References
-
libtool
From: Beni Stamm, 2006-06-17