Bugs item #2924999, was opened at 2010-01-02 20:01 Message generated for change (Tracker Item Submitted) made by hurrikane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2924999&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 "stable" Status: Open Resolution: None Priority: 5 Private: No Submitted By: Mark Kubacki (hurrikane) Assigned to: Sjoerd Mullender (sjoerd) Summary: compiling fails with --with-curl Initial Comment: Given MonetDB-1.34.2 (Nov2009-SP2) and installed CURL (tested with net-misc/curl-7.19.6) following command leads to errors: Reproduce: cd MonetDB-1.34.2 ./configure --with-curl make Expected: compiles fine Got: [... configuring OK] [... 2 lines by make, then:] stream.c: In function ‘open_urlstream’: stream.c:1214: error: ‘FALSE’ undeclared (first use in this function) stream.c:1214: error: (Each undeclared identifier is reported only once stream.c:1214: error: for each function it appears in.) stream.c:1214: warning: type defaults to ‘int’ in declaration of ‘type name’ [...] stream.c:1215: error: ‘TRUE’ undeclared (first use in this function) stream.c:1215: warning: type defaults to ‘int’ in declaration of ‘type name’ [...] make: *** [all] Error 2 Additional information: OS: GNU/Linux-2.6.30 Dist: Gentoo 10.0 Portage 2.1.6.13 (default/linux/amd64/10.0, gcc-4.4.1, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r5 x86_64) app-shells/bash: 4.0_p28 dev-lang/python: 2.6.2-r1 dev-util/ccache: 2.4-r7 dev-util/cmake: 2.6.4-r3 sys-apps/baselayout: 1.12.11.1 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 sys-devel/gcc-config: 1.4.1 sys-devel/libtool: 2.2.6a virtual/os-headers: 2.6.30-r1 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2924999&group_id=56967 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
