|
From: Desislav T. <des...@tu...> - 2009-11-17 18:29:40
|
Dear all, I get your email from troubleshooting file in mat-weekly archive.My name is Desislav Todorov and I am assistant professor at the Technical University of Sofia, Bulgaria.Several years ago we started "Switchgear simulator with SCADA" project based on various hardware and Matplc SCADA software. Now we are ready with hardware and start to develop the SCADA application.As you understand there are different students which are working on project. So I am trying to install matplc on Ubuntu 9.10 system. I think that all recommended packages are installed but after "make all" command console returns to me this. make -C lib libmatplc.la make[1]: Entering directory `/home/desislav/Desktop/mat-weekly/lib' make -C synch synch_sem.lo make[2]: Entering directory `/home/desislav/Desktop/mat-weekly/lib/synch' libtool --mode=compile gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ggdb -O3 -funroll-loops -I.. -DPLC_HOSTOS_LINUX -c -o synch_sem.lo synch_sem.c libtool: compile: gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ggdb -O3 -funroll-loops -I.. -DPLC_HOSTOS_LINUX -c synch_sem.c -fPIC -DPIC -o .libs/synch_sem.o synch_sem.c:1072:7: error: #elif with no expression make[2]: *** [synch_sem.lo] Error 1 make[2]: Leaving directory `/home/desislav/Desktop/mat-weekly/lib/synch' make[1]: *** [synch/synch_sem.lo] Error 2 make[1]: Leaving directory `/home/desislav/Desktop/mat-weekly/lib' make: *** [lib/libmatplc.la] Error 2 I am not so familiar with Linux distributions. Can you help me with installation process. Best Regards Desislav Todorov Technical University of Sofia 8, Kliment Ohridski St. Sofia-1000, BULGARIA Faculty of Electrical Engineering Department of Power Electric Engineering Room 12517 (+359 2) 965 21 19 http://ef12517-2.tu-sofia.bg/ |