On Thu, 25 Mar 2004, Alexander K. Hansen wrote:

>
> On Mar 25, 2004, at 3:59 PM, David Orlovich wrote:
> <snip>
> /bin/sh: line 1: gcc3: command not found
> make[3]: *** [mime.o] Error 127
> >>> make[2]: *** [all-recursive] Error 1
> >>> make[1]: *** [all-recursive] Error 1
> >>> make: *** [all-recursive-am] Error 2
> >>> ### execution of  failed, exit code 2
> >>> Failed: compiling dillo-0.6.6-3 failed
> >>> localhost:~ orlovich$
> >>>
> >>> can't find gcc3?  I'm sure I'm sure I must be doing something wrong!
> >>>  Any
> >>> ideas?
> >>>
> >>> Cheers, DavidO.
> >>>
> >>
> >>
> >> Darwin, eh?  If it were OSX I could tell you where you should get
> >> gcc3.
> >>
> > yeah I just thought I'd give it a go.  I've already got OSX10.3 on a
> > few computers and have played around with ppc Linux, but since fink
> > provides more up-to-date packages than ppc-linux distros like YDL and
> > Gentoo, I thought I'd see if I could get Darwin working to a useable
> > level just for fun. I have already had a problem installing KDE but
> > I'll get back to that and post some questions later.  Anyway, I'm at
> > work so I'll have to wait till I get home to try anything more -
> > however:
> >
> >> Anyway, see what ls -l /usr/bin/gcc* gives you.
> >
> > when I typed 'which gcc3' this morning it just came up with nothing at
> > the command line.  I'll post more when I get home.
> >
>
> Maybe you have a gcc-3.1 or something like that:  the gcc3 executable
> on my system is as follows:
>
> $ gcc3 --version
> gcc3 (GCC) 3.1 20021003 (prerelease)
> Copyright (C) 2002 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is
> NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
> PURPOSE.

OK well here's what I have:

localhost:~ orlovich$ ls -l /usr/bin/gcc*
lrwxrwxrwx  1 root  wheel       7 25 Mar 01:39 /usr/bin/gcc -> gcc-3.3
-r-xr-xr-x  1 root  wheel  265504 24 Sep  2003 /usr/bin/gcc-3.3
-r-xr-xr-x  1 root  wheel  253420 24 Sep  2003 /usr/bin/gcc2

my gcc-3.3 is:

localhost:~ orlovich$ gcc-3.3 --version
gcc-3.3 (GCC) 3.3 20030304 (Apple Computer, Inc. build 1495)
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
PURPOSE.

so it looks like I don't have gcc 3.1.  I tried making a symlink for gcc3
to point to gcc-3.3 but dillo didn't like that either.

I reckon I might go back to OS X10.3!  Actually I might make a partition
on my HD for playing around with these things...

Cheers, David.


>
> > Thanks for the help.
> >
> > Cheers, DavidO.
> >
> >>
> >
> >
> --
> Alexander Hansen
> Fink Documentarian
> [Day Job] Levitated Dipole Experiment
> http://www.psfc.mit.edu/LDX
>
>
>
> -------------------------------------------------------
> This SF.Net email is sponsored by: IBM Linux Tutorials
> Free Linux tutorial presented by Daniel Robbins, President and CEO of
> GenToo technologies. Learn everything from fundamentals to system
> administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
> _______________________________________________
> Fink-users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/fink-users
>


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to