comp.lang.ada
 help / color / mirror / Atom feed
* no Ada.Interrupts?
@ 2001-11-02 14:10 Zebylon
  2001-11-02 15:12 ` Wes Groleau
  2001-11-02 16:43 ` Jacob Sparre Andersen
  0 siblings, 2 replies; 3+ messages in thread
From: Zebylon @ 2001-11-02 14:10 UTC (permalink / raw)


When I imported some files made in GNAT to Rational Apex Ada I encountered
some problems.
The compiler gives me this error status after compilation:

*** ada.interrupts.1.ada is not in view imported by dh_ethernet.1.ada
>>> Line 56: Interrupt_Id : in Ada.Interrupts.Interrupt_Id;
*** Ada is undefined
++* dh_ethernet.1.ada has failed to install in
H:/Workarea/Labbar/ApexLabs/EhDriver.ss/Driver1.wrk
++* 1 unit could not be installed
---  34 units were examined
::: [end of rada]
::: [rada job has finished]

what is the meaning of this?








^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: no Ada.Interrupts?
  2001-11-02 14:10 no Ada.Interrupts? Zebylon
@ 2001-11-02 15:12 ` Wes Groleau
  2001-11-02 16:43 ` Jacob Sparre Andersen
  1 sibling, 0 replies; 3+ messages in thread
From: Wes Groleau @ 2001-11-02 15:12 UTC (permalink / raw)




Zebylon wrote:
> When I imported some files made in GNAT to Rational Apex Ada I encountered
> some problems.
> The compiler gives me this error status after compilation:
> 
> *** ada.interrupts.1.ada is not in view imported by dh_ethernet.1.ada
> >>> Line 56: Interrupt_Id : in Ada.Interrupts.Interrupt_Id;
> *** Ada is undefined
> ++* dh_ethernet.1.ada has failed to install in
> H:/Workarea/Labbar/ApexLabs/EhDriver.ss/Driver1.wrk
> ++* 1 unit could not be installed
> ---  34 units were examined
> ::: [end of rada]
> ::: [rada job has finished]

Pull down menu Control -> Show -> Imports.
Look under "closure imports"
select "systems_programming.ss"
click "add import"
click "OK"

if "systems_programming.ss" is not there, select "lrm.ss"
click "add import"
click on the item in the "new imports" box
click "remove"
in the box next to the "Add:" button, change
     "lrm.ss" to "systems_programming.ss"

after either of these, it will compile OK.

-- 
Wes Groleau
http://freepages.rootsweb.com/~wgroleau



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: no Ada.Interrupts?
  2001-11-02 14:10 no Ada.Interrupts? Zebylon
  2001-11-02 15:12 ` Wes Groleau
@ 2001-11-02 16:43 ` Jacob Sparre Andersen
  1 sibling, 0 replies; 3+ messages in thread
From: Jacob Sparre Andersen @ 2001-11-02 16:43 UTC (permalink / raw)


Zebylon:

> When I imported some files made in GNAT to Rational Apex Ada I encountered
> some problems.
> The compiler gives me this error status after compilation:
> 
> *** ada.interrupts.1.ada is not in view imported by dh_ethernet.1.ada
> >>> Line 56: Interrupt_Id : in Ada.Interrupts.Interrupt_Id;
> *** Ada is undefined
> ++* dh_ethernet.1.ada has failed to install in
> H:/Workarea/Labbar/ApexLabs/EhDriver.ss/Driver1.wrk
> ++* 1 unit could not be installed
> ---  34 units were examined
> ::: [end of rada]
> ::: [rada job has finished]
> 
> what is the meaning of this?

It could be that Rational Apex Ada does not implement the
system programming annex. Have you checked the
documentation?

Jacob
-- 
"an OS that is almost, but not quite, entirely unlike
Windows"



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2001-11-02 16:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-02 14:10 no Ada.Interrupts? Zebylon
2001-11-02 15:12 ` Wes Groleau
2001-11-02 16:43 ` Jacob Sparre Andersen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox