Re: Never mind - XForms: Old app won't build under 1.0RC4

From: Jeff (piercejhsd009@earthlink.net)
Date: Fri Aug 30 2002 - 00:56:35 EDT

  • Next message: Rob Lahaye: "Re: Never mind - XForms: Old app won't build under 1.0RC4"

    # To subscribers of the xforms list from Jeff <piercejhsd009@earthlink.net> :

    Got head out of you know where and added -lXpm to make link line.
    Bt, why was it not needed when building againest 0.89?

    Jeff wrote:
    > # To subscribers of the xforms list from Jeff
    > <piercejhsd009@earthlink.net> :
    >
    > I tried to build a app under under 1.0RC4. I downloaded, built and
    > installed it no problems.
    > I removed 0.89 libraries and checked ldconfig and it showed:
    > libforms.so.1 (libc6) => /usr/X11R6/lib/libforms.so.1
    > libforms.so (libc6) => /usr/X11R6/lib/libforms.so
    > Ok, I run my apps Makefile and I get the following errors.
    > gcc -c -o testgui_main.o testgui_main.c
    > gcc -c -o testgui_cb.o testgui_cb.c
    > gcc -c -o testgui.o testgui.c
    > gcc -o testgui -L/usr/X11R6/lib -lX11 -lforms -lm testgui_main.o
    > testgui_cb.o testgui.o
    > /usr/X11R6/lib/libforms.so: undefined reference to
    > `XpmCreatePixmapFromData'
    > /usr/X11R6/lib/libforms.so: undefined reference to `XpmFreeAttributes'
    > /usr/X11R6/lib/libforms.so: undefined reference to `XpmAttributesSize'
    > /usr/X11R6/lib/libforms.so: undefined reference to `XpmReadFileToPixmap'
    > /usr/X11R6/lib/libforms.so: undefined reference to `XpmLibraryVersion'
    >
    > What happened from 0.89?
    >

    -- 
    Jeff
    piercejhsd009@earthlink.net
    

    _________________________________________________ To unsubscribe, send the message "unsubscribe" to xforms-request@bob.usuhs.mil or see http://bob.usuhs.mil/mailserv/xforms.html XForms Home Page: http://world.std.com/~xforms List Archive: http://bob.usuhs.mil/mailserv/list-archives/



    This archive was generated by hypermail 2b29 : Fri Aug 30 2002 - 00:55:54 EDT