From fnaumann@mail.cs.uni-magdeburg.de Tue Dec 23 19:41:22 2003 To: Matthias Alles , From: Erich.Arning@t-online.de (Erich Arning) Subject: Re: [MiNT] XaAES compile problem Reply-To: Erich Arning X-Mailer: MyMAIL Rev:1.63.8433 (Atari/(STiK/STinG/GlueSTiK)) X-Hardware: Atari/Hades060 MIME-Version: 1.0 Date: Tue, 23 Dec 2003 19:11:46 +0200 (MET) Content-Type: text/plain; charset="iso-8859-1" X-Priority: 3 X-MSMail-Priority: Normal Message-Id: <003d3aef0000.2f9700010df2@smtp.t-online.de> References: In-Reply-To: Pine.A41.4.44.0312231543530.326516-100000@aixd1.rhrk.uni-kl.de X-Seen: false X-ID: EqzEWqZJQeFzC1yf1smRmKU1Ies6Dw4G9bmfIZMsTn6Jtx3G2gAjcv Delivered-To: mint@fishpool.com Delivered-To: mint@lists.fishpool.fi X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: Erich.Arning@t-online.de Precedence: bulk List-help: List-unsubscribe: List-ID: X-List-ID: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by prinz.cs.uni-magdeburg.de id hBNIfKn03251 Hi Matthias, On Tue, 23 Dec 2003 15:44:50 , Matthias Alles wrote: > Hi, > > you just have to delete the .deps -folder in the src-folder. > > Regards, > Matthias > I had the same problem. With deleting the .deps folder the compiler run until this comes up: root@hades/root/freemint/xaaes>make Making all in src make[1]: Entering directory `/j/root/freemint/xaaes/src' gcc -I. -DRSCNAME="xaaes.rsc" -DWIDGNAME="xaaeswdg.rsc" -DRSCHNAME="rsc/xaaes.h" -DWIDGHNAME="rsc/xaaeswdg.h" -DDEBUG_SEMA=0 -DDEBUG_CONTROL=0 -DVECTOR_VALIDATION=0 -DWDIAL=0 -DLBOX=0 -DFNTS=0 -DFSLX=0 -m68020-60 -mshort -g -O2 -fomit-frame-pointer -Wall -Wmissing-prototypes -Winline -Wshadow -Wpointer-arith -Wcast-qual -c xa_appl.c -o xa_appl.o In file included from /usr/include/mt_gemx.h:14, from xa_aes.h:31, from xa_types.h:30, from xa_appl.c:26: /usr/include/mt_gem.h:1119: warning: declaration of `Path' shadows global declaration /usr/include/mt_gem.h:1120: warning: declaration of `Path' shadows global declaration /usr/include/mt_gem.h:1121: warning: declaration of `Path' shadows global declaration xa_appl.c: In function `XA_appl_search': xa_appl.c:64: `APP_DESK' undeclared (first use in this function) xa_appl.c:64: (Each undeclared identifier is reported only once xa_appl.c:64: for each function it appears in.) make[1]: *** [xa_appl.o] Error 1 make[1]: Leaving directory `/j/root/freemint/xaaes/src' make: *** [all-recursive] Error 1 root@hades/root/freemint/xaaes> what is wrong here? Gruss / greetings Erich --- Erich Arning eMail: Erich.Arning@t-online.de Internet: http://home.t-online.de/home/Erich.Arning