Re: make on cdrtools-2.00.3
gerryt_at_gtconnect.net
Date: 09/25/03
- Next message: Darren Dunham: "Re: A1000: Determining bad disk"
- Previous message: Kalpesh Parikh: "Replacing Battery Canister in A3500FC"
- Next in thread: frogswallow: "Re: make on cdrtools-2.00.3"
- Maybe reply: frogswallow: "Re: make on cdrtools-2.00.3"
- Maybe reply: Surendar Jeyadev: "Re: make on cdrtools-2.00.3"
- Maybe reply: Surendar Jeyadev: "Re: make on cdrtools-2.00.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 25 Sep 2003 16:18:48 GMT
In article <947cf504.0309241414.7d60bfb8@posting.google.com>,
thomas_e_ward@yahoo.com (frogswallow) writes:
> gerryt@gtconnect.net () wrote in message news:<IAicb.4153$f7.308213@localhost>...
>> In article <947cf504.0309240630.734d1bd3@posting.google.com>,
>> thomas_e_ward@yahoo.com (frogswallow) writes:
>> > Hey,
>> > I'm a Sun sysadmin who hasn't done any compiling to speak of. It's a
>> > skill I need to learn, but I'm having some problems with cdrtools (my
>> > first try on a sparc platform). I was wondering if anyone could tell
>> > me what I'm doing wrong here, because I'm sure it's something simple.
>> > Before doing this I set CC=/usr/local/bin/gcc, so a compiler would be
>> > available. Thanks!!
>> >
>> > # make
>> > ==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
>> > ==> CONFIGURING RULES "../incs/sparc-sunos5-cc/rules.cnf"
>> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>> Using the wrong incs file..
>>
>> You probably need to fix your PATH, particularly /usr/ucb should not
>> be in there, and the Sun assembler (/usr/ccs/bin) and gcc path should
>> be. As you have hosed this attempt the best thing to do is to rm -r,
>> untar, and start over.
>
> OK, thanks....what's in the incs file? ;-)
Well you can read that for yourself - its probably make rules
for a Sun C compiler...
Here's what you should see:
# make
sh ./conf/cc-config.sh cc incs/Dcc.sparc-sunos5
Trying to find cc
cc not found
Trying to find GCC
Found gcc
Making gcc the default compiler in 'incs/Dcc.sparc-sunos5'
==> MAKING "all" ON SUBDIRECTORY "SRCROOT/conf"
==> MAKING DIRECTORY "../incs/sparc-sunos5-gcc/Inull"
==> CONFIGURING RULES "../incs/sparc-sunos5-gcc/rules.cnf"
- Next message: Darren Dunham: "Re: A1000: Determining bad disk"
- Previous message: Kalpesh Parikh: "Replacing Battery Canister in A3500FC"
- Next in thread: frogswallow: "Re: make on cdrtools-2.00.3"
- Maybe reply: frogswallow: "Re: make on cdrtools-2.00.3"
- Maybe reply: Surendar Jeyadev: "Re: make on cdrtools-2.00.3"
- Maybe reply: Surendar Jeyadev: "Re: make on cdrtools-2.00.3"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|