[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] XTR- Cannot compile Executables
- Subject: Re: [cobalt-users] XTR- Cannot compile Executables
- From: shimi <shimi@xxxxxxxxxxxxxxxx>
- Date: Mon Apr 2 17:32:39 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
Try the old way...
download a .tar.gz
do tar xvfz filename.tar.gz
cd progname
./configure
make
su [and enter root pass]
make install
Best regards,
shimi [mailto:shimi@xxxxxxxxxxxxxxxx]
----
Some quotes:
"Outlook is a massive flaming horrid blatant security violation, that
also happens to be a mail reader."
"There are two major products that come out of Berkeley: LSD and BSD.
We don't believe this to be a coincidence."
-- Jeremy S. Anderson
Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
BSD: "Are you guys coming or what?"
On Mon, 2 Apr 2001, Chesley A. Windon wrote:
> Hi:
>
> I've recently started working with the RaQs, in particular, I just got
> an XTR. Eventually this machine will be a database server. I tried
> installing a MySQL rpm, although it installed cleanly, I did not get any
> of the executable files. I removed the rpm (rpm -e mysql-3.23.36-1) and
> downloaded the src.rpm. I tried to build from source as I would on a
> RedHat box, and this is what I got:
>
> # cd /usr/src/
> # rpm -Uvvh MySQL-3.23.36-1.src.rpm
> # rpm -ba redhat/SPECS/mysql-3.23.36.spec
> > snip <
> checking for gcc... egcs
> checking whether the C compiler (egcs -O6 -fno-omit-frame-pointer )
> works... no
> configure: error: installation or configuration problem: C compiler
> cannot create execu
> tables.
> Bad exit status from /var/tmp/rpm-tmp.65370 (%build)
> #
>
> Thanks in advance,
>
> Chesley
>
> _______________________________________________
> cobalt-users mailing list
> cobalt-users@xxxxxxxxxxxxxxx
> To Subscribe or Unsubscribe, please go to:
> http://list.cobalt.com/mailman/listinfo/cobalt-users
>