#17621: aria2 fails to build with a hint to sqlite3 problem --------------------------------+------------------------------------------- Reporter: ismail@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Keywords: | Port: --------------------------------+------------------------------------------- aria2 fails to build with error: {{{ /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I.. -Wall -I../lib -I../intl -I../intl -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include -I/opt/local/include/libxml2 -I/usr/include -DLOCALEDIR=\"/opt/local/share/locale\" -DHAVE_CONFIG_H -I/opt/local/include -O2 -I/opt/local/include/libxml2 -MT Sqlite3MozCookieParser.o -MD -MP -MF .deps/Sqlite3MozCookieParser.Tpo -c -o Sqlite3MozCookieParser.o Sqlite3MozCookieParser.cc Sqlite3MozCookieParser.cc: In member function 'std::deque<aria2::Cookie, std::allocator<aria2::Cookie> > aria2::Sqlite3MozCookieParser::parse(const std::string&) const': Sqlite3MozCookieParser.cc:98: error: 'SQLITE_OPEN_READONLY' was not declared in this scope Sqlite3MozCookieParser.cc:98: error: 'sqlite3_open_v2' was not declared in this scope make[2]: *** [Sqlite3MozCookieParser.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2 }}} -- Ticket URL: <http://trac.macports.org/ticket/17621> MacPorts <http://www.macports.org/> Ports system for Mac OS