[erlang-questions] Errors when generating tests for CosNotifications on windows.

Fredrik Andersson sir.sedrik@REDACTED
Thu Apr 21 11:35:14 CEST 2011


On Thu, Apr 21, 2011 at 11:04 AM, Alexander Krasnukhin <
the.malkolm@REDACTED> wrote:

> Hi,
>
> It is just a guess and probably sounds stupid but could you try to compile
> within the folder with smaller path length?
>

I tried moving the otp folder to / and it had no difference, I can make them
all compile if I cp the idl files to the test folder of cosNotification but
that seems to be a suboptimal way of doing things.


>
> On Thu, Apr 21, 2011 at 10:57 AM, Fredrik Andersson <sir.sedrik@REDACTED>wrote:
>
>> Hi all
>>
>> I want to run the test suites on my windows build but I am running into
>> trouble when generating the tests for CosNotification. I can reproduce the
>> error by building the tests inside of otp/lib/CosNotification/test using
>> make tests.
>>
>> Can anyone help?
>>
>> The following is the error I get. I have verified that the idl files are
>> present in the src directory.
>>
>> erlc +debug_info -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosNotification/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosNotification/src -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosTime/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosTime/include -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/orber/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/ic/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosNotification/include
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosEvent/src
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosNotification/include  -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/orber/include -pa
>> /home/ESLbingen/bingen/tmp/otp/internal_tools/test_server/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosNotification/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosNotification/test/idl_output -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosTime/ebin -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosTime/include -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/cosNotification/include -pa
>> /home/ESLbingen/bingen/tmp/otp/lib/ic/ebin
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosTime/ebin
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosTime/include
>> -I/home/ESLbingen/bingen/tmp/otp/lib/orber/include
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosNotification/src
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosNotification/include
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosNotification
>> -I/home/ESLbingen/bingen/tmp/otp/lib/cosNotification/test/idl_output
>> -I/home/ESLbingen/bingen/tmp/otp/lib/test_server/include -oidl_output \
>>                 +'{cfgfile,"notify_test_server.cfg"}'
>> notify_test_server.idl
>> []: warning: unrecognised option: debug_info
>> Erlang IDL compiler version 4.2.26
>> "c:/cygwin/home/ESLBIN~1/bingen/tmp/otp/lib/COSNOT~1/test/notify_test_server.idl":
>> preprocessor error:
>> c:/cygwin/home/ESLBIN~1/bingen/tmp/otp/lib/COSNOT~1/test/notify_test_server.idl:23:
>> CosNotification.idl: No such file or directory
>> "c:/cygwin/home/ESLBIN~1/bingen/tmp/otp/lib/COSNOT~1/test/notify_test_server.idl":
>> preprocessor error:
>> c:/cygwin/home/ESLBIN~1/bingen/tmp/otp/lib/COSNOT~1/test/notify_test_server.idl:24:
>> CosNotifyComm.idl: No such file or directory
>> "c:/cygwin/home/ESLBIN~1/bingen/tmp/otp/lib/COSNOT~1/test/notify_test_server.idl":
>> 2 errors found
>>
>>
>> _______________________________________________
>> erlang-questions mailing list
>> erlang-questions@REDACTED
>> http://erlang.org/mailman/listinfo/erlang-questions
>>
>>
>
>
> --
> Regards,
> Alexander
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110421/311a9359/attachment.htm>


More information about the erlang-questions mailing list