Advertising
- Draiks Install
- Thursday, July 12th, 2007 at 3:54:22am UTC
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for g++... g++
- checking for C++ compiler default output file name... a.out
- checking whether the C++ compiler works... yes
- checking whether we are cross compiling... no
- checking for suffix of executables...
- checking for suffix of object files... o
- checking whether we are using the GNU C++ compiler... yes
- checking whether g++ accepts -g... yes
- checking for style of include used by make... GNU
- checking dependency style of g++... gcc3
- ./configure: line 2433: AM_PROG_LIBTOOL: command not found
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating src/Makefile
- config.status: creating config.h
- config.status: config.h is unchanged
- config.status: executing depfiles commands
- make all-recursive
- make[1]: Entering directory `/home/draik/Desktop/ldmm-0.1.15'
- Making all in src
- make[2]: Entering directory `/home/draik/Desktop/ldmm-0.1.15/src'
- if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT ldmm.o -MD -MP -MF ".deps/ldmm.Tpo" -c -o ldmm.o ldmm.cpp; \
- then mv -f ".deps/ldmm.Tpo" ".deps/ldmm.Po"; else rm -f ".deps/ldmm.Tpo"; exit 1; fi
- In file included from ldmm.cpp:45:
- ./hdddb.h:28:20: error: sqlite.h: No such file or directory
- ./hdddb.h:94: error: expected constructor, destructor, or type conversion before ‘*’ token
- ./hdddb.h:95: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:95: error: ‘db’ was not declared in this scope
- ./hdddb.h:124: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:124: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:124: error: expected primary-expression before ‘char’
- ./hdddb.h:124: error: expected primary-expression before ‘int’
- ./hdddb.h:124: error: initializer expression list treated as compound expression
- ./hdddb.h:125: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:125: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:125: error: expected primary-expression before ‘char’
- ./hdddb.h:125: error: expected primary-expression before ‘char’
- ./hdddb.h:125: error: initializer expression list treated as compound expression
- ./hdddb.h:126: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:126: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:126: error: expected primary-expression before ‘char’
- ./hdddb.h:126: error: expected primary-expression before ‘int’
- ./hdddb.h:126: error: initializer expression list treated as compound expression
- ./hdddb.h:127: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:127: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:127: error: expected primary-expression before ‘char’
- ./hdddb.h:127: error: expected primary-expression before ‘char’
- ./hdddb.h:127: error: initializer expression list treated as compound expression
- ./hdddb.h:128: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:128: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:128: error: expected primary-expression before ‘char’
- ./hdddb.h:128: error: expected primary-expression before ‘int’
- ./hdddb.h:128: error: initializer expression list treated as compound expression
- ./hdddb.h:129: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:129: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:129: error: expected primary-expression before ‘char’
- ./hdddb.h:129: error: expected primary-expression before ‘char’
- ./hdddb.h:129: error: initializer expression list treated as compound expression
- ./hdddb.h:130: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:130: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:130: error: expected primary-expression before ‘char’
- ./hdddb.h:130: error: expected primary-expression before ‘int’
- ./hdddb.h:130: error: initializer expression list treated as compound expression
- ./hdddb.h:131: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:131: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:131: error: expected primary-expression before ‘char’
- ./hdddb.h:131: error: expected primary-expression before ‘char’
- ./hdddb.h:131: error: initializer expression list treated as compound expression
- ./hdddb.h:132: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:132: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:132: error: expected primary-expression before ‘char’
- ./hdddb.h:132: error: expected primary-expression before ‘char’
- ./hdddb.h:132: error: expected primary-expression before ‘int’
- ./hdddb.h:132: error: expected primary-expression before ‘char’
- ./hdddb.h:132: error: initializer expression list treated as compound expression
- ldmm.cpp: In function ‘void printversion()’:
- ldmm.cpp:104: error: ‘sqlite_libversion’ was not declared in this scope
- ldmm.cpp: In function ‘int main(int, char**)’:
- ldmm.cpp:123: error: ‘sqlite’ was not declared in this scope
- ldmm.cpp:123: error: ‘jukebox_audiodb’ was not declared in this scope
- ldmm.cpp:412: error: ‘openDatabase’ was not declared in this scope
- ldmm.cpp:435: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:451: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:468: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:479: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:495: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:512: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:522: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:538: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:555: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:566: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:606: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:657: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:666: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:710: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:718: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:763: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:771: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:817: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:825: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:865: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:878: error: ‘delPlaylist’ cannot be used as a function
- ldmm.cpp:911: error: ‘addPlaylist’ cannot be used as a function
- ldmm.cpp:941: error: ‘addPlaylist’ cannot be used as a function
- ldmm.cpp:955: error: ‘addMp3’ cannot be used as a function
- ldmm.cpp:993: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:1008: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:1054: error: ‘delAlbumAndContent’ cannot be used as a function
- ldmm.cpp:1082: error: ‘delArtistAndContent’ cannot be used as a function
- ldmm.cpp:1110: error: ‘delGenreAndContent’ cannot be used as a function
- ldmm.cpp:1134: error: ‘closeDatabase’ cannot be used as a function
- make[2]: *** [ldmm.o] Error 1
- make[2]: Leaving directory `/home/draik/Desktop/ldmm-0.1.15/src'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/home/draik/Desktop/ldmm-0.1.15'
- make: *** [all] Error 2
- Making install in src
- make[1]: Entering directory `/home/draik/Desktop/ldmm-0.1.15/src'
- if g++ -DHAVE_CONFIG_H -I. -I. -I.. -g -O2 -MT ldmm.o -MD -MP -MF ".deps/ldmm.Tpo" -c -o ldmm.o ldmm.cpp; \
- then mv -f ".deps/ldmm.Tpo" ".deps/ldmm.Po"; else rm -f ".deps/ldmm.Tpo"; exit 1; fi
- In file included from ldmm.cpp:45:
- ./hdddb.h:28:20: error: sqlite.h: No such file or directory
- ./hdddb.h:94: error: expected constructor, destructor, or type conversion before ‘*’ token
- ./hdddb.h:95: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:95: error: ‘db’ was not declared in this scope
- ./hdddb.h:124: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:124: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:124: error: expected primary-expression before ‘char’
- ./hdddb.h:124: error: expected primary-expression before ‘int’
- ./hdddb.h:124: error: initializer expression list treated as compound expression
- ./hdddb.h:125: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:125: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:125: error: expected primary-expression before ‘char’
- ./hdddb.h:125: error: expected primary-expression before ‘char’
- ./hdddb.h:125: error: initializer expression list treated as compound expression
- ./hdddb.h:126: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:126: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:126: error: expected primary-expression before ‘char’
- ./hdddb.h:126: error: expected primary-expression before ‘int’
- ./hdddb.h:126: error: initializer expression list treated as compound expression
- ./hdddb.h:127: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:127: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:127: error: expected primary-expression before ‘char’
- ./hdddb.h:127: error: expected primary-expression before ‘char’
- ./hdddb.h:127: error: initializer expression list treated as compound expression
- ./hdddb.h:128: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:128: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:128: error: expected primary-expression before ‘char’
- ./hdddb.h:128: error: expected primary-expression before ‘int’
- ./hdddb.h:128: error: initializer expression list treated as compound expression
- ./hdddb.h:129: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:129: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:129: error: expected primary-expression before ‘char’
- ./hdddb.h:129: error: expected primary-expression before ‘char’
- ./hdddb.h:129: error: initializer expression list treated as compound expression
- ./hdddb.h:130: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:130: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:130: error: expected primary-expression before ‘char’
- ./hdddb.h:130: error: expected primary-expression before ‘int’
- ./hdddb.h:130: error: initializer expression list treated as compound expression
- ./hdddb.h:131: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:131: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:131: error: expected primary-expression before ‘char’
- ./hdddb.h:131: error: expected primary-expression before ‘char’
- ./hdddb.h:131: error: initializer expression list treated as compound expression
- ./hdddb.h:132: error: ‘sqlite’ was not declared in this scope
- ./hdddb.h:132: error: ‘hdd_db’ was not declared in this scope
- ./hdddb.h:132: error: expected primary-expression before ‘char’
- ./hdddb.h:132: error: expected primary-expression before ‘char’
- ./hdddb.h:132: error: expected primary-expression before ‘int’
- ./hdddb.h:132: error: expected primary-expression before ‘char’
- ./hdddb.h:132: error: initializer expression list treated as compound expression
- ldmm.cpp: In function ‘void printversion()’:
- ldmm.cpp:104: error: ‘sqlite_libversion’ was not declared in this scope
- ldmm.cpp: In function ‘int main(int, char**)’:
- ldmm.cpp:123: error: ‘sqlite’ was not declared in this scope
- ldmm.cpp:123: error: ‘jukebox_audiodb’ was not declared in this scope
- ldmm.cpp:412: error: ‘openDatabase’ was not declared in this scope
- ldmm.cpp:435: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:451: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:468: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:479: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:495: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:512: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:522: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:538: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:555: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:566: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:606: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:657: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:666: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:710: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:718: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:763: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:771: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:817: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:825: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:865: error: ‘sqlite_free_table’ was not declared in this scope
- ldmm.cpp:878: error: ‘delPlaylist’ cannot be used as a function
- ldmm.cpp:911: error: ‘addPlaylist’ cannot be used as a function
- ldmm.cpp:941: error: ‘addPlaylist’ cannot be used as a function
- ldmm.cpp:955: error: ‘addMp3’ cannot be used as a function
- ldmm.cpp:993: error: ‘sqlite_get_table’ was not declared in this scope
- ldmm.cpp:1008: error: ‘sqlite_exec’ was not declared in this scope
- ldmm.cpp:1054: error: ‘delAlbumAndContent’ cannot be used as a function
- ldmm.cpp:1082: error: ‘delArtistAndContent’ cannot be used as a function
- ldmm.cpp:1110: error: ‘delGenreAndContent’ cannot be used as a function
- ldmm.cpp:1134: error: ‘closeDatabase’ cannot be used as a function
- make[1]: *** [ldmm.o] Error 1
- make[1]: Leaving directory `/home/draik/Desktop/ldmm-0.1.15/src'
- make: *** [install-recursive] Error 1
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.