Code Monkey home page Code Monkey logo

c45b's People

Contributors

bullestock avatar sbechter avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

c45b's Issues

Can't install it with Arch Linux

First of all thanks for the opportunity to use chip45boot with Linux. I tried to compile the utility with Arch Linux, but it seems that it can't install it completely. 'make' seems to work, but 'sudo make install' shows warning messages that the target dir is not defined. What am I missing? I would be very happy if someone could help me. Thanks in advance.

Here are the terminal commands I used and the corresponding output messages (unfortunately in german):

git clone git://github.com/bullestock/c45b.git

Klone nach 'c45b'...
remote: Counting objects: 495, done.
remote: Compressing objects: 100% (264/264), done.
remote: Total 495 (delta 226), reused 492 (delta 223)
Empfange Objekte: 100% (495/495), 1.05 MiB | 637 KiB/s, done.
Löse Unterschiede auf: 100% (226/226), done.

cd c45b

qmake

cd qserialport/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/qserialport.pro -o Makefile
WARNING: /home/elmurato/builds/c45b/qserialport/conf.pri:3: Unable to find file for inclusion ../prefix.pri
cd qserialport/ && make -f Makefile
make[1]: Entering directory `/home/elmurato/builds/c45b/qserialport'
cd src/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/src/src.pro -o Makefile
WARNING: /home/elmurato/builds/c45b/qserialport/conf.pri:3: Unable to find file for inclusion ../prefix.pri
WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri
Project MESSAGE: install dir: /usr/local
WARNING: /home/elmurato/builds/c45b/qserialport/conf.pri:3: Unable to find file for inclusion ../prefix.pri
WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri
Project MESSAGE: install dir: /usr/local
WARNING: /home/elmurato/builds/c45b/qserialport/conf.pri:3: Unable to find file for inclusion ../prefix.pri
WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri
Project MESSAGE: install dir: /usr/local
WARNING: target.path is not defined: install target not created

WARNING: target.path is not defined: install target not created

cd src/ && make -f Makefile
make[2]: Entering directory /home/elmurato/builds/c45b/qserialport/src' make -f Makefile.Release all make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/src'
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Release/qportsettings.o common/qportsettings.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Release/qserialport.o common/qserialport.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Release/qserialportnative_posix.o posix/qserialportnative_posix.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Release/termioshelper.o posix/termioshelper.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles ../include/QtSerialPort/qserialport.h -o ../build/Linux/GeneratedFiles/moc_qserialport.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Release/moc_qserialport.o ../build/Linux/GeneratedFiles/moc_qserialport.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles ../include/QtSerialPort/qserialportnative.h -o ../build/Linux/GeneratedFiles/moc_qserialportnative.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -D_REENTRANT -Wall -W -fPIC -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Release/moc_qserialportnative.o ../build/Linux/GeneratedFiles/moc_qserialportnative.cpp
rm -f libQtSerialPort.so.1.0.0 libQtSerialPort.so libQtSerialPort.so.1 libQtSerialPort.so.1.0
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -shared -Wl,-soname,libQtSerialPort.so.1 -o libQtSerialPort.so.1.0.0 ../build/Linux/Release/qportsettings.o ../build/Linux/Release/qserialport.o ../build/Linux/Release/qserialportnative_posix.o ../build/Linux/Release/termioshelper.o ../build/Linux/Release/moc_qserialport.o ../build/Linux/Release/moc_qserialportnative.o -L/usr/lib -lpthread -lQtCore
ln -s libQtSerialPort.so.1.0.0 libQtSerialPort.so
ln -s libQtSerialPort.so.1.0.0 libQtSerialPort.so.1
ln -s libQtSerialPort.so.1.0.0 libQtSerialPort.so.1.0
rm -f ../lib/libQtSerialPort.so.1.0.0
rm -f ../lib/libQtSerialPort.so
rm -f ../lib/libQtSerialPort.so.1
rm -f ../lib/libQtSerialPort.so.1.0
mv -f libQtSerialPort.so.1.0.0 libQtSerialPort.so libQtSerialPort.so.1 libQtSerialPort.so.1.0 ../lib/
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/src' make -f Makefile.Debug all make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/src'
g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Debug/qportsettings.o common/qportsettings.cpp
g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Debug/qserialport.o common/qserialport.cpp
g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Debug/qserialportnative_posix.o posix/qserialportnative_posix.cpp
g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Debug/termioshelper.o posix/termioshelper.cpp
g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Debug/moc_qserialport.o ../build/Linux/GeneratedFiles/moc_qserialport.cpp
g++ -c -m64 -pipe -g -D_REENTRANT -Wall -W -fPIC -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I../include/QtSerialPort -I. -I../build/Linux/GeneratedFiles -o ../build/Linux/Debug/moc_qserialportnative.o ../build/Linux/GeneratedFiles/moc_qserialportnative.cpp
rm -f libQtSerialPort.debug.so.1.0.0 libQtSerialPort.debug.so libQtSerialPort.debug.so.1 libQtSerialPort.debug.so.1.0
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -shared -Wl,-soname,libQtSerialPort.debug.so.1 -o libQtSerialPort.debug.so.1.0.0 ../build/Linux/Debug/qportsettings.o ../build/Linux/Debug/qserialport.o ../build/Linux/Debug/qserialportnative_posix.o ../build/Linux/Debug/termioshelper.o ../build/Linux/Debug/moc_qserialport.o ../build/Linux/Debug/moc_qserialportnative.o -L/usr/lib -lpthread -lQtCore
ln -s libQtSerialPort.debug.so.1.0.0 libQtSerialPort.debug.so
ln -s libQtSerialPort.debug.so.1.0.0 libQtSerialPort.debug.so.1
ln -s libQtSerialPort.debug.so.1.0.0 libQtSerialPort.debug.so.1.0
rm -f ../lib/libQtSerialPort.debug.so.1.0.0
rm -f ../lib/libQtSerialPort.debug.so
rm -f ../lib/libQtSerialPort.debug.so.1
rm -f ../lib/libQtSerialPort.debug.so.1.0
mv -f libQtSerialPort.debug.so.1.0.0 libQtSerialPort.debug.so libQtSerialPort.debug.so.1 libQtSerialPort.debug.so.1.0 ../lib/
{ test -z "../lib/" || cd "../lib/"; } && test $(gdb --version | sed -e 's,[^0-9]+([0-9]).([0-9]).*,\1\2,;q') -gt 72 && gdb --nx --batch --quiet -ex 'set confirm off' -ex "save gdb-index ." -ex quit 'libQtSerialPort.debug.so.1.0.0' && test -f libQtSerialPort.debug.so.1.0.0.gdb-index && objcopy --add-section '.gdb_index=libQtSerialPort.debug.so.1.0.0.gdb-index' --set-section-flags '.gdb_index=readonly' 'libQtSerialPort.debug.so.1.0.0' 'libQtSerialPort.debug.so.1.0.0' && rm -f libQtSerialPort.debug.so.1.0.0.gdb-index || true
/bin/sh: gdb: Kommando nicht gefunden.
/bin/sh: Zeile 0: test: -gt: Einstelliger (unärer) Operator erwartet.
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/src' make[2]: Leaving directory/home/elmurato/builds/c45b/qserialport/src'
cd examples/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/examples/examples.pro -o Makefile
cd examples/ && make -f Makefile
make[2]: Entering directory /home/elmurato/builds/c45b/qserialport/examples' cd tranceiver/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/examples/tranceiver/tranceiver.pro -o Makefile WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri cd tranceiver/ && make -f Makefile make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/examples/tranceiver'
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver -o ../../build/Linux/Release/tranceiver/main.o main.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver -o ../../build/Linux/Release/tranceiver/receiver.o receiver.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver -o ../../build/Linux/Release/tranceiver/transmitter.o transmitter.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver receiver.h -o ../../build/Linux/GeneratedFiles/tranceiver/moc_receiver.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver -o ../../build/Linux/Release/tranceiver/moc_receiver.o ../../build/Linux/GeneratedFiles/tranceiver/moc_receiver.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver transmitter.h -o ../../build/Linux/GeneratedFiles/tranceiver/moc_transmitter.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/tranceiver -o ../../build/Linux/Release/tranceiver/moc_transmitter.o ../../build/Linux/GeneratedFiles/tranceiver/moc_transmitter.cpp
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -o ../../bin/tranceiver ../../build/Linux/Release/tranceiver/main.o ../../build/Linux/Release/tranceiver/receiver.o ../../build/Linux/Release/tranceiver/transmitter.o ../../build/Linux/Release/tranceiver/moc_receiver.o ../../build/Linux/Release/tranceiver/moc_transmitter.o -L/usr/lib -L/home/elmurato/builds/c45b/qserialport/lib -lQtSerialPort -lQtNetwork -lQtCore -lpthread
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/examples/tranceiver' cd serial2tcpbridge/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/examples/serial2tcpbridge/serial2tcpbridge.pro -o Makefile WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri cd serial2tcpbridge/ && make -f Makefile make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/examples/serial2tcpbridge'
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge -o ../../build/Linux/Release/serial2tcpbridge/main.o main.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge -o ../../build/Linux/Release/serial2tcpbridge/host.o host.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge -o ../../build/Linux/Release/serial2tcpbridge/proxy.o proxy.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge host.h -o ../../build/Linux/GeneratedFiles/serial2tcpbridge/moc_host.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge -o ../../build/Linux/Release/serial2tcpbridge/moc_host.o ../../build/Linux/GeneratedFiles/serial2tcpbridge/moc_host.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge proxy.h -o ../../build/Linux/GeneratedFiles/serial2tcpbridge/moc_proxy.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/serial2tcpbridge -o ../../build/Linux/Release/serial2tcpbridge/moc_proxy.o ../../build/Linux/GeneratedFiles/serial2tcpbridge/moc_proxy.cpp
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -o ../../bin/serial2tcpbridge ../../build/Linux/Release/serial2tcpbridge/main.o ../../build/Linux/Release/serial2tcpbridge/host.o ../../build/Linux/Release/serial2tcpbridge/proxy.o ../../build/Linux/Release/serial2tcpbridge/moc_host.o ../../build/Linux/Release/serial2tcpbridge/moc_proxy.o -L/usr/lib -L/home/elmurato/builds/c45b/qserialport/lib -lQtSerialPort -lQtNetwork -lQtCore -lpthread
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/examples/serial2tcpbridge' cd echo_eventmode/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/examples/echo_eventmode/echo_eventmode.pro -o Makefile WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri cd echo_eventmode/ && make -f Makefile make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/examples/echo_eventmode'
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/eventdriven -o ../../build/Linux/Release/eventdriven/main.o main.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/eventdriven -o ../../build/Linux/Release/eventdriven/host.o host.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/eventdriven host.h -o ../../build/Linux/GeneratedFiles/eventdriven/moc_host.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/eventdriven -o ../../build/Linux/Release/eventdriven/moc_host.o ../../build/Linux/GeneratedFiles/eventdriven/moc_host.cpp
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -o ../../bin/echo_eventmode ../../build/Linux/Release/eventdriven/main.o ../../build/Linux/Release/eventdriven/host.o ../../build/Linux/Release/eventdriven/moc_host.o -L/usr/lib -L/home/elmurato/builds/c45b/qserialport/lib -lQtSerialPort -lQtNetwork -lQtCore -lpthread
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/examples/echo_eventmode' cd echo_pollingmode/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/examples/echo_pollingmode/echo_pollingmode.pro -o Makefile WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri cd echo_pollingmode/ && make -f Makefile make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/examples/echo_pollingmode'
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtNetwork -I/usr/include -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles/polling -o ../../build/Linux/Release/polling/main.o main.cpp
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -o ../../bin/echo_pollingmode ../../build/Linux/Release/polling/main.o -L/usr/lib -L/home/elmurato/builds/c45b/qserialport/lib -lQtSerialPort -lQtNetwork -lQtCore -lpthread
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/examples/echo_pollingmode' make[2]: Leaving directory/home/elmurato/builds/c45b/qserialport/examples'
cd unittest/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/unittest/unittest.pro -o Makefile
cd unittest/ && make -f Makefile
make[2]: Entering directory /home/elmurato/builds/c45b/qserialport/unittest' cd qserialportunittest/ && /usr/bin/qmake /home/elmurato/builds/c45b/qserialport/unittest/qserialportunittest/qserialportunittest.pro -o Makefile WARNING: /home/elmurato/builds/c45b/qserialport/base.pri:24: Unable to find file for inclusion ../prefix.pri cd qserialportunittest/ && make -f Makefile make[3]: Entering directory/home/elmurato/builds/c45b/qserialport/unittest/qserialportunittest'
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I/usr/include/QtTest -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles -o ../../build/Linux/Release/qserialportunittest.o qserialportunittest.cpp
/usr/bin/moc -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I/usr/include/QtTest -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles qserialportunittest.h -o ../../build/Linux/GeneratedFiles/moc_qserialportunittest.cpp
g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include -I/usr/include/QtTest -I../../include/QtSerialPort -I../../build/Linux/GeneratedFiles -o ../../build/Linux/Release/moc_qserialportunittest.o ../../build/Linux/GeneratedFiles/moc_qserialportunittest.cpp
g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -o qserialportunittest ../../build/Linux/Release/qserialportunittest.o ../../build/Linux/Release/moc_qserialportunittest.o -L/usr/lib -L/home/elmurato/builds/c45b/qserialport/lib -lQtSerialPort -lQtTest -lQtCore -lpthread
make[3]: Leaving directory /home/elmurato/builds/c45b/qserialport/unittest/qserialportunittest' make[2]: Leaving directory/home/elmurato/builds/c45b/qserialport/unittest'
make[1]: Leaving directory `/home/elmurato/builds/c45b/qserialport'
cd console/ && /usr/bin/qmake /home/elmurato/builds/c45b/console/console.pro -o Makefile
WARNING: /home/elmurato/builds/c45b/console/console.pro:18: Unable to find file for inclusion ../prefix.pri
WARNING: c45b.path is not defined: install target not created

