From mint-bounce@lists.fishpool.fi  Thu Jul  7 21:25:11 2005
X-Original-To: fnaumann@mail.boerde.de
Delivered-To: fnaumann@mail.boerde.de
Subject: Re: [MiNT] MiNT & GCC 3
From: Mark Duckworth <mduckworth@atari-source.com>
To: Evan Langlois <Evan@CoolRunningConcepts.com>
Cc: mint@fishpool.com
In-Reply-To: <1120762895.16851.125.camel@taro.coolrunningconcepts.com>
References: <1120754445.16851.120.camel@taro.coolrunningconcepts.com>
	 <67D28982-151F-4744-9703-5B644876A066@epfl.ch>
	 <1120757246.16851.122.camel@taro.coolrunningconcepts.com>
	 <1120762895.16851.125.camel@taro.coolrunningconcepts.com>
Content-Type: text/plain
Date: Thu, 07 Jul 2005 15:21:40 -0400
Message-Id: <1120764101.3423.10.camel@mduckworth.phillypark.net>
Mime-Version: 1.0
X-Mailer: Evolution 2.2.2 (2.2.2-5) 
Content-Transfer-Encoding: 7bit
X-ecartis-version: Ecartis v1.0.0
Sender: mint-bounce@lists.fishpool.fi
Errors-To: mint-bounce@lists.fishpool.fi
X-original-sender: mduckworth@atari-source.com
Precedence: bulk
List-help: <mailto:ecartis@lists.fishpool.fi?Subject=help>
List-unsubscribe: <mailto:mint-request@lists.fishpool.fi?Subject=unsubscribe>
List-Id: <mint.lists.fishpool.fi>
X-List-ID: <mint.lists.fishpool.fi>
X-Virus-Scanned: by amavisd-new at relay.boerde.de
X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on relay.boerde.de
X-Spam-Status: No, hits=-0.9 tagged_above=-50.5 required=7.0 tests=AWL,
 BAYES_00
X-Spam-Level: 

On Thu, 2005-07-07 at 14:01 -0500, Evan Langlois wrote:
> It got pretty far this time, but new issues now.  Anyone seen this
> problem?
> 
> 
> init.o: In function `init':
> /root/freemint/xaaes/src.km/.compile_deb/../init.c:411: undefined
> reference to `mt_appl_init'
> k_init.o: In function `k_init':
> /root/freemint/xaaes/src.km/.compile_deb/../k_init.c:428: undefined
> reference to `mt_graf_handle'
> k_main.o: In function `init_moose':
> /root/freemint/xaaes/src.km/.compile_deb/../k_main.c:448: undefined
> reference to `vex_wheelv'
> k_main.o: In function `k_exit':
> /root/freemint/xaaes/src.km/.compile_deb/../k_main.c:1169: undefined
> reference to `vex_wheelv'
> k_shutdown.o: In function `k_shutdown':
> /root/freemint/xaaes/src.km/.compile_deb/../k_shutdown.c:363: undefined
> reference to `mt_appl_exit'
> make[5]: *** [../xaaesdeb.km] Error 1

Well this one is pretty obvious.

You're missing the GEMLib rpm's on your system which XaAES needs to
compile.  You're well past the freemint kernel - it was successfully
compiled.  It's available under buildroot/sys/.compile_030 (or 040, or
deb, etc... just do a ls -la to see what hidden dirs are there).

Thanks,
Mark
http://www.atari-source.org


