Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mihini-dev] Problem compiling modbusserial following instructions

You're right, it's broken. We've just overhauled the build process, and are still testing it.
It's fixed with commit 6a68b304257001a61168934458cb0144db3c03c3, which I just pushed to Eclipse

On Sun, Feb 24, 2013 at 11:18 AM, Jan Speich <janspeich@xxxxxxxxx> wrote:
Hi,

I followed the instructions to install Mihini on a RaspberryPi from:


Everything works fine until:

------------snip-----------

Run the compilation

...

$ make modbusserial

----------snip-------------

Probably it shouldl be: 

make modbus_serial

But even trying to make modbus_serial,  I received the following error:

---------snip----------------
[100%] Building C object luafwk/serialframework/CMakeFiles/modbus_common.dir/modbus/lua_modbus_serializer.c.o
In file included from /home/pi/mihini-repo/luafwk/serialframework/modbus/lua_modbus_serializer.c:12:0:
/home/pi/mihini-repo/luafwk/serialframework/modbus/ls: lua_serial_fwk.h: Datei oder Verzeichnis nicht gefunden
compilation terminated.
make[3]: *** [luafwk/serialframework/CMakeFiles/modbus_common.dir/modbus/lua_modbus_serializer.c.o] Fehler 1
make[2]: *** [luafwk/serialframework/CMakeFiles/modbus_common.dir/all] Fehler 2
make[1]: *** [luafwk/serialframework/CMakeFiles/modbus_serial.dir/rule] Fehler 2
make: *** [modbus_serial] Fehler 2
--------snip--------------


Sorry for german mixed in: ("Datei oder Verzeichnis nicht gefunden" = file or folder not found, "Fehler" = Error) 
I know that Mihini is under development, but I'm keen to get my hands on Mihini to try it out...

Do you have a clue what I did wrong?

Thanks 
Jan

P.S.: I wasn't sure if the mailing list is the right medium to address this issue. Please advice if there are other ways to address those kind of issues.

_______________________________________________
mihini-dev mailing list
mihini-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/mihini-dev




--
Fabien Fleutot
+---
| 33 chemin de Mange-Pommes
| 31520 Ramonville Saint-Agne -- France
| mobile: +33 6 28 06 09 97
| office: +33 5 61 00 06 49
| home: +33 5 61 75 05 67

Back to the top