[PolyORB-users] bug-report polyorb-gpl-2008 (polyorb-2.5.0w)

Andry Ogorodnik andry.ogorodnik at gmail.com
Tue Aug 5 11:13:18 CEST 2008


On 8/1/08, Jérôme Hugues <hugues at infres.enst.fr> wrote:
>
>
> Can you please confirm that the output directory has been created before ?
> Can you also please with test with just one directory depth, instead of two
> ?
>
> Note that things work fine on linux if the proper directory structure is
> created, can this be a
> path format issue ?
>
>
> $ make
iac -hc -rs -c -o ./idls/ bfactorys.idl
iac -hc -rs -s -o ./idls/ bfactorys.idl
+============================ IAC BUG DETECTED ===========================+
| Detected exception: PROGRAM_ERROR |
| Error: g-pehage.adb:1623 explicit raise |
| Please include the files listed below when submitting your report. |
| Please refer to the User's Guide for more details. |
+=========================================================================+

$ make
iac -hc -rs -c -o /d/prog/ada/my/bug/polyorb/1/ bfactorys.idl
iac -hc -rs -s -o /d/prog/ada/my/bug/polyorb/1/ bfactorys.idl
iac -hc -rs -c -o /d/prog/ada/my/bug/polyorb/1/ bfactorys_objects.idl
iac -hc -rs -s -o /d/prog/ada/my/bug/polyorb/1/ bfactorys_objects.idl

when using full path it worck good
-------------- next part --------------
An HTML attachment was scrubbed...
URL: /pipermail/polyorb-users/attachments/20080805/a86cfe1d/attachment.htm 


More information about the PolyORB-users mailing list