[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[plamo:28978] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ
-
From:PlamoÂç¹¥
-
Date:Mon, 3 Mar 2008 11:03:28 +0900 (JST)
- Subject: [plamo:28978] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ
- From: PlamoÂç¹¥<ilikepl@xxxxxxxxxxxxxxxxx>
- Date: Mon, 03 Mar 2008 11:03:25 +0900
- User-agent: âþõÉ¥Òêþ¥± 1.5.0.7 (X11/20061002)
Plamo大好 wrote:
まだ.mp3のファイルを再生して楽しんでいる程度です。
SQLサーバーも活用すれば、個人が持っているCDコレクションの
管理がかなり便利になりますね。
うれしいです。このようなソフトウェアがOSSで有るなんて格好いいです。
> > QPainter::begin: Cannot paint null pixmap
> > を検索して追いかけていましたが、今一つ分からなかったです。
ビルドしてうまく行かなかった敗因をその後も少し調べました。
(頂いたパッケージとの比較などとかは、まだ行っていません。)
このあたりが、分かるようになるとLinux使いとして、
自信が持てるようになるのではないかなと思ったりしています。
10MBを越えるような大きなプログラムは、
そう簡単に中身を見て分かるものでもないのでは?
と考えたりもしています。
調査していくツボなど有りましたら、
ご教授のほどお願い致します。
config.logを眺めて怪しい箇所を拾い出してみました。
/usr/bin/uname -p = unknown
/bin/uname -X = unknown
/bin/arch = i686
/usr/bin/arch -k = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo = unknown
/bin/machine = unknown
/usr/bin/oslevel = unknown
/bin/universe = unknown
--------------------errorを拾いました-----------------------------------
-----------
configure:23112: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-ari
th -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-pedantic-errors conft
est.cpp >&5
conftest.cpp: In function `int main()':
conftest.cpp:34: error: `strlcat' was not declared in this scope
conftest.cpp:34: warning: unused variable 'strlcat'
configure:23323: g++ -c -Wno-long-long -Wundef -ansi -D_XOPEN_SOURCE=500
-D_BSD_SOURCE -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-ari
th -O2 -Wformat-security -Wmissing-format-attribute
-Wno-non-virtual-dtor -fno-exceptions -fno-check-new -fno-common
-pedantic-errors conft
est.cpp >&5
conftest.cpp: In function `int main()':
conftest.cpp:33: error: `strlcpy' was not declared in this scope
conftest.cpp:33: warning: unused variable 'strlcpy’
/usr/include/gpod-1.0/gpod/itdb.h:827: warning: declaration of 'time'
shadows a global declaration
/usr/include/time.h:184: warning: shadowed declaration is here
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `movie_flag'
/usr/include/gpod-1.0/gpod/itdb.h:827: warning: declaration of 'time'
shadows a global declaration
/usr/include/time.h:184: warning: shadowed declaration is here
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `skip_when_shuffling'
/usr/include/gpod-1.0/gpod/itdb.h:827: warning: declaration of 'time'
shadows a global declaration
/usr/include/time.h:184: warning: shadowed declaration is here
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `mark_unplayed'
/usr/include/gpod-1.0/gpod/itdb.h:827: warning: declaration of 'time'
shadows a global declaration
/usr/include/time.h:184: warning: shadowed declaration is here
conftest.c: In function `main':
conftest.c:69: error: structure has no member named `mediatype'
/usr/include/gpod-1.0/gpod/itdb.h:827: warning: declaration of 'time'
shadows a global declaration
/usr/include/time.h:184: warning: shadowed declaration is here
conftest.c: In function `main':
conftest.c:69: error: `ITDB_IPOD_MODEL_TOUCH_BLACK' undeclared (first
use in this function)
conftest.c:69: error: (Each undeclared identifier is reported only once
conftest.c:69: error: for each function it appears in.)
----------------warningを拾いました-------------------------------------
----------
configure:9475: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_S
OURCE=500 -D_BSD_SOURCE -O2 -Wformat-security
-Wmissing-format-attribute conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
configure:9475: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_S
OURCE=500 -D_BSD_SOURCE -O2 -Wformat-security
-Wmissing-format-attribute conftest.c >&5
conftest.c:5: warning: no previous prototype for 'nm_test_func'
configure:10247: gcc -c -std=iso9899:1990 -W -Wall -Wchar-subscripts
-Wshadow -Wpointer-arith -Wmissing-prototypes -Wwrite-strings -D_XOPEN_
SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security
-Wmissing-format-attribute -fno-rtti -fno-exceptions conftest.c >&5
cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++
but not for C
configure:12694: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security
-Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic
conftest.c -ldl
>&5
configure:12677: warning: no previous prototype for 'fnord'
configure: In function `fnord':
configure:12677: warning: unused variable `i'
configure: In function `main':
configure:12690: warning: implicit declaration of function `exit'
configure:12792: gcc -o conftest -std=iso9899:1990 -W -Wall
-Wchar-subscripts -Wshadow -Wpointer-arith -Wmissing-prototypes
-Wwrite-strings
-D_XOPEN_SOURCE=500 -D_BSD_SOURCE -O2 -Wformat-security
-Wmissing-format-attribute -DHAVE_DLFCN_H -Wl,--export-dynamic
conftest.c -ldl
>&5
configure:12775: warning: no previous prototype for 'fnord'
configure: In function `fnord':
configure:12775: warning: unused variable `i'
configure: In function `main':
configure:12788: warning: implicit declaration of function `exit'
configure:30606: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subs
cripts -Wall -W -Wpointer-arith -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-c
ommon -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
-L/usr/lib/qt/lib -L/usr/X11/lib conftest.cpp -lqt-mt -lpng -lz -lm
-ljpeg -ldl -lXext -lX11 -lSM -lICE -lpthread 1>&5
/usr/lib/gcc/i586-pc-linux/3.4.6/../../../../i586-pc-linux/bin/ld:
warning: libstdc++.so.5, needed by /usr/lib/qt/lib/libqt-mt.so, may confl
ict with libstdc++.so.6
configure:31160: rm -rf SunWS_cache; g++ -o conftest -Wno-long-long
-Wundef -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wchar-subs
cripts -Wall -W -Wpointer-arith -O2 -Wformat-security
-Wmissing-format-attribute -Wno-non-virtual-dtor -fno-exceptions
-fno-check-new -fno-c
ommon -I/usr/lib/qt/include -I. -DQT_THREAD_SUPPORT -D_REENTRANT
conftest.cpp -L/usr/lib/qt/lib -L/usr/X11/lib -lqt-mt -lpng -lz -lm -l
dl -lXext -lX11 -lSM -lICE 1>&5
conftest.cpp: In function `int main()':
conftest.cpp:50: warning: 'argv' might be used uninitialized in this
function
/usr/lib/gcc/i586-pc-linux/3.4.6/../../../../i586-pc-linux/bin/ld:
warning: libstdc++.so.5, needed by /usr/lib/qt/lib/libqt-mt.so, may confl
ict with libstdc++.so.6
- Follow-Ups
-
- [plamo:28983] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ, KOJIMA Mitsuhiro
- References
-
- [plamo:28961] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ, PlamoÂç¹¥
- [plamo:28962] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ, Hideyoshi ARAKIDA
- [plamo:28963] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ, PlamoÂç¹¥
- [plamo:28966] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ, KOJIMA Mitsuhiro
- [plamo:28967] Re: amarok¤Î¥¤¥ó¥¹¥È¡¼¥ë¤Ë¤Ä¤¤¤Æ, PlamoÂç¹¥
[¸¡º÷¥Ú¡¼¥¸]
[¥á¡¼¥ë°ìÍ÷]
Plamo ML ¸ø³«¥·¥¹¥Æ¥à