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  2011  2012  2013  <20142015  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  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
<== Date ==> <== Thread ==>

Subject: RE: Help with MEDM.
From: Emmanuel Mayssat <[email protected]>
To: Diego Henrique Dorta <[email protected]>, EPICS mailing list <[email protected]>
Date: Wed, 29 Jan 2014 18:06:40 -0800

Are you missing the 64-bit version of the libxcb library?


[clsop3@cr1com1 lib64]$ ldd libX11.so
        linux-vdso.so.1 =>  (0x00007fffc55ff000)
        libxcb.so.1 => ./libxcb.so.1 (0x0000003d21800000)
        libdl.so.2 => /lib64/libdl.so.2 (0x0000003054200000)
        libc.so.6 => /lib64/libc.so.6 (0x0000003053a00000)
        libXau.so.6 => ./libXau.so.6 (0x0000003055e00000)
        /lib64/ld-linux-x86-64.so.2 (0x0000003053600000)

[clsop3@cr1com1 lib64]$ nm -D libxcb.so.1 | grep xcb_take_socket
0000003d218090e0 T xcb_take_socket

[clsop3@cr1com1 lib64]$ rpm -qf libxcb.so.1
libxcb-1.2-5.fc11.x86_64

--
Emmanuel

> From: [email protected]
> To: [email protected]
> Date: Fri, 24 Jan 2014 13:36:21 -0200
> Subject: Help with MEDM.
>
> How could I fix this?
> I am using Ubuntu 12.04 - 64 bits.
> Thank you.
>
> =================================================================
> make -C ./printUtils install
> make[1]: Entering directory `/usr/local/epics/extensions/src/medm3_1_4/printUtils'
> make -C O.linux-x86_64 -f ../Makefile TOP=../../../.. T_A=linux-x86_64 install
> make[2]: Entering directory `/usr/local/epics/extensions/src/medm3_1_4/printUtils/O.linux-x86_64'
> make[2]: Nothing to be done for `install'.
> make[2]: Leaving directory `/usr/local/epics/extensions/src/medm3_1_4/printUtils/O.linux-x86_64'
> make[1]: Leaving directory `/usr/local/epics/extensions/src/medm3_1_4/printUtils'
> make -C ./xc install
> make[1]: Entering directory `/usr/local/epics/extensions/src/medm3_1_4/xc'
> make -C O.linux-x86_64 -f ../Makefile TOP=../../../.. T_A=linux-x86_64 install
> make[2]: Entering directory `/usr/local/epics/extensions/src/medm3_1_4/xc/O.linux-x86_64'
> make[2]: Nothing to be done for `install'.
> make[2]: Leaving directory `/usr/local/epics/extensions/src/medm3_1_4/xc/O.linux-x86_64'
> make[1]: Leaving directory `/usr/local/epics/extensions/src/medm3_1_4/xc'
> make -C ./medm install
> make[1]: Entering directory `/usr/local/epics/extensions/src/medm3_1_4/medm'
> make -C O.linux-x86_64 -f ../Makefile TOP=../../../.. T_A=linux-x86_64 install
> make[2]: Entering directory `/usr/local/epics/extensions/src/medm3_1_4/medm/O.linux-x86_64'
> /usr/bin/g++ -o medm -L/usr/local/epics/base/lib/linux-x86_64 -L/usr/local/epics/extensions/lib/linux-x86_64 -Wl,-rpath,/usr/local/epics/base/lib/linux-x86_64 -Wl,-rpath,/usr/local/epics/extensions/lib/linux-x86_64 -m64 medmCartesianPlot.o medmSciPlot.o SciPlot.o medmCA.o actions.o bubbleHelp.o callbacks.o browserHelp.o channelPalette.o colorPalette.o dialogs.o display.o eventHandlers.o help.o medm.o medmArc.o medmBar.o medmByte.o medmChoiceButtons.o medmCommon.o medmComposite.o medmControl.o medmDisplay.o medmImage.o medmIndicator.o medmMenu.o medmMessageButton.o medmMeter.o medmMonitor.o medmOval.o medmPixmap.o medmPolygon.o medmPolyline.o medmRectangle.o medmRelatedDisplay.o medmShellCommand.o medmStripChart.o medmText.o medmTextEntry.o medmTextUpdate.o medmValuator.o medmWheelSwitch.o medmWidget.o objectPalette.o productDescriptionShell.o resourcePalette.o updateMonitors.o updateTask.o utils.o xgif.o -lANLwidgets -lPrintUtils -lca -lCom -lXm -lXt !
> -lXp -lXmu -lX11 -lXext -lpthread -lreadline -lncurses -lm -lrt -ldl -lgcc
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `require_socket.part.0':
> (.text+0x4aa): undefined reference to `xcb_take_socket'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `poll_for_event':
> (.text+0x665): undefined reference to `xcb_poll_for_event'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `poll_for_response':
> (.text+0x753): undefined reference to `xcb_poll_for_reply'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `_XSend':
> (.text+0xb13): undefined reference to `xcb_writev'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `_XReadEvents':
> (.text+0xc98): undefined reference to `xcb_connection_has_error'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `_XReadEvents':
> (.text+0xd34): undefined reference to `xcb_wait_for_event'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `_XEventsQueued':
> (.text+0xe5d): undefined reference to `xcb_connection_has_error'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `_XAllocIDs':
> (.text+0xf4b): undefined reference to `xcb_generate_id'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_io.o): In function `_XReply':
> (.text+0x10d9): undefined reference to `xcb_wait_for_reply'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextIn.o): In function `SelfInsert':
> (.text+0x710b): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextOut.o): In function `FindWidth':
> (.text+0x1858): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextOut.o): In function `FindWidth':
> (.text+0x18f8): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextOut.o): In function `FindHeight':
> (.text+0x210c): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextOut.o): In function `FindHeight':
> (.text+0x21fb): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmString.o):(.text+0x7e3): more undefined references to `XftTextExtentsUtf8' follow
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmString.o): In function `SubStringPosition':
> (.text+0xa746): undefined reference to `XftTextExtents16'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmString.o): In function `SubStringPosition':
> (.text+0xaa11): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmString.o): In function `SubStringPosition':
> (.text+0xac30): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmString.o): In function `SubStringPosition':
> (.text+0xad04): undefined reference to `XftTextExtents16'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextF.o): In function `FindPixelLength.part.9':
> (.text+0x2054): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextF.o): In function `FindPixelLength.part.9':
> (.text+0x21f5): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextF.o): In function `FindPixelLength.part.9':
> (.text+0x2269): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextF.o): In function `PrintableString':
> (.text+0x393e): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(TextF.o): In function `TextFieldResetIC':
> (.text+0x8899): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `FreeRendition':
> (.text+0x1824): undefined reference to `XftFontClose'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `FreeRendition':
> (.text+0x1846): undefined reference to `FcPatternDestroy'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1df9): undefined reference to `FcPatternCreate'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1e1e): undefined reference to `FcPatternAddString'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1e3b): undefined reference to `FcPatternAddString'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1e58): undefined reference to `FcPatternAddString'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1e75): undefined reference to `FcPatternAddString'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1ed9): undefined reference to `XftFontMatch'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x1ee9): undefined reference to `XftFontOpenPattern'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x203c): undefined reference to `FcPatternAddInteger'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x2055): undefined reference to `FcPatternAddInteger'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x206e): undefined reference to `FcPatternAddInteger'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x2087): undefined reference to `FcPatternAddInteger'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `ValidateAndLoadFont':
> (.text+0x20a0): undefined reference to `FcPatternAddInteger'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawCreate':
> (.text+0x48e1): undefined reference to `XftDrawCreate'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawCreate':
> (.text+0x49c0): undefined reference to `XftDrawCreateBitmap'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString2':
> (.text+0x4b9b): undefined reference to `XftDrawStringUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString2':
> (.text+0x4bd3): undefined reference to `XftDrawString32'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString2':
> (.text+0x4c0b): undefined reference to `XftDrawString16'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4d14): undefined reference to `XftDrawRect'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4dc2): undefined reference to `XftDrawStringUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4e02): undefined reference to `XftDrawString32'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4e42): undefined reference to `XftDrawString16'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4e72): undefined reference to `XftTextExtents16'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4ea2): undefined reference to `XftTextExtentsUtf8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawString':
> (.text+0x4f72): undefined reference to `XftTextExtents32'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftFontAverageWidth':
> (.text+0x510d): undefined reference to `XftTextExtents8'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftDrawDestroy':
> (.text+0x4a22): undefined reference to `XftDrawDestroy'
> /usr/local/epics/extensions/lib/linux-x86_64/libXm.a(XmRenderT.o): In function `_XmXftSetClipRectangles':
> (.text+0x5073): undefined reference to `XftDrawSetClipRectangles'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `JoinSession':
> (.text+0x1494): undefined reference to `SmcModifyCallbacks'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `JoinSession':
> (.text+0x14a0): undefined reference to `SmcClientID'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `JoinSession':
> (.text+0x14f1): undefined reference to `SmcGetIceConnection'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `JoinSession':
> (.text+0x14f9): undefined reference to `IceConnectionNumber'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `JoinSession':
> (.text+0x166f): undefined reference to `SmcOpenConnection'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `SetSessionProperties':
> (.text+0x187d): undefined reference to `SmcSetProperties'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `SetSessionProperties':
> (.text+0x1930): undefined reference to `SmcSetProperties'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `SetSessionProperties':
> (.text+0x19bc): undefined reference to `SmcDeleteProperties'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `XtInteractPermission':
> (.text+0x2893): undefined reference to `SmcInteractDone'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `StopManagingSession.isra.7':
> (.text+0x28c1): undefined reference to `SmcCloseConnection'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `GetIceEvent':
> (.text+0x2eac): undefined reference to `SmcGetIceConnection'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `GetIceEvent':
> (.text+0x2eb8): undefined reference to `IceProcessMessages'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `XtSessionReturnToken':
> (.text+0x482c): undefined reference to `SmcInteractDone'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `XtSessionReturnToken':
> (.text+0x4866): undefined reference to `SmcInteractRequest'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `XtSessionReturnToken':
> (.text+0x48cf): undefined reference to `SmcSaveYourselfDone'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `XtSessionReturnToken':
> (.text+0x48f0): undefined reference to `SmcRequestSaveYourselfPhase2'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `CallSaveCallbacks':
> (.text+0x492a): undefined reference to `SmcSaveYourselfDone'
> /usr/local/epics/extensions/lib/linux-x86_64/libXt.a(Shell.o): In function `XtCallCancelCallbacks':
> (.text+0x4aab): undefined reference to `SmcSaveYourselfDone'
> /usr/local/epics/extensions/lib/linux-x86_64/libXp.a(XpNotifyPdm.o): In function `XpSendAuth':
> (.text+0x7a7): undefined reference to `XauDisposeAuth'
> /usr/local/epics/extensions/lib/linux-x86_64/libXp.a(XpNotifyPdm.o): In function `XpSendAuth':
> (.text+0x7af): undefined reference to `XauReadAuth'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(ClDisplay.o): In function `XCloseDisplay':
> (.text+0xd3): undefined reference to `xcb_disconnect'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(OpenDis.o): In function `OutOfMemory':
> (.text+0x3f4): undefined reference to `xcb_disconnect'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(OpenDis.o): In function `XOpenDisplay':
> (.text+0x8df): undefined reference to `xcb_get_setup'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(OpenDis.o): In function `XOpenDisplay':
> (.text+0xea7): undefined reference to `xcb_get_maximum_request_length'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_disp.o): In function `_XConnectXCB':
> (.text+0x1ac): undefined reference to `xcb_parse_display'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_disp.o): In function `_XConnectXCB':
> (.text+0x215): undefined reference to `xcb_connect_to_display_with_auth_info'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_disp.o): In function `_XConnectXCB':
> (.text+0x235): undefined reference to `xcb_get_file_descriptor'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_disp.o): In function `_XConnectXCB':
> (.text+0x252): undefined reference to `xcb_generate_id'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_disp.o): In function `_XConnectXCB':
> (.text+0x2c6): undefined reference to `xcb_connection_has_error'
> /usr/local/epics/extensions/lib/linux-x86_64/libX11.a(xcb_disp.o): In function `_XConnectXCB':
> (.text+0x2de): undefined reference to `xcb_connect'
> collect2: ld returned 1 exit status
> make[2]: *** [medm] Error 1
> make[2]: Leaving directory `/usr/local/epics/extensions/src/medm3_1_4/medm/O.linux-x86_64'
> make[1]: *** [install.linux-x86_64] Error 2
> make[1]: Leaving directory `/usr/local/epics/extensions/src/medm3_1_4/medm'
> make: *** [medm.install] Error 2
>
> =================================================================
>

References:
Help with MEDM. Diego Henrique Dorta

Navigate by Date:
Prev: Re: caget.c patch for dynamic array sizing Johnson, Andrew N.
Next: RE: Binding an IOC to a single network interface Hill, Jeff
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
Navigate by Thread:
Prev: Help with MEDM. Diego Henrique Dorta
Next: Re: Help with MEDM. Diego Henrique Dorta
Index: 1994  1995  1996  1997  1998  1999  2000  2001  2002  2003  2004  2005  2006  2007  2008  2009  2010  2011  2012  2013  <20142015  2016  2017  2018  2019  2020  2021  2022  2023  2024 
ANJ, 17 Dec 2015 Valid HTML 4.01! · Home · News · About · Base · Modules · Extensions · Distributions · Download ·
· Search · EPICS V4 · IRMIS · Talk · Bugs · Documents · Links · Licensing ·