You can subscribe to this list here.
2006 |
Jan
(4) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
(1) |
Sep
|
Oct
(1) |
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
2010 |
Jan
(1) |
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
From: richard h. <rhb...@ho...> - 2010-10-25 22:39:15
|
Following the installation instructions I first ran ./configure, then ran the make command and recieved several errors and warnings. I haven't been able to figure out exactly how to resolve the problems, any help would be much appreciated. make all-recursivemake[1]: Entering directory `/usr/local/lib/libipod-0.1'Making all in srcmake[2]: Entering directory `/usr/local/lib/libipod-0.1/src'if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT plist.lo -MD -MP -MF ".deps/plist.Tpo" \ -c -o plist.lo `test -f 'plist.c' || echo './'`plist.c; \ then mv -f ".deps/plist.Tpo" ".deps/plist.Plo"; \ else rm -f ".deps/plist.Tpo"; exit 1; \ fimkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT plist.lo -MD -MP -MF .deps/plist.Tpo -c plist.c -fPIC -DPIC -o .libs/plist.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT plist.lo -MD -MP -MF .deps/plist.Tpo -c plist.c -o plist.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_error.lo -MD -MP -MF ".deps/ipod_error.Tpo" \ -c -o ipod_error.lo `test -f 'ipod_error.c' || echo './'`ipod_error.c; \ then mv -f ".deps/ipod_error.Tpo" ".deps/ipod_error.Plo"; \ else rm -f ".deps/ipod_error.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_error.lo -MD -MP -MF .deps/ipod_error.Tpo -c ipod_error.c -fPIC -DPIC -o .libs/ipod_error.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_error.lo -MD -MP -MF .deps/ipod_error.Tpo -c ipod_error.c -o ipod_error.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io.lo -MD -MP -MF ".deps/ipod_io.Tpo" \ -c -o ipod_io.lo `test -f 'ipod_io.c' || echo './'`ipod_io.c; \ then mv -f ".deps/ipod_io.Tpo" ".deps/ipod_io.Plo"; \ else rm -f ".deps/ipod_io.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io.lo -MD -MP -MF .deps/ipod_io.Tpo -c ipod_io.c -fPIC -DPIC -o .libs/ipod_io.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io.lo -MD -MP -MF .deps/ipod_io.Tpo -c ipod_io.c -o ipod_io.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io_memory.lo -MD -MP -MF ".deps/ipod_io_memory.Tpo" \ -c -o ipod_io_memory.lo `test -f 'ipod_io_memory.c' || echo './'`ipod_io_memory.c; \ then mv -f ".deps/ipod_io_memory.Tpo" ".deps/ipod_io_memory.Plo"; \ else rm -f ".deps/ipod_io_memory.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io_memory.lo -MD -MP -MF .deps/ipod_io_memory.Tpo -c ipod_io_memory.c -fPIC -DPIC -o .libs/ipod_io_memory.oipod_io_memory.c: In function 'ipod_io_memory_read':ipod_io_memory.c:57: warning: incompatible implicit declaration of built-in function 'memcpy'ipod_io_memory.c: In function 'ipod_io_memory_write':ipod_io_memory.c:69: warning: incompatible implicit declaration of built-in function 'memcpy' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io_memory.lo -MD -MP -MF .deps/ipod_io_memory.Tpo -c ipod_io_memory.c -o ipod_io_memory.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io_file.lo -MD -MP -MF ".deps/ipod_io_file.Tpo" \ -c -o ipod_io_file.lo `test -f 'ipod_io_file.c' || echo './'`ipod_io_file.c; \ then mv -f ".deps/ipod_io_file.Tpo" ".deps/ipod_io_file.Plo"; \ else rm -f ".deps/ipod_io_file.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io_file.lo -MD -MP -MF .deps/ipod_io_file.Tpo -c ipod_io_file.c -fPIC -DPIC -o .libs/ipod_io_file.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_io_file.lo -MD -MP -MF .deps/ipod_io_file.Tpo -c ipod_io_file.c -o ipod_io_file.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_memory.lo -MD -MP -MF ".deps/ipod_memory.Tpo" \ -c -o ipod_memory.lo `test -f 'ipod_memory.c' || echo './'`ipod_memory.c; \ then mv -f ".deps/ipod_memory.Tpo" ".deps/ipod_memory.Plo"; \ else rm -f ".deps/ipod_memory.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_memory.lo -MD -MP -MF .deps/ipod_memory.Tpo -c ipod_memory.c -fPIC -DPIC -o .libs/ipod_memory.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_memory.lo -MD -MP -MF .deps/ipod_memory.Tpo -c ipod_memory.c -o ipod_memory.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_string.lo -MD -MP -MF ".deps/ipod_string.Tpo" \ -c -o ipod_string.lo `test -f 'ipod_string.c' || echo './'`ipod_string.c; \ then mv -f ".deps/ipod_string.Tpo" ".deps/ipod_string.Plo"; \ else rm -f ".deps/ipod_string.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_string.lo -MD -MP -MF .deps/ipod_string.Tpo -c ipod_string.c -fPIC -DPIC -o .libs/ipod_string.oipod_string.c: In function 'ipod_string_new_from':ipod_string.c:41: warning: incompatible implicit declaration of built-in function 'strlen'ipod_string.c:42: warning: incompatible implicit declaration of built-in function 'strcpy'ipod_string.c: In function 'ipod_string_new_from_array':ipod_string.c:53: warning: incompatible implicit declaration of built-in function 'memmove'ipod_string.c: In function 'ipod_string_set':ipod_string.c:62: warning: incompatible implicit declaration of built-in function 'strlen'ipod_string.c:63: warning: incompatible implicit declaration of built-in function 'strcpy'ipod_string.c: In function 'ipod_string_append':ipod_string.c:100: warning: incompatible implicit declaration of built-in function 'strlen'ipod_string.c:102: warning: incompatible implicit declaration of built-in function 'strcpy'ipod_string.c: In function 'ipod_string_utf16_from_iso8859':ipod_string.c:254: warning: incompatible implicit declaration of built-in function 'strlen' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_string.lo -MD -MP -MF .deps/ipod_string.Tpo -c ipod_string.c -o ipod_string.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_file_utils.lo -MD -MP -MF ".deps/ipod_file_utils.Tpo" \ -c -o ipod_file_utils.lo `test -f 'ipod_file_utils.c' || echo './'`ipod_file_utils.c; \ then mv -f ".deps/ipod_file_utils.Tpo" ".deps/ipod_file_utils.Plo"; \ else rm -f ".deps/ipod_file_utils.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_file_utils.lo -MD -MP -MF .deps/ipod_file_utils.Tpo -c ipod_file_utils.c -fPIC -DPIC -o .libs/ipod_file_utils.oipod_file_utils.c: In function 'ipod_copy_file_contents':ipod_file_utils.c:59: warning: cast to pointer from integer of different sizeipod_file_utils.c: In function 'ipod_extension_of':ipod_file_utils.c:104: warning: incompatible implicit declaration of built-in function 'strrchr'ipod_file_utils.c: In function 'ipod_file_name_of':ipod_file_utils.c:111: warning: incompatible implicit declaration of built-in function 'strrchr' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_file_utils.lo -MD -MP -MF .deps/ipod_file_utils.Tpo -c ipod_file_utils.c -o ipod_file_utils.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom.lo -MD -MP -MF ".deps/ipod_atom.Tpo" \ -c -o ipod_atom.lo `test -f 'ipod_atom.c' || echo './'`ipod_atom.c; \ then mv -f ".deps/ipod_atom.Tpo" ".deps/ipod_atom.Plo"; \ else rm -f ".deps/ipod_atom.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom.lo -MD -MP -MF .deps/ipod_atom.Tpo -c ipod_atom.c -fPIC -DPIC -o .libs/ipod_atom.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom.lo -MD -MP -MF .deps/ipod_atom.Tpo -c ipod_atom.c -o ipod_atom.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_list.lo -MD -MP -MF ".deps/ipod_atom_list.Tpo" \ -c -o ipod_atom_list.lo `test -f 'ipod_atom_list.c' || echo './'`ipod_atom_list.c; \ then mv -f ".deps/ipod_atom_list.Tpo" ".deps/ipod_atom_list.Plo"; \ else rm -f ".deps/ipod_atom_list.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_list.lo -MD -MP -MF .deps/ipod_atom_list.Tpo -c ipod_atom_list.c -fPIC -DPIC -o .libs/ipod_atom_list.oipod_atom_list.c: In function 'ipod_atom_list_shallow_copy':ipod_atom_list.c:59: warning: incompatible implicit declaration of built-in function 'memcpy'ipod_atom_list.c: In function 'ipod_atom_list_remove_index':ipod_atom_list.c:126: warning: incompatible implicit declaration of built-in function 'memmove' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_list.lo -MD -MP -MF .deps/ipod_atom_list.Tpo -c ipod_atom_list.c -o ipod_atom_list.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhbd.lo -MD -MP -MF ".deps/ipod_atom_mhbd.Tpo" \ -c -o ipod_atom_mhbd.lo `test -f 'ipod_atom_mhbd.c' || echo './'`ipod_atom_mhbd.c; \ then mv -f ".deps/ipod_atom_mhbd.Tpo" ".deps/ipod_atom_mhbd.Plo"; \ else rm -f ".deps/ipod_atom_mhbd.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhbd.lo -MD -MP -MF .deps/ipod_atom_mhbd.Tpo -c ipod_atom_mhbd.c -fPIC -DPIC -o .libs/ipod_atom_mhbd.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhbd.lo -MD -MP -MF .deps/ipod_atom_mhbd.Tpo -c ipod_atom_mhbd.c -o ipod_atom_mhbd.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhsd.lo -MD -MP -MF ".deps/ipod_atom_mhsd.Tpo" \ -c -o ipod_atom_mhsd.lo `test -f 'ipod_atom_mhsd.c' || echo './'`ipod_atom_mhsd.c; \ then mv -f ".deps/ipod_atom_mhsd.Tpo" ".deps/ipod_atom_mhsd.Plo"; \ else rm -f ".deps/ipod_atom_mhsd.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhsd.lo -MD -MP -MF .deps/ipod_atom_mhsd.Tpo -c ipod_atom_mhsd.c -fPIC -DPIC -o .libs/ipod_atom_mhsd.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhsd.lo -MD -MP -MF .deps/ipod_atom_mhsd.Tpo -c ipod_atom_mhsd.c -o ipod_atom_mhsd.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhlt.lo -MD -MP -MF ".deps/ipod_atom_mhlt.Tpo" \ -c -o ipod_atom_mhlt.lo `test -f 'ipod_atom_mhlt.c' || echo './'`ipod_atom_mhlt.c; \ then mv -f ".deps/ipod_atom_mhlt.Tpo" ".deps/ipod_atom_mhlt.Plo"; \ else rm -f ".deps/ipod_atom_mhlt.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhlt.lo -MD -MP -MF .deps/ipod_atom_mhlt.Tpo -c ipod_atom_mhlt.c -fPIC -DPIC -o .libs/ipod_atom_mhlt.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhlt.lo -MD -MP -MF .deps/ipod_atom_mhlt.Tpo -c ipod_atom_mhlt.c -o ipod_atom_mhlt.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhit.lo -MD -MP -MF ".deps/ipod_atom_mhit.Tpo" \ -c -o ipod_atom_mhit.lo `test -f 'ipod_atom_mhit.c' || echo './'`ipod_atom_mhit.c; \ then mv -f ".deps/ipod_atom_mhit.Tpo" ".deps/ipod_atom_mhit.Plo"; \ else rm -f ".deps/ipod_atom_mhit.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhit.lo -MD -MP -MF .deps/ipod_atom_mhit.Tpo -c ipod_atom_mhit.c -fPIC -DPIC -o .libs/ipod_atom_mhit.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhit.lo -MD -MP -MF .deps/ipod_atom_mhit.Tpo -c ipod_atom_mhit.c -o ipod_atom_mhit.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhod.lo -MD -MP -MF ".deps/ipod_atom_mhod.Tpo" \ -c -o ipod_atom_mhod.lo `test -f 'ipod_atom_mhod.c' || echo './'`ipod_atom_mhod.c; \ then mv -f ".deps/ipod_atom_mhod.Tpo" ".deps/ipod_atom_mhod.Plo"; \ else rm -f ".deps/ipod_atom_mhod.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhod.lo -MD -MP -MF .deps/ipod_atom_mhod.Tpo -c ipod_atom_mhod.c -fPIC -DPIC -o .libs/ipod_atom_mhod.oipod_atom_mhod.c: In function 'ipod_atom_copy_mhod_url':ipod_atom_mhod.c:312: warning: incompatible implicit declaration of built-in function 'memcpy'ipod_atom_mhod.c: In function 'ipod_atom_copy_mhod_raw':ipod_atom_mhod.c:320: warning: incompatible implicit declaration of built-in function 'memcpy'ipod_atom_mhod.c: In function 'ipod_atom_copy_mhod_string':ipod_atom_mhod.c:331: warning: incompatible implicit declaration of built-in function 'memcpy'ipod_atom_mhod.c: In function 'ipod_atom_copy_mhod_library_index':ipod_atom_mhod.c:340: warning: incompatible implicit declaration of built-in function 'memcpy' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhod.lo -MD -MP -MF .deps/ipod_atom_mhod.Tpo -c ipod_atom_mhod.c -o ipod_atom_mhod.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhlp.lo -MD -MP -MF ".deps/ipod_atom_mhlp.Tpo" \ -c -o ipod_atom_mhlp.lo `test -f 'ipod_atom_mhlp.c' || echo './'`ipod_atom_mhlp.c; \ then mv -f ".deps/ipod_atom_mhlp.Tpo" ".deps/ipod_atom_mhlp.Plo"; \ else rm -f ".deps/ipod_atom_mhlp.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhlp.lo -MD -MP -MF .deps/ipod_atom_mhlp.Tpo -c ipod_atom_mhlp.c -fPIC -DPIC -o .libs/ipod_atom_mhlp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhlp.lo -MD -MP -MF .deps/ipod_atom_mhlp.Tpo -c ipod_atom_mhlp.c -o ipod_atom_mhlp.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhyp.lo -MD -MP -MF ".deps/ipod_atom_mhyp.Tpo" \ -c -o ipod_atom_mhyp.lo `test -f 'ipod_atom_mhyp.c' || echo './'`ipod_atom_mhyp.c; \ then mv -f ".deps/ipod_atom_mhyp.Tpo" ".deps/ipod_atom_mhyp.Plo"; \ else rm -f ".deps/ipod_atom_mhyp.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhyp.lo -MD -MP -MF .deps/ipod_atom_mhyp.Tpo -c ipod_atom_mhyp.c -fPIC -DPIC -o .libs/ipod_atom_mhyp.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhyp.lo -MD -MP -MF .deps/ipod_atom_mhyp.Tpo -c ipod_atom_mhyp.c -o ipod_atom_mhyp.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhip.lo -MD -MP -MF ".deps/ipod_atom_mhip.Tpo" \ -c -o ipod_atom_mhip.lo `test -f 'ipod_atom_mhip.c' || echo './'`ipod_atom_mhip.c; \ then mv -f ".deps/ipod_atom_mhip.Tpo" ".deps/ipod_atom_mhip.Plo"; \ else rm -f ".deps/ipod_atom_mhip.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhip.lo -MD -MP -MF .deps/ipod_atom_mhip.Tpo -c ipod_atom_mhip.c -fPIC -DPIC -o .libs/ipod_atom_mhip.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mhip.lo -MD -MP -MF .deps/ipod_atom_mhip.Tpo -c ipod_atom_mhip.c -o ipod_atom_mhip.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mqed.lo -MD -MP -MF ".deps/ipod_atom_mqed.Tpo" \ -c -o ipod_atom_mqed.lo `test -f 'ipod_atom_mqed.c' || echo './'`ipod_atom_mqed.c; \ then mv -f ".deps/ipod_atom_mqed.Tpo" ".deps/ipod_atom_mqed.Plo"; \ else rm -f ".deps/ipod_atom_mqed.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mqed.lo -MD -MP -MF .deps/ipod_atom_mqed.Tpo -c ipod_atom_mqed.c -fPIC -DPIC -o .libs/ipod_atom_mqed.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_mqed.lo -MD -MP -MF .deps/ipod_atom_mqed.Tpo -c ipod_atom_mqed.c -o ipod_atom_mqed.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_pqed.lo -MD -MP -MF ".deps/ipod_atom_pqed.Tpo" \ -c -o ipod_atom_pqed.lo `test -f 'ipod_atom_pqed.c' || echo './'`ipod_atom_pqed.c; \ then mv -f ".deps/ipod_atom_pqed.Tpo" ".deps/ipod_atom_pqed.Plo"; \ else rm -f ".deps/ipod_atom_pqed.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_pqed.lo -MD -MP -MF .deps/ipod_atom_pqed.Tpo -c ipod_atom_pqed.c -fPIC -DPIC -o .libs/ipod_atom_pqed.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_atom_pqed.lo -MD -MP -MF .deps/ipod_atom_pqed.Tpo -c ipod_atom_pqed.c -o ipod_atom_pqed.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_add.lo -MD -MP -MF ".deps/ipod_track_add.Tpo" \ -c -o ipod_track_add.lo `test -f 'ipod_track_add.c' || echo './'`ipod_track_add.c; \ then mv -f ".deps/ipod_track_add.Tpo" ".deps/ipod_track_add.Plo"; \ else rm -f ".deps/ipod_track_add.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_add.lo -MD -MP -MF .deps/ipod_track_add.Tpo -c ipod_track_add.c -fPIC -DPIC -o .libs/ipod_track_add.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_add.lo -MD -MP -MF .deps/ipod_track_add.Tpo -c ipod_track_add.c -o ipod_track_add.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_from_m4a.lo -MD -MP -MF ".deps/ipod_track_from_m4a.Tpo" \ -c -o ipod_track_from_m4a.lo `test -f 'ipod_track_from_m4a.c' || echo './'`ipod_track_from_m4a.c; \ then mv -f ".deps/ipod_track_from_m4a.Tpo" ".deps/ipod_track_from_m4a.Plo"; \ else rm -f ".deps/ipod_track_from_m4a.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_from_m4a.lo -MD -MP -MF .deps/ipod_track_from_m4a.Tpo -c ipod_track_from_m4a.c -fPIC -DPIC -o .libs/ipod_track_from_m4a.o gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_from_m4a.lo -MD -MP -MF .deps/ipod_track_from_m4a.Tpo -c ipod_track_from_m4a.c -o ipod_track_from_m4a.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_from_mp3.lo -MD -MP -MF ".deps/ipod_track_from_mp3.Tpo" \ -c -o ipod_track_from_mp3.lo `test -f 'ipod_track_from_mp3.c' || echo './'`ipod_track_from_mp3.c; \ then mv -f ".deps/ipod_track_from_mp3.Tpo" ".deps/ipod_track_from_mp3.Plo"; \ else rm -f ".deps/ipod_track_from_mp3.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_from_mp3.lo -MD -MP -MF .deps/ipod_track_from_mp3.Tpo -c ipod_track_from_mp3.c -fPIC -DPIC -o .libs/ipod_track_from_mp3.oipod_track_from_mp3.c: In function 'ipod_mp3_scan_id3v1_text':ipod_track_from_mp3.c:105: warning: cast to pointer from integer of different sizeipod_track_from_mp3.c: In function 'ipod_mp3_scan_id3v2_text':ipod_track_from_mp3.c:166: warning: cast to pointer from integer of different sizeipod_track_from_mp3.c:182: warning: cast to pointer from integer of different sizeipod_track_from_mp3.c:198: warning: cast to pointer from integer of different sizeipod_track_from_mp3.c:209: warning: cast to pointer from integer of different size gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_track_from_mp3.lo -MD -MP -MF .deps/ipod_track_from_mp3.Tpo -c ipod_track_from_mp3.c -o ipod_track_from_mp3.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod.lo -MD -MP -MF ".deps/ipod.Tpo" \ -c -o ipod.lo `test -f 'ipod.c' || echo './'`ipod.c; \ then mv -f ".deps/ipod.Tpo" ".deps/ipod.Plo"; \ else rm -f ".deps/ipod.Tpo"; exit 1; \ fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod.lo -MD -MP -MF .deps/ipod.Tpo -c ipod.c -fPIC -DPIC -o .libs/ipod.oipod.c: In function 'ipod_track_upload':ipod.c:627: warning: incompatible implicit declaration of built-in function 'strlen' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod.lo -MD -MP -MF .deps/ipod.Tpo -c ipod.c -o ipod.o >/dev/null 2>&1if /bin/bash ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_cpp.lo -MD -MP -MF ".deps/ipod_cpp.Tpo" \ -c -o ipod_cpp.lo `test -f 'ipod_cpp.cpp' || echo './'`ipod_cpp.cpp; \ then mv -f ".deps/ipod_cpp.Tpo" ".deps/ipod_cpp.Plo"; \ else rm -f ".deps/ipod_cpp.Tpo"; exit 1; \ fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_cpp.lo -MD -MP -MF .deps/ipod_cpp.Tpo -c ipod_cpp.cpp -fPIC -DPIC -o .libs/ipod_cpp.o g++ -DHAVE_CONFIG_H -I. -I. -I.. -I../include -g -O2 -MT ipod_cpp.lo -MD -MP -MF .deps/ipod_cpp.Tpo -c ipod_cpp.cpp -o ipod_cpp.o >/dev/null 2>&1/bin/bash ../libtool --mode=link g++ -g -O2 -o libipod.la -rpath /usr/local/lib plist.lo ipod_error.lo ipod_io.lo ipod_io_memory.lo ipod_io_file.lo ipod_memory.lo ipod_string.lo ipod_file_utils.lo ipod_atom.lo ipod_atom_list.lo ipod_atom_mhbd.lo ipod_atom_mhsd.lo ipod_atom_mhlt.lo ipod_atom_mhit.lo ipod_atom_mhod.lo ipod_atom_mhlp.lo ipod_atom_mhyp.lo ipod_atom_mhip.lo ipod_atom_mqed.lo ipod_atom_pqed.lo ipod_track_add.lo ipod_track_from_m4a.lo ipod_track_from_mp3.lo ipod.lo ipod_cpp.lo g++ -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtbeginS.o .libs/plist.o .libs/ipod_error.o .libs/ipod_io.o .libs/ipod_io_memory.o .libs/ipod_io_file.o .libs/ipod_memory.o .libs/ipod_string.o .libs/ipod_file_utils.o .libs/ipod_atom.o .libs/ipod_atom_list.o .libs/ipod_atom_mhbd.o .libs/ipod_atom_mhsd.o .libs/ipod_atom_mhlt.o .libs/ipod_atom_mhit.o .libs/ipod_atom_mhod.o .libs/ipod_atom_mhlp.o .libs/ipod_atom_mhyp.o .libs/ipod_atom_mhip.o .libs/ipod_atom_mqed.o .libs/ipod_atom_pqed.o .libs/ipod_track_add.o .libs/ipod_track_from_m4a.o .libs/ipod_track_from_mp3.o .libs/ipod.o .libs/ipod_cpp.o -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3 -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../.. -L/usr/lib/x86_64-linux-gnu -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/4.4.3/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/4.4.3/../../../../lib/crtn.o -Wl,-soname -Wl,libipod.so.0 -o .libs/libipod.so.0.0.0(cd .libs && rm -f libipod.so.0 && ln -s libipod.so.0.0.0 libipod.so.0)(cd .libs && rm -f libipod.so && ln -s libipod.so.0.0.0 libipod.so)ar cru .libs/libipod.a plist.o ipod_error.o ipod_io.o ipod_io_memory.o ipod_io_file.o ipod_memory.o ipod_string.o ipod_file_utils.o ipod_atom.o ipod_atom_list.o ipod_atom_mhbd.o ipod_atom_mhsd.o ipod_atom_mhlt.o ipod_atom_mhit.o ipod_atom_mhod.o ipod_atom_mhlp.o ipod_atom_mhyp.o ipod_atom_mhip.o ipod_atom_mqed.o ipod_atom_pqed.o ipod_track_add.o ipod_track_from_m4a.o ipod_track_from_mp3.o ipod.o ipod_cpp.oranlib .libs/libipod.acreating libipod.la(cd .libs && rm -f libipod.la && ln -s ../libipod.la libipod.la)make[2]: Leaving directory `/usr/local/lib/libipod-0.1/src'Making all in examplesmake[2]: Entering directory `/usr/local/lib/libipod-0.1/examples'if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src -I../include -g -O2 -MT dumptracks.o -MD -MP -MF ".deps/dumptracks.Tpo" \ -c -o dumptracks.o `test -f 'dumptracks.c' || echo './'`dumptracks.c; \ then mv -f ".deps/dumptracks.Tpo" ".deps/dumptracks.Po"; \ else rm -f ".deps/dumptracks.Tpo"; exit 1; \ fidumptracks.c: In function ‘dumpTracks’:dumptracks.c:21: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’dumptracks.c:21: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’dumptracks.c:28: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’dumptracks.c:33: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’dumptracks.c:42: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’dumptracks.c:42: warning: format ‘%d’ expects type ‘int’, but argument 4 has type ‘long unsigned int’dumptracks.c:51: warning: format ‘%d’ expects type ‘int’, but argument 2 has type ‘long unsigned int’dumptracks.c:51: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’dumptracks.c:58: warning: format ‘%d’ expects type ‘int’, but argument 3 has type ‘long unsigned int’/bin/bash ../libtool --mode=link gcc -g -O2 -o dumptracks -L../src -L../src/.libs dumptracks.o -lipod -lexpat mkdir .libsgcc -g -O2 -o .libs/dumptracks dumptracks.o -L/usr/local/lib/libipod-0.1/src -L/usr/local/lib/libipod-0.1/src/.libs /usr/local/lib/libipod-0.1/src/.libs/libipod.so -lexpat -Wl,--rpath -Wl,/usr/local/lib/usr/bin/ld: cannot find -lexpatcollect2: ld returned 1 exit statusmake[2]: *** [dumptracks] Error 1make[2]: Leaving directory `/usr/local/lib/libipod-0.1/examples'make[1]: *** [all-recursive] Error 1make[1]: Leaving directory `/usr/local/lib/libipod-0.1'make: *** [all] Error 2 |
From: Bryan V. <bry...@gm...> - 2010-01-10 03:37:47
|
I installed libipod w/ c++ bindings, ran python configure.py. But when I run make inside the python directory, I get the following errors. Any ideas? bry@vicsrv:~/temp/libipod-0.1/python$ make g++ -c -O2 -g -fPIC -Wall -W -I. -I../src -I../include -I/usr/include/python2.5 -o sipipodlibcmodule.o sipipodlibcmodule.cpp sipipodlibcmodule.cpp:165: error: âIPOD_EQ_PRESET_PREAMPâ was not declared in this scope sipipodlibcmodule.cpp:166: error: âIPOD_EQ_PRESET_BAND_A_BASEâ was not declared in this scope sipipodlibcmodule.cpp:167: error: âIPOD_EQ_PRESET_BAND_B_BASEâ was not declared in this scope sipipodlibcmodule.cpp:168: error: âIPOD_SORT_ORDER_MANUALâ was not declared in this scope sipipodlibcmodule.cpp:169: error: âIPOD_SORT_ORDER_TITLEâ was not declared in this scope sipipodlibcmodule.cpp:170: error: âIPOD_SORT_ORDER_ALBUMâ was not declared in this scope sipipodlibcmodule.cpp:171: error: âIPOD_SORT_ORDER_ARTISTâ was not declared in this scope sipipodlibcmodule.cpp:172: error: âIPOD_SORT_ORDER_BITRATEâ was not declared in this scope sipipodlibcmodule.cpp:173: error: âIPOD_SORT_ORDER_GENREâ was not declared in this scope sipipodlibcmodule.cpp:174: error: âIPOD_SORT_ORDER_KINDâ was not declared in this scope sipipodlibcmodule.cpp:175: error: âIPOD_SORT_ORDER_DATEMODIFIEDâ was not declared in this scope sipipodlibcmodule.cpp:176: error: âIPOD_SORT_ORDER_TRACKNUMâ was not declared in this scope sipipodlibcmodule.cpp:177: error: âIPOD_SORT_ORDER_SIZEâ was not declared in this scope sipipodlibcmodule.cpp:178: error: âIPOD_SORT_ORDER_DURATIONâ was not declared in this scope sipipodlibcmodule.cpp:179: error: âIPOD_SORT_ORDER_YEARâ was not declared in this scope sipipodlibcmodule.cpp:180: error: âIPOD_SORT_ORDER_SAMPLERATEâ was not declared in this scope sipipodlibcmodule.cpp:181: error: âIPOD_SORT_ORDER_COMMENTâ was not declared in this scope sipipodlibcmodule.cpp:182: error: âIPOD_SORT_ORDER_DATEADDEDâ was not declared in this scope sipipodlibcmodule.cpp:183: error: âIPOD_SORT_ORDER_EQUALIZERâ was not declared in this scope sipipodlibcmodule.cpp:184: error: âIPOD_SORT_ORDER_COMPOSERâ was not declared in this scope sipipodlibcmodule.cpp:185: error: âIPOD_SORT_ORDER_PLAYCOUNTâ was not declared in this scope sipipodlibcmodule.cpp:186: error: âIPOD_SORT_ORDER_LASTPLAYEDâ was not declared in this scope sipipodlibcmodule.cpp:187: error: âIPOD_SORT_ORDER_DISCNUMâ was not declared in this scope sipipodlibcmodule.cpp:188: error: âIPOD_SORT_ORDER_RATINGâ was not declared in this scope sipipodlibcmodule.cpp:189: error: âIPOD_SORT_ORDER_RELEASEDATEâ was not declared in this scope sipipodlibcmodule.cpp:190: error: âIPOD_SORT_ORDER_BPMâ was not declared in this scope sipipodlibcmodule.cpp:191: error: âIPOD_SORT_ORDER_GROUPINGâ was not declared in this scope sipipodlibcmodule.cpp:192: error: âIPOD_SORT_ORDER_CATEGORYâ was not declared in this scope sipipodlibcmodule.cpp:193: error: âIPOD_SORT_ORDER_DESCRIPTIONâ was not declared in this scope sipipodlibcmodule.cpp:194: error: âIPOD_VERSION_ANYâ was not declared in this scope sipipodlibcmodule.cpp:195: error: âIPOD_VERSION4_2â was not declared in this scope sipipodlibcmodule.cpp:196: error: âIPOD_VERSION4_5â was not declared in this scope sipipodlibcmodule.cpp:197: error: âIPOD_VERSION4_7â was not declared in this scope sipipodlibcmodule.cpp:198: error: âIPOD_VERSION4_8â was not declared in this scope sipipodlibcmodule.cpp:199: error: âIPOD_VERSION4_9â was not declared in this scope sipipodlibcmodule.cpp:200: error: âIPOD_VERSION5_0â was not declared in this scope sipipodlibcmodule.cpp:201: error: âIPOD_VERSION6_0â was not declared in this scope sipipodlibcmodule.cpp:202: error: âIPOD_TRACK_ITEM_PODCAST_GROUPING_FLAGâ was not declared in this scope sipipodlibcmodule.cpp:203: error: âIPOD_TRACK_ITEM_GROUP_IDâ was not declared in this scope sipipodlibcmodule.cpp:204: error: âIPOD_TRACK_ITEM_TRACK_IDâ was not declared in this scope sipipodlibcmodule.cpp:205: error: âIPOD_TRACK_ITEM_TIMESTAMPâ was not declared in this scope sipipodlibcmodule.cpp:206: error: âIPOD_TRACK_ITEM_PODCAST_GROUPING_REFERENCEâ was not declared in this scope sipipodlibcmodule.cpp:207: error: âIPOD_TRACK_ITEM_TIMESTAMP_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:208: error: âIPOD_PLAYLIST_HIDDENâ was not declared in this scope sipipodlibcmodule.cpp:209: error: âIPOD_PLAYLIST_TIMESTAMPâ was not declared in this scope sipipodlibcmodule.cpp:210: error: âIPOD_PLAYLIST_PLAYLIST_ID_LOâ was not declared in this scope sipipodlibcmodule.cpp:211: error: âIPOD_PLAYLIST_PLAYLIST_ID_HIâ was not declared in this scope sipipodlibcmodule.cpp:212: error: âIPOD_PLAYLIST_SORT_ORDERâ was not declared in this scope sipipodlibcmodule.cpp:213: error: âIPOD_PLAYLIST_TIMESTAMP_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:214: error: âIPOD_TRACK_IDâ was not declared in this scope sipipodlibcmodule.cpp:215: error: âIPOD_TRACK_VISIBLEâ was not declared in this scope sipipodlibcmodule.cpp:216: error: âIPOD_TRACK_FILETYPEâ was not declared in this scope sipipodlibcmodule.cpp:217: error: âIPOD_TRACK_VBRâ was not declared in this scope sipipodlibcmodule.cpp:218: error: âIPOD_TRACK_COMPILATIONâ was not declared in this scope sipipodlibcmodule.cpp:219: error: âIPOD_TRACK_RATINGâ was not declared in this scope sipipodlibcmodule.cpp:220: error: âIPOD_TRACK_LAST_PLAYED_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:221: error: âIPOD_TRACK_SIZEâ was not declared in this scope sipipodlibcmodule.cpp:222: error: âIPOD_TRACK_DURATIONâ was not declared in this scope sipipodlibcmodule.cpp:223: error: âIPOD_TRACK_TRACK_NUMBERâ was not declared in this scope sipipodlibcmodule.cpp:224: error: âIPOD_TRACK_TRACK_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:225: error: âIPOD_TRACK_YEARâ was not declared in this scope sipipodlibcmodule.cpp:226: error: âIPOD_TRACK_BIT_RATEâ was not declared in this scope sipipodlibcmodule.cpp:227: error: âIPOD_TRACK_SAMPLE_RATEâ was not declared in this scope sipipodlibcmodule.cpp:228: error: âIPOD_TRACK_VOLUMEâ was not declared in this scope sipipodlibcmodule.cpp:229: error: âIPOD_TRACK_START_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:230: error: âIPOD_TRACK_END_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:231: error: âIPOD_TRACK_SOUND_CHECKâ was not declared in this scope sipipodlibcmodule.cpp:232: error: âIPOD_TRACK_PLAY_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:233: error: âIPOD_TRACK_ADDED_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:234: error: âIPOD_TRACK_DISC_NUMBERâ was not declared in this scope sipipodlibcmodule.cpp:235: error: âIPOD_TRACK_DISC_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:236: error: âIPOD_TRACK_USER_IDâ was not declared in this scope sipipodlibcmodule.cpp:237: error: âIPOD_TRACK_LAST_MODIFICATION_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:238: error: âIPOD_TRACK_BOOKMARK_TIMEâ was not declared in this scope sipipodlibcmodule.cpp:239: error: âIPOD_TRACK_DBIDLOâ was not declared in this scope sipipodlibcmodule.cpp:240: error: âIPOD_TRACK_DBIDHIâ was not declared in this scope sipipodlibcmodule.cpp:241: error: âIPOD_TRACK_CHECKEDâ was not declared in this scope sipipodlibcmodule.cpp:242: error: âIPOD_TRACK_APPLICATION_RATINGâ was not declared in this scope sipipodlibcmodule.cpp:243: error: âIPOD_TRACK_BEATS_PER_MINUTEâ was not declared in this scope sipipodlibcmodule.cpp:244: error: âIPOD_TRACK_ARTWORK_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:245: error: âIPOD_TRACK_ARTWORK_SIZEâ was not declared in this scope sipipodlibcmodule.cpp:246: error: âIPOD_TRACK_DBID2LOâ was not declared in this scope sipipodlibcmodule.cpp:247: error: âIPOD_TRACK_DBID2HIâ was not declared in this scope sipipodlibcmodule.cpp:248: error: âIPOD_TRACK_SAMPLE_COUNTâ was not declared in this scope sipipodlibcmodule.cpp:249: error: âIPOD_TRACK_LAST_PLAYED_TIME_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:250: error: âIPOD_TRACK_ADDED_TIME_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:251: error: âIPOD_TRACK_LAST_MODIFICATION_TIME_NATIVEâ was not declared in this scope sipipodlibcmodule.cpp:252: error: âIPOD_TITLEâ was not declared in this scope sipipodlibcmodule.cpp:253: error: âIPOD_LOCATIONâ was not declared in this scope sipipodlibcmodule.cpp:254: error: âIPOD_ALBUMâ was not declared in this scope sipipodlibcmodule.cpp:255: error: âIPOD_ARTISTâ was not declared in this scope sipipodlibcmodule.cpp:256: error: âIPOD_GENREâ was not declared in this scope sipipodlibcmodule.cpp:257: error: âIPOD_FILETYPEâ was not declared in this scope sipipodlibcmodule.cpp:258: error: âIPOD_EQSETTINGâ was not declared in this scope sipipodlibcmodule.cpp:259: error: âIPOD_COMMENTâ was not declared in this scope sipipodlibcmodule.cpp:260: error: âIPOD_CATEGORYâ was not declared in this scope sipipodlibcmodule.cpp:261: error: âIPOD_COMPOSERâ was not declared in this scope sipipodlibcmodule.cpp:262: error: âIPOD_GROUPINGâ was not declared in this scope sipipodlibcmodule.cpp:263: error: âIPOD_DESCRIPTIONâ was not declared in this scope sipipodlibcmodule.cpp:264: error: âIPOD_ENCLOSUREURLâ was not declared in this scope sipipodlibcmodule.cpp:265: error: âIPOD_RSSURLâ was not declared in this scope sipipodlibcmodule.cpp:266: error: âIPOD_CHAPTERâ was not declared in this scope sipipodlibcmodule.cpp:267: error: âIPOD_SUBTITLEâ was not declared in this scope sipipodlibcmodule.cpp:268: error: âIPOD_SMARTPLAYLIST_PREFâ was not declared in this scope sipipodlibcmodule.cpp:269: error: âIPOD_SMARTPLAYLIST_DATAâ was not declared in this scope sipipodlibcmodule.cpp:270: error: âIPOD_LIBRARYPLAYLIST_INDEXâ was not declared in this scope sipipodlibcmodule.cpp:271: error: âIPOD_PLAYLIST_SETTINGSâ was not declared in this scope sipipodlibcmodule.cpp:272: error: âIPOD_FULL_PATHâ was not declared in this scope make: *** [sipipodlibcmodule.o] Error 1 |
From: Bryan V. <bry...@gm...> - 2009-10-23 15:39:21
|
I have installed libipod. Trying to install the python bindings. After doing "python configure.py", attempting make fails w/: bry@vicsrv:~/libipod-0.1/python$ make g++ -c -O2 -g -fPIC -Wall -W -I. -I../src -I../include -I/usr/include/python2.5 -o sipipodlibcmodule.o sipipodlibcmodule.cpp sipipodlibcmodule.cpp:165: error: âIPOD_EQ_PRESET_PREAMPâ was not declared in this scope sipipodlibcmodule.cpp:166: error: âIPOD_EQ_PRESET_BAND_A_BASEâ was not declared in this scope sipipodlibcmodule.cpp:167: error: âIPOD_EQ_PRESET_BAND_B_BASEâ was not declared in this scope ...<snip a bunch of undeclared stuff>... sipipodlibcmodule.cpp:270: error: âIPOD_LIBRARYPLAYLIST_INDEXâ was not declared in this scope sipipodlibcmodule.cpp:271: error: âIPOD_PLAYLIST_SETTINGSâ was not declared in this scope sipipodlibcmodule.cpp:272: error: âIPOD_FULL_PATHâ was not declared in this scope make: *** [sipipodlibcmodule.o] Error 1 Any suggestions? |
From: Kerry W. <kk...@ea...> - 2006-10-18 12:04:27
|
Since this is such a low, low, low, volume list, I will try to take care of all three in this one email. Hi, me again, adding to this year's list volume by almost 20%! It is so much easier to set up my filter with at least ONE email inbound from the list processor. Yeah, sure, I can set up that filter with NO inbound email --> but who wants to? BTW, even if you have already made the changes in the code to enable my SLVR I am still willing to help if you will only tell me how to use it! It's a NEW phone and I want to show all of my friends how groovy it is, dig? I would really like to see the references that Apple must have released. Are there any documents that mention, imply, maybe hint at how the SLVR is handled differently? Right now all I am going on is an email I found via google in which one of you acknowledged that more work needed to be done to the library before it would work. Kerry |
From: Kendall D. <ken...@li...> - 2006-08-01 21:34:44
|
Hi Dmitry, I asked the guy who wrote the library and he said: "I don't have an answer for that one. It *used* to work. I guess we should collect information - type of iPod, firmware version, library version etc." Can you provide a little bit of information about the iPod you are using? Thanks, Kendall dmitry boldyrev wrote: > Greetings developers, > > great job on the library! I've been using it and it's looking like > the best library for iPod I found so far. > > One question--why doesn't shuffle work properly? It seems to copy > files, ads them to the playlist ( I called ipod_flush ), > but only plays one file, as if it was the only file added to master > playlist. Any thoughts? > > BTW-project compiles and runs on OS X. There's only one change I had > to do: > > #include <sys/param.h> > #include <sys/mount.h> > > instead of #include of statfs.h. > > and remove -lexpat in the examples Makefile. > > > dmitry > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Libipod-devel mailing list > Lib...@li... > https://lists.sourceforge.net/lists/listinfo/libipod-devel > |
From: dmitry b. <dm...@su...> - 2006-07-29 00:23:40
|
Greetings developers, great job on the library! I've been using it and it's looking like the best library for iPod I found so far. One question--why doesn't shuffle work properly? It seems to copy files, ads them to the playlist ( I called ipod_flush ), but only plays one file, as if it was the only file added to master playlist. Any thoughts? BTW-project compiles and runs on OS X. There's only one change I had to do: #include <sys/param.h> #include <sys/mount.h> instead of #include of statfs.h. and remove -lexpat in the examples Makefile. dmitry |
From: Kendall D. <ken...@li...> - 2006-01-19 05:32:29
|
Stick around...... :) We'd be happy to have you as a part of our project. I'm sure there will be things that you can help to work on like: documentation and spreading the news and coming up with samples, ideas, etc... You might also try writing your own project in C or Python to test out libipod? This way you can focus on writing your code and leave the iPod read/write stuff to libipod. If you have any questions just ask and we can get you pointed in the right direction. Writing code on your own is great work experience. Then, if they ask what you've done, you can tell them "Hey... check out my cool program!" libipod takes away the underlying difficulty of the connecting to the iPod. We leave it to everyone else to come up with cool things to use it for. The obvious use is software music players. But, you could write a program that allows you to connect two iPods together and DJ off of them? Or maybe some way to wirelessly sync your iPod to a computer in your car? The possibilities are limitless. Kendall j h wrote: > Actually, the reason I wanted to take a look at this project is > because I am currently writing my resume but am rather short on work > experience. In order to get a job this summer I would at least need > some "Project Experience" so I came to SourceForge looking for some > open source projects and this project sounded really interesting. > > I looked briefly over the source code but, unfortunately, it looks to > be outside the scope of my understanding. I've only taken one course > that does C/C++ and one course that does Python (at the University I > attend) so my knowledge isn't deep enough to help with writing the > code for this project. > > It is unlikely that I will be useful at all for this project, but > thanks for responding so quickly and being so kind. This project > sounds like its going to be a huge success, and I wish you guys the > best of luck. > > May the Source be with you, > Jim H. > > |
From: j h <can...@ho...> - 2006-01-19 04:23:23
|
Actually, the reason I wanted to take a look at this project is because I am currently writing my resume but am rather short on work experience. In order to get a job this summer I would at least need some "Project Experience" so I came to SourceForge looking for some open source projects and this project sounded really interesting. I looked briefly over the source code but, unfortunately, it looks to be outside the scope of my understanding. I've only taken one course that does C/C++ and one course that does Python (at the University I attend) so my knowledge isn't deep enough to help with writing the code for this project. It is unlikely that I will be useful at all for this project, but thanks for responding so quickly and being so kind. This project sounds like its going to be a huge success, and I wish you guys the best of luck. May the Source be with you, Jim H. |
From: Kendall D. <ken...@li...> - 2006-01-19 03:18:12
|
Hi Jim, Welcome to the team! I go by "binaryloop" on the SF site and I just added you to the project and made you a developer. Source Forge is pretty easy to use. The other guy on the project: morpher59 (Duane) is the real brains behind the operation. He wrote all the code. I am helping out with management of the web site, promotion, documentation, etc... One thing to do (if you haven't already) is to download a copy of the source code and check the program out. If you have an iPod you should be able to mount and unmount the device, add files, remove files, etc... So, check out the code and see how it works. Right now we are just getting the mailing list started and there only 3 of us here right now. The long term goal is to try to create coding examples and documentations so that people can take advantage of libipod in their own projects. We'd love to see other music players (especially for Linux) start to take advantage of libipod. Imagine having the iPod functionality in AmaroK being controlled by libipod. Just about any other program that should connect to an iPod but currently doesn't can take advantage of the libipod code. The code for libipod is written in C to be small, fast, and universal but there are bindings for C++ and Python. So, developers in these languages can use libipod quite easily. We are also trying to help spread the news about the libipod site and sign up developers. Are you currently working on software that needs iPod connectivity? Kendall j h wrote: > Hey everyone! > My name is Jim and I am a student at the University of Toronto > (Canada). I just finished reading the description of this project and > it sounds very interesting. I have some development experience in C, > Python, and C++ and was thinking that it would be cool to contribute > to a project like this. I'de be willing to do whatever I am capable of > to assist this project, so if you want my help just contact me at > Can...@ho... or my Source Forge e-mail (my username on > Source Forge is jim2k6). I am kinda new to Source Forge so just let me > know what I have to do in order to "register" with the project if you > want me to join. > > Thanks, > Jim H. > |
From: j h <can...@ho...> - 2006-01-19 02:34:28
|
Hey everyone! My name is Jim and I am a student at the University of Toronto (Canada). I just finished reading the description of this project and it sounds very interesting. I have some development experience in C, Python, and C++ and was thinking that it would be cool to contribute to a project like this. I'de be willing to do whatever I am capable of to assist this project, so if you want my help just contact me at Can...@ho... or my Source Forge e-mail (my username on Source Forge is jim2k6). I am kinda new to Source Forge so just let me know what I have to do in order to "register" with the project if you want me to join. Thanks, Jim H. |