<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Dear Etherlab users,<br>
<br>
we have installed Etherlab 2.1.0 along with pdserv 1.1.0 and Matlab 2014b. To test things out we made a very simple test model in simulink using a Master state block and a Domain State block. with "ctrl+b" it encounters following error:
<br>
"/opt/etherlab/rtw/src/hrt_main.c:138: fatal error: rt_nonfinite.h: Datei oder Verzeichnis nicht gefunden"<br>
stating that it can't find the file rt_nonfinite.h<br>
Do you have any idea what causes this problem and how to solve it? <br>
<br>
<br>
<br>
Whole Build procedure for model: <br>
<br>
### Invoking Target Language Compiler on newtest.rtw<br>
### Using System Target File: /opt/etherlab/rtw/etherlab/etherlab.tlc<br>
### Loading TLC function libraries<br>
### Initial pass through model to cache user defined code<br>
### Caching model source code<br>
### Generating TLC interface API.<br>
### Writing source file newtest_capi.c<br>
### Writing header file newtest_capi.h<br>
### Writing source file newtest.c<br>
### Writing header file newtest.h<br>
### Writing header file newtest_types.h<br>
### Writing header file rtwtypes.h<br>
### Writing header file builtin_typeid_types.h<br>
### Writing header file multiword_types.h<br>
### Writing header file newtest_private.h<br>
### Writing header file rtmodel.h<br>
### Writing source file newtest_data.c<br>
### TLC code generation complete.<br>
### File ecrt_support.c associated with S-Function 'domain_state' (used in 'newtest/Domain State') does not exist<br>
### File ecrt_support.c associated with S-Function 'master_state' (used in 'newtest/Master State') does not exist<br>
### Processing Template Makefile: /opt/etherlab/rtw/etherlab/etherlab_hrt.tmf<br>
### Creating newtest.mk from /opt/etherlab/rtw/etherlab/etherlab_hrt.tmf<br>
### Building newtest: /home/jasper/MATLAB2014/bin/glnxa64/gmake -f newtest.mk  EXT_MODE=0 EXTMODE_STATIC_ALLOC=0 EXTMODE_STATIC_ALLOC_SIZE=1000000 EXTMODE_TRANSPORT=0 MAT_FILE=0<br>
CC  newtest_capi.o<br>
CC  newtest_data.o<br>
CC  newtest_header.o<br>
CC  ecrt_support.o<br>
CC  newtest.o<br>
CC  hrt_main.o<br>
/opt/etherlab/rtw/src/hrt_main.c:138: fatal error: rt_nonfinite.h: Datei oder Verzeichnis nicht gefunden<br>
compilation terminated.<br>
gmake: *** [hrt_main.o] Fehler 1<br>
<br>
Thank you very much in advance.<br>
<br>
Best regards,<br>
<br>
Mitja Oldenbourg <br>
</div>
</body>
</html>