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

Fredrik Andersson sir.sedrik@REDACTED
Thu Apr 21 10:57:19 CEST 2011


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://erlang.org/pipermail/erlang-questions/attachments/20110421/addfca10/attachment.htm>


More information about the erlang-questions mailing list