cd console/ && make -f Makefile
make[1]: Entering directory /home/elmurato/builds/c45b/console' g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o c45butils.o ../common/c45butils.cpp g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o hexfile.o ../common/hexfile.cpp g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o hexfiletester.o ../common/hexfiletester.cpp g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o hexutils.o ../common/hexutils.cpp g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o platform.o ../common/platform.cpp g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o serport.o ../common/serport.cpp g++ -c -m64 -pipe -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt/mkspecs/linux-g++-64 -I. -I/usr/include/QtCore -I/usr/include/QtGui -I/usr/include -I../qserialport/include -I../common -I../ezOptionParser-0.0.0 -I. -o main.o main.cpp g++ -m64 -Wl,-O1,--sort-common,--as-needed,-z,relro -Wl,-O1 -o c45b c45butils.o hexfile.o hexfiletester.o hexutils.o platform.o serport.o main.o -L/usr/lib -L../qserialport/lib -lQtSerialPort -lQtGui -lQtCore -lpthread make[1]: Leaving directory/home/elmurato/builds/c45b/console'

sudo make install

cd qserialport/ && make -f Makefile install
make[1]: Entering directory /home/elmurato/builds/c45b/qserialport' cd src/ && make -f Makefile install make[2]: Entering directory/home/elmurato/builds/c45b/qserialport/src'
make -f Makefile.Release install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/src' install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qserialport.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qserialportnative.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qserialport_export.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qportsettings.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/QSerialPort /QtSerialPort/ make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/src'
make -f Makefile.Debug install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/src' install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qserialport.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qserialportnative.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qserialport_export.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/qportsettings.h /QtSerialPort/ install -m 644 -p /home/elmurato/builds/c45b/qserialport/include/QtSerialPort/QSerialPort /QtSerialPort/ make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/src'
make[2]: Leaving directory /home/elmurato/builds/c45b/qserialport/src' cd examples/ && make -f Makefile install make[2]: Entering directory/home/elmurato/builds/c45b/qserialport/examples'
cd tranceiver/ && make -f Makefile install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/examples/tranceiver' make[3]: Für das Ziel »install« ist nichts zu tun. make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/examples/tranceiver'
cd serial2tcpbridge/ && make -f Makefile install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/examples/serial2tcpbridge' make[3]: Für das Ziel »install« ist nichts zu tun. make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/examples/serial2tcpbridge'
cd echo_eventmode/ && make -f Makefile install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/examples/echo_eventmode' make[3]: Für das Ziel »install« ist nichts zu tun. make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/examples/echo_eventmode'
cd echo_pollingmode/ && make -f Makefile install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/examples/echo_pollingmode' make[3]: Für das Ziel »install« ist nichts zu tun. make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/examples/echo_pollingmode'
make[2]: Leaving directory /home/elmurato/builds/c45b/qserialport/examples' cd unittest/ && make -f Makefile install make[2]: Entering directory/home/elmurato/builds/c45b/qserialport/unittest'
cd qserialportunittest/ && make -f Makefile install
make[3]: Entering directory /home/elmurato/builds/c45b/qserialport/unittest/qserialportunittest' make[3]: Für das Ziel »install« ist nichts zu tun. make[3]: Leaving directory/home/elmurato/builds/c45b/qserialport/unittest/qserialportunittest'
make[2]: Leaving directory /home/elmurato/builds/c45b/qserialport/unittest' make[1]: Leaving directory/home/elmurato/builds/c45b/qserialport'
cd console/ && make -f Makefile install
make[1]: Entering directory /home/elmurato/builds/c45b/console' make[1]: Für das Ziel »install« ist nichts zu tun. make[1]: Leaving directory/home/elmurato/builds/c45b/console'

No way to specify an installation prefix :(

Hi there,

great work, probably. "Probably", because I did not yet try to use your tool, but great work anyway. However, it is good practice in Un*x bases operating systems to allow users to install their software in private places, whereever it happens that they have write permissions. Know that this is a spare-time project etc., but having to install your tool system-wide in order to use it, well, this is somewhat low-featured.

Thanks anyway. I'll probably will take the risk, become super-user and install your tool globally. Cross thumbs. No flame intended. But global installs for ust for a command-line tool, well, that is not a necessity. As you do not use a GUI at the moment it seems that qmake might not be the best "Makefile generator" available. Other common project "supervisors" have easy to use "relocatable" prefixes built-in (GNU autoconf, cmake, maybe even Eclipse of Code::Works).

My next step: regret writing this email and try out the functionality of you software-piece.

Best,

Claus Heine

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.