On Thu, Nov 24, 2005 at 08:50:19PM -0500, Alexander K. Hansen wrote: > On 11/24/05, Christoph Ewering <[EMAIL PROTECTED]> wrote: > > Hello List! > > > > I just wanted to update gpsdrive and now it complains about the wrong > > compiler. I installed Xcode 2.2 and that uses gcc version 4.01 > > > > > > Here is the error message: > > .... > > Using gcc compiler > > ***************************************** > > You need a gcc >= 3.x to compile GpsDrive > > ***************************************** > > + make > > make: *** No targets specified and no makefile found. Stop. > > ### execution of /var/tmp/tmp.2.XfcJGV failed, exit code 2 > > Removing build lock... > > /sw/bin/dpkg-lockwait -r fink-buildlock-gpsdrive-2.09-12 > > (Reading database ... 93278 files and directories currently installed.) > > Removing fink-buildlock-gpsdrive-2.09-12 ... > > Failed: phase compiling: gpsdrive-2.09-12 failed > > > > and this what gcc tells me: > > dhcp65:/Users/eweri adminloc$ gcc --version > > powerpc-apple-darwin8-gcc-4.0.1 (GCC) 4.0.1 (Apple Computer, Inc. > > build 5247) > > Copyright (C) 2005 Free Software Foundation, Inc. > > It will build if you switch to gcc3.3 via "sudo gcc_select 3.3".
There's been a bugs tracker item about this for a while...looks like a simple fix. akh, could you take a look at http://sourceforge.net/tracker/index.php?func=detail&aid=1226909&group_id=17203&atid=117203 and see if patching configure will fix this problem? dan -- Daniel Macks [EMAIL PROTECTED] http://www.netspace.org/~dmacks ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
