Bugs item #2960174, was opened at 2010-02-27 13:31 Message generated for change (Tracker Item Submitted) made by hurrikane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2960174&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Build Group: MonetDB Common "candidate" Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mark Kubacki (hurrikane) Assigned to: Sjoerd Mullender (sjoerd) Summary: compiling fails with --with-pcl Initial Comment: Given MonetDB-1.36.1 (Feb2010 testing) and installed PCL (tested with dev-libs/pcl-1.6) following command leads to errors: (this didn't happen in MonetDB-1.34.4) Reproduce: cd MonetDB-1.36.1 ./configure --with-pcl make Expected: compiles fine Got: [... configuring OK] [... 1 line by make, then:] /bin/sh ../../libtool --tag=CC --mode=link gcc -DLIBMUTILS -O2 -D_REENTRANT -version-number 1:36:1 -o libmutils.la -rpath /usr/local/lib libmutils_la-monet_options.lo -Lyes/lib ../../libtool: line 4984: cd: yes/lib: No such file or directory libtool: link: cannot determine absolute directory name of `yes/lib' [...] make: *** [all] Error 2 Additional information: OS: GNU/Linux-2.6.31 Dist: Gentoo 10.1 app-shells/bash: 4.0_p35 dev-lang/python: 2.6.4 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.8.0-r2 sys-apps/baselayout: 1.12.13 sys-apps/sandbox: 1.6-r2 sys-devel/autoconf: 2.63-r1 sys-devel/automake: 1.9.6-r2, 1.10.2 sys-devel/binutils: 2.20.51.0.6 sys-devel/gcc: 4.3.4, 4.4.3 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6b virtual/os-headers: 2.6.32 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2960174&group_id=56967 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
