Hello All, I am trying to compile soci from git repo, since I need sqlite support. I cloned the repo, did automake/autoreconf and ran configure.
Here is what I get. ------------------ checking for a BSD-compatible install... /bin/install -c ./configure: line 15459: syntax error near unexpected token `1.33.1' ./configure: line 15459: `AX_BOOST_BASE(1.33.1)' rm: cannot remove `core': Is a directory ------------------ I hav boost 1.37 installed from archlinux packages in /usr/include/boost, /usr/lib etc. This package uses system layout. What I can do to get past this error? I tried googling for AC_BOOST_BASE macro but couldn't make much out of it. Also the error about removing core are plentiful and I guess thats not right too. -- Shridhar ------------------------------------------------------------------------------ Enter the BlackBerry Developer Challenge This is your chance to win up to $100,000 in prizes! For a limited time, vendors submitting new applications to BlackBerry App World(TM) will have the opportunity to enter the BlackBerry Developer Challenge. See full prize details at: http://p.sf.net/sfu/Challenge _______________________________________________ Soci-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/soci-users
