Opened 16 years ago
Closed 14 years ago
#17621 closed defect (fixed)
aria2 fails to build with a hint to sqlite3 problem
Reported by: | ismail@… | Owned by: | mww@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | aria2 |
Description
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
Change History (3)
comment:1 Changed 16 years ago by mf2k (Frank Schima)
Owner: | changed from macports-tickets@… to mww@… |
---|---|
Port: | aria2 added |
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Assigning to maintainer.