12/01/04 02:22:27.83 .net
>>373
URLリンク(kaworu.jpn.org)のサイトの
ソースをコンパイルしてみたのですが、
sh-2.02# cc hoge.c -I /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch -L /usr/pkgsrc/bootstrap/work/wrk/pkgtools/pkg_install/work/libfetch
hoge.c: In function `fetchPrint':
hoge.c:23: warning: assignment from incompatible pointer type
/usr/lib/crt1.o: In function `__start':
/usr/lib/crt1.o(.text+0x8f): undefined reference to `main'
/var/tmp/ccSkCaoM.o: In function `fetchPrint':
/var/tmp/ccSkCaoM.o(.text+0x1f): undefined reference to `fetchParseURL'
/var/tmp/ccSkCaoM.o(.text+0x60): undefined reference to `fetchXGet'
/var/tmp/ccSkCaoM.o(.text+0x74): undefined reference to `fetchLastErrString'
壊れているみたいですね。Orz...