EPICS Controls Argonne National Laboratory

Experimental Physics and
Industrial Control System

1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024  Index 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: EpicsQt build errors for QCaDesignerPlugin
From: Morgan Bradford <[email protected]>
To: "[email protected]" <[email protected]>
Date: Fri, 11 Feb 2011 14:39:53 -0600

I am trying to build the Qt Designer plugin for EPICSQt, and can’t figure out how to get past the following build errors. If someone could point me in the right direction, I would definitely appreciate it.

 

Thanks in advance!

 

Morgan

 

Compile Output:

 

.

.

.

c:/Qt/2010.05/qt/bin/rcc.exe -name QCaResources src/QCaResources.qrc -o debug/qrc_QCaResources.cpp

 

g++ -c -g -pg -frtti -fexceptions -mthreads -Wall -DUNICODE -DQT_LARGEFILE_SUPPORT -DQCAPLUGIN_LIBRARY -DQT_DLL -DQT_PLUGIN -DQT_SCRIPT_LIB -DQT_XML_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQDESIGNER_EXPORT_WIDGETS -DQT_THREAD_SUPPORT -I'../../../qt/include/QtUiTools' -I'../../../qt/include/QtDesigner' -I'../../../qt/include/QtCore' -I'../../../qt/include/QtGui' -I'../../../qt/include/QtXml' -I'../../../qt/include/QtScript' -I'../../../qt/include' -I'include' -I'../api/include' -I'../data/include' -I'../widgets/include' -I'../qwt/src' -I'c:/epics/base-3.14.9/include' -I'c:/epics/base-3.14.9/include/os/WIN32' -I'c:/epics/base-3.14.9/include' -I'../../../qt/include/ActiveQt' -I'debug' -I'../../../qt/mkspecs/win32-g++' -o debug/qrc_QCaResources.o debug/qrc_QCaResources.cpp

 

g++ -enable-stdcall-fixup -Wl,-enable-auto-import -Wl,-enable-runtime-pseudo-reloc -pg -mthreads -Wl -shared -Wl,--out-implib,debug/libQCaPlugin.a -o debug/QCaPlugin.dll object_script.QCaPlugin.Debug  -L'c:/Qt/2010.05/qt/lib' -Lc:\epics\base-3.14.9/lib/win32-x86-mingw -lca -lCom -LC:\Qt\2010.05\epicsqt\ca_framework/qwt/lib -lqwt5 -lQtScriptd4 -lQtDesignerd4 -lQtUiToolsd -lQtXmld4 -lQtGuid4 -lQtCored4

 

Creating library file: debug/libQCaPlugin.a

 

mingw32-make[1]: Leaving directory `C:/Qt/2010.05/epicsqt/ca_framework/plugins'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x128): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x13b): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x178): undefined reference to `sendto@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1094): undefined reference to `recvfrom@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1bae): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1be3): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1bf3): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1c15): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1c43): undefined reference to `getsockname@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(ca_client_context.o):ca_client_context.cpp:(.text+0x1eb0): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x461): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x479): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x4cf): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x52f): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x53f): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x582): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x5fc): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x8e2): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x8f1): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x90a): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x919): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x972): undefined reference to `sendto@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x9b5): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0xac2): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0xad1): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0xaed): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0xb95): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0xf21): undefined reference to `recvfrom@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0xf34): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x12e4): undefined reference to `sendto@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x12fc): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x158e): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x15a1): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x15da): undefined reference to `sendto@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x1fa1): undefined reference to `setsockopt@20'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x1fd8): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x1ff4): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x201f): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x2059): undefined reference to `getsockname@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(udpiiu.o):udpiiu.cpp:(.text+0x2419): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x15e9): undefined reference to `setsockopt@20'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x1616): undefined reference to `shutdown@8'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x2fd3): undefined reference to `setsockopt@20'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x300f): undefined reference to `setsockopt@20'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x309e): undefined reference to `getsockopt@20'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x47a1): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x4ccb): undefined reference to `connect@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x4d04): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x4e36): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x4eca): undefined reference to `recv@16'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x50cc): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x5155): undefined reference to `send@16'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x5615): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x58cc): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x5a5c): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x5bec): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x5d7b): undefined reference to `ioctlsocket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x5f05): more undefined references to `ioctlsocket@12' follow

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x6c5c): undefined reference to `shutdown@8'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(tcpiiu.o):tcpiiu.cpp:(.text+0x6ceb): undefined reference to `shutdown@8'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(localHostName.o):localHostName.cpp:(.text+0x73): undefined reference to `gethostname@8'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xe6): undefined reference to `send@16'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x1ed): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x213): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x311): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x320): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x33f): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x35a): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x425): undefined reference to `connect@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x4cf): undefined reference to `ntohl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x517): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x590): undefined reference to `send@16'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x659): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x75e): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x770): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x798): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x7b9): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x93b): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xba8): undefined reference to `send@16'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xbf5): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xc43): undefined reference to `send@16'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xc89): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xeac): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xf0f): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xf1e): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xf3a): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0xf51): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x108d): undefined reference to `recvfrom@24'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x10fd): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x1199): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x11a9): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x11c5): undefined reference to `bind@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(repeater.o):repeater.cpp:(.text+0x11ec): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(iocinf.o):iocinf.cpp:(.text+0x655): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(iocinf.o):iocinf.cpp:(.text+0x706): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libca.a(iocinf.o):iocinf.cpp:(.text+0x718): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0x3c): undefined reference to `WSAStartup@8'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0xe1): undefined reference to `WSACleanup@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0x117): undefined reference to `socket@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0x13b): undefined reference to `accept@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0x152): undefined reference to `closesocket@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0x1bb): undefined reference to `gethostbyaddr@12'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSock.o):osdSock.c:(.text+0x201): undefined reference to `gethostbyname@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(epicsSocketConvertErrnoToString.o):epicsSocketConvertErrnoToString.cpp:(.text+0x1d): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osiSock.o):osiSock.c:(.text+0x4d): undefined reference to `ntohl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osiSock.o):osiSock.c:(.text+0x82): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osiSock.o):osiSock.c:(.text+0x1ce): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osiSock.o):osiSock.c:(.text+0x2bd): undefined reference to `ntohs@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0xae): undefined reference to `WSAIoctl@36'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x131): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x1fb): undefined reference to `WSAIoctl@36'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x2f5): undefined reference to `WSAGetLastError@0'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x340): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x36f): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x3a8): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x3b9): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdNetIntf.o):osdNetIntf.c:(.text+0x437): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(osdSockAddrReuse.o):osdSockAddrReuse.cpp:(.text+0x3b): undefined reference to `setsockopt@20'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(aToIPAddr.o):aToIPAddr.c:(.text+0x7f): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(aToIPAddr.o):aToIPAddr.c:(.text+0xa5): undefined reference to `htons@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(aToIPAddr.o):aToIPAddr.c:(.text+0x128): undefined reference to `htonl@4'

 

c:\epics\base-3.14.9/lib/win32-x86-mingw/libCom.a(aToIPAddr.o):aToIPAddr.c:(.text+0x1d3): undefined reference to `htons@4'

 

collect2: ld returned 1 exit status

 

mingw32-make[1]: *** [debug/QCaPlugin.dll] Error 1

 

mingw32-make: Leaving directory `C:/Qt/2010.05/epicsqt/ca_framework/plugins'

 

mingw32-make: *** [debug] Error 2

 

The process "C:/MinGW/bin/mingw32-make.exe" exited with code %2.

Error while building project QCaDesignerPlugin (target: Desktop)

When executing build step 'Make'

 

 

 

 

-------------------------------

Morgan Bradford, B.E., E.I.T.

Jr. Accelerator Physicist

Canadian Light Source Inc.

Phone: 306.657.3729

Email: [email protected]

 


Replies:
RE: EpicsQt build errors for QCaDesignerPlugin Wang Xiaoqiang

Navigate by Date:
Prev: RE: Installing EPICS on Windows machine Morgan Bradford
Next: RE: EpicsQt build errors for QCaDesignerPlugin Wang Xiaoqiang
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Re: no space in pool for a new client (below max block thresh) in EPICS R3.14.12 Andrew Johnson
Next: RE: EpicsQt build errors for QCaDesignerPlugin Wang Xiaoqiang
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  <20112012  2013  2014  2015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 18 Nov 2013 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·