[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-devel:15070] Re: [debian-users:32356] Bug#JP/1546: emiclock can not build on hppa
ä½é‡Žï¼ 浜æ¾ã§ã™ã€‚
BTS ã« CC: ã‹ã¤ devel ã«æŒ¯ã‚Šã¾ã™
on "Sun, 14 Apr 2002 18:48:02 +0900',
ISHIKAWA Mutsumi <ishikawa@xxxxxxxxxxx> ã•ã‚“ wrote:
> Package: emiclock
> Version: 1.0.4-8
> Severity: important
>
> hppa 上㧠build ã§ãã¾ã›ã‚“。
ã“ã‚Œã€ä»¥ä¸‹ã®ã‚¨ãƒ©ãƒ¼ãƒ¡ãƒƒã‚»ãƒ¼ã‚¸ã‚’見るã¨
> gcc -o emiclock -O2 -L/usr/X11R6/lib main.o EmiClock.o menu.o gengine.o gdata.o creditcolor.o creditmono.o sound.o rcfile.o misc.o CascadeMenu.o version.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lAlib -lm
> /usr/bin/ld: cannot find -lAlib
> collect2: ld returned 1 exit status
> make[1]: *** [emiclock] エラー 1
リンカ㌠-lAlib ã§æŒ‡å®šã•ã‚ŒãŸãƒ©ã‚¤ãƒ–ラリを見ã¤ã‘られãšã«
エラーã«ãªã£ã¦ã„ã‚‹ã¿ãŸã„ã§ã™ãŒã€ä»¥ä¸‹ã®ãƒ‘ッãƒã§è§£æ±ºã§ãã¾ã™ã‹ ?
*******************************************************************
--- ../extract/emiclock-1.0.4/Imakefile Thu May 2 21:18:19 2002
+++ emiclock-1.0.4/Imakefile Wed May 1 04:01:50 2002
@@ -67,6 +67,8 @@
#ifndef USE_NETAUDIO
+#ifndef LinuxArchitecture
+
/* NEWS-OS */
#ifdef SonyArchitecture
#define StartupSound myu.snd
@@ -98,15 +100,15 @@
#define StartupSound myu.sbdsp
#endif /* i386BsdArchitecture && i386Bsdi */
-/* Linux */
-#ifdef LinuxArchitecture
-#define StartupSound myu.au
-#endif /* LinuxArchitecture */
-
/* FreeBSD */
#if defined(i386BsdArchitecture) && (defined(i386FreeBsd) || defined(FreeBSDArchitecture))
#define StartupSound myu.au
#endif /* i386BsdArchitecture && (i386FreeBsd || FreeBSDArchitecture) */
+
+/* Linux */
+#else
+#define StartupSound myu.au
+#endif /* LinuxArchitecture */
#else /* USE_NETAUDIO */
*******************************************************************
ã‚‚ã—ã“れ㧠OK ã ã£ãŸã‚‰ã€update ãŠé¡˜ã„ã—ã¾ã™ (> メンテナã®ç”°ä¸ã•ã‚“)
--
# (ã‚ãŸã—ã®ãŠã†ã¡ã¯æµœæ¾å¸‚ã€ã‚¢ã‚«ã‚¦ãƒŸã‚¬ãƒ¡ã®ãµã‚‹ã•ã¨ã®è¡—)
<kgh12351@xxxxxxxxxxx> : Taketoshi Sano (ä½é‡Žã€€æ¦ä¿Š)