Subject:
|
Re: Can't get Linux NQC to compile/Run
|
Newsgroups:
|
lugnet.robotics.rcx.nqc
|
Date:
|
Thu, 14 Sep 2000 11:26:27 GMT
|
Viewed:
|
2159 times
|
| |
| |
Dean Husby <nntp@akasa.bc.ca> writes:
> Matthew Miller wrote:
>
> > Dean Husby <nntp@akasa.bc.ca> wrote:
> > > /bin/sh: bison: command not found
> > > Any ideas?
> >
> > Yep. Install the bison package. :)
> >
> > This is one of my gripes with mandrake, by the way. Their install program
> > makes it very easy to not install stuff which you will actually want.
>
> After installing the bison package from the Ret Hat 6.1 CD I now get the
> following. Even MORE errors then before...
>
> [ ... ]
>
> In file included from compiler/Program.h:33,
> from nqc/nqc.cpp:27:
> compiler/Scope.h:33: vector.h: No such file or directory
> This is very frustrating... Without NQC I can't finish this damn thing. Ugg...
>
> But it's well beyond me in terms of what to do...
>
> [ ... ]
On *my* system (relatively stock Mandrake-7.1), vector.h
comes with the libstdc++-devel package.
ht@katzenminze%pts/2 (13:01) ~ > locate vector.h
/usr/include/g++-3/bvector.h
/usr/include/g++-3/vector.h
/usr/include/g++-3/stl_bvector.h
/usr/include/g++-3/stl_vector.h
The mail in /var/spool/mail/ht has been read.
ht@katzenminze%pts/2 (13:24) ~ > rpm -qf /usr/include/g++-3/vector.h
libstdc++-devel-2.95.2-7mdk
^^^^^^^^^^^^^^^^^^^^^^^^^^^
Regards,
Hakan
--
"Any sufficiently advanced bug is indistinguishable from a feature"
|
|
Message has 1 Reply:
Message is in Reply To:
| | Re: Can't get Linux NQC to compile/Run
|
| (...) After installing the bison package from the Ret Hat 6.1 CD I now get the following. Even MORE errors then before... [root@linux SPECS]# rpm -bb nqc.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.26034 + umask 022 + cd /usr/src/RPM/BUILD + (...) (24 years ago, 14-Sep-00, to lugnet.robotics.rcx.nqc)
|
26 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|