On Mar 26, 2004, at 6:39 AM, David Orlovich wrote:




On Fri, 26 Mar 2004, David Orlovich wrote:



On Fri, 26 Mar 2004, David Orlovich wrote:



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...

OK well I just added unstable to my fink config file and abiword doesn't
depend on dillo in that - so that started to look promising. However, in
the installation on fundu, it bails because it looks for an application
framework which isn't there:


/bin/mkdir -p /sw/src/fondu-021223-1
gzip -dc /sw/src/fondu_src-021223.tgz | /sw/bin/tar -xvf -
fondu/crctab.c
fondu/dfont2res.1
fondu/dfont2res.c
fondu/fondu.1
fondu/fondu.c

<etc...>

cc -Os -Wmissing-prototypes -Wunused -Wimplicit -Wreturn-type
-Wparentheses -D__Mac -I/Developer/Headers/FlatCarbon/ -o fondu fondu.o
readnfnt.o /System/Library/Frameworks/CoreServices.framework/CoreServices
cc: /System/Library/Frameworks/CoreServices.framework/CoreServices: No
such file or directory
make: *** [fondu] Error 1
### execution of make failed, exit code 2
Failed: compiling fondu-021223-1 failed
localhost:~ orlovich$


So, I guess this measn I can't use fondu....

Cheers, David.


The other thing I should mention here is that dillo 0.8.0 in unstable
compiles fine in Darwin so it's just the version in stable (0.6.6.-3)
that I can't install. It works quite well actually - it doesn't recognise
background images in tables (from a css) but it does a pretty good job of
the basics anyway.


David.



Somebody (I'm not volunteering) ought to come up with a list of packages that don't work on pure Darwin.


--
Alexander K. 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

Reply via email to