[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

mzc problems with RH 6.1



Greetings.

I am having trouble compiling simple mzscheme extenstions (hello.c) in my RH
6.1 system.

Here is what I did.

I untarred the source 101 in /usr/local/plt.
Ran ./plt/src/mzscheme/mzmake
Make ./plt/src/mred/GNUMakefile
ran ./plt/install

DrScheme and MzScheme seem to work fine.

But in the  collects/mzscheme/examples directory , when I did a "mzc ++cc
hello.c", it broke the gcc with an internal error.

Then I moved the tree around and reran the installations. 

Now mzc is failing with "Unable to find mzc.h".

Q1. Isnt mzc supposed to find all the include files and library files
automatically ?. It does ,by the way, in my Windows NT system. I never had
any problems in compiling extensions in my NT system. (well, no problems
except for my initial ignorance)

Q2. Is there any Environment variables I can set which can fix this problem
?. I couldnt find anything to that effect in the documentation.

Appreciate your time
pj