Kevin Horton wrote:

At 16:48 -0400 13/10/03, Benjamin Reed wrote:

Kevin Horton wrote:

ps.c:436: error: stray '\' in program
ps.c:436: error: stray '\' in program
ps.c:436: error: stray '\' in program
ps.c:452:25: missing terminating ' character
ps.c:452:25: warning: character constant too long for its type
ps.c:498: warning: type defaults to `int' in declaration of `op'
ps.c:498: error: conflicting types for `op'
main.h:46: error: previous declaration of `op'
ps.c:498: warning: data definition has no type or storage class
ps.c:500: error: parse error before '->' token
ps.c:51: warning: `ascii' defined but not used
ps.c:67: warning: `ansi' defined but not used
ps.c:103: warning: `mac' defined but not used
ps.c:107: warning: `cp437' defined but not used
ps.c:111: warning: `cp850' defined but not used
make: *** [ps.o] Error 1
### execution of make failed, exit code 2
Failed: compiling unrtf-0.18.1-1 failed
===========

Any ideas on what I should try next?


run 'sudo gcc_select 3', you're using gcc3.3, but the main fink tree only supports gcc 3.1.


-- Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/


Thanks Benjamin, that did it.

Should this issue be in the FAQs?

I note that the Fink web page says "After installing both the new package manager and the Developer Tools update, fink will ask you to reset your gcc version whenever that is necessary." So I assumed that I didn't need to worry about gcc versions.

It will, if you're using the new version of fink (0.14.2), and you're working in the 10.2-gcc3.3 tree. the "regular" 10.2 tree isn't really set up to enforce those kinds of things.

--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD  71C5 52EF A366 D3F6 65FE
"Just try to imagine a world where e-mails are sent by your brain
before they are written, and are ready before they arrive by people
you have never even met in countries you have never even heard of!"


Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to