non vorrei lavorare

昔はおもにプログラミングやガジェット系、今は?

crazney.net - TunesBrowser

crazney.net - TunesBrowser

本体の前にlibopendaapがおそらく64ビットを考慮したコーディングとなっていないため、

gcc -DHAVE_CONFIG_H -I. -I. -I.. -W -Wall -g -O2 -MT mDNS.lo -MD -MP -MF .deps/mDNS.Tpo -c mDNS.c -fPIC -DPIC -o .libs/mDNS.o

In file included from mDNS.c:1013:

mDNSClientAPI.h:1410: error: size of array `assert7' is negative

mDNSClientAPI.h:1411: error: size of array `assert8' is negative

mDNSClientAPI.h:1413: error: size of array `assertA' is negative

mDNSClientAPI.h:1414: error: size of array `assertB' is negative

make[2]: *** [mDNS.lo] エラー 1

make[2]: Leaving directory `/home/junichi/libopendaap-0.3.0/mDNS'

make[1]: *** [all-recursive] エラー 1

make[1]: Leaving directory `/home/junichi/libopendaap-0.3.0'

make: *** [all] エラー 2


http://lists.porchdogsoft.com/pipermail/howl-users/2004-December/000500.html

にてコンパイルはとおすことが出来た。

その後、本体のtunesbrowser-0.2.0の./configureで

export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig/:$PKG_CONFIG_PATH

をしてして何とかしたら、

gstreamer

がないと怒られた