gtkxmhtml Again

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Call stupid or stubborn I really want to get this to operate.

Still trying to make "helpbrowser" under gimp1.1.18/plug-ins/helpbrowser what is
causing this to die during the make??
are the warnings the trouble here??

make
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..                            
-I/home/ssd/templates/X11/lib/glib/include -I/home/ssd/templates/X11/include
-I/usr/openwin/include                     -I/home/ssd/templates/X11/include
-DLOCALEDIR=\""/home/ssd/templates/X11/share/locale"\"   -g -O2 -Wall -c
helpbrowser.c
In file included from /home/ssd/templates/X11/include/gdk/gdkprivate.h:31,
                 from /home/ssd/templates/X11/include/gdk/gdkx.h:30,
                 from /home/ssd/templates/X11/include/gtk-xmhtml/toolkit.h:7,
                 from /home/ssd/templates/X11/include/gtk-xmhtml/gtk-xmhtml.h:11,
                 from helpbrowser.c:30:
/usr/openwin/include/X11/Xlib.h:2063: warning: type defaults to `int' in
declaration of `XSetTransientForHint'
/usr/openwin/include/X11/Xlib.h:2071: warning: type defaults to `int' in
declaration of `XActivateScreenSaver'
/usr/openwin/include/X11/Xlib.h:2078: warning: type defaults to `int' in
declaration of `XAddHost'
/usr/openwin/include/X11/Xlib.h:2086: warning: type defaults to `int' in
declaration of `XAddHosts'
/usr/openwin/include/X11/Xlib.h:2093: warning: type defaults to `int' in
declaration of `XAddToExtensionList'
/usr/openwin/include/X11/Xlib.h:2100: warning: type defaults to `int' in
declaration of `XAddToSaveSet'
/usr/openwin/include/X11/Xlib.h:2154: warning: type defaults to `int' in
declaration of `XAllowEvents'
/usr/openwin/include/X11/Xlib.h:2160: warning: type defaults to `int' in
declaration of `XAutoRepeatOff'
/usr/openwin/include/X11/Xlib.h:2166: warning: type defaults to `int' in
declaration of `XAutoRepeatOn'
/usr/openwin/include/X11/Xlib.h:2173: warning: type defaults to `int' in
declaration of `XBell'
/usr/openwin/include/X11/Xlib.h:2206: warning: type defaults to `int' in
declaration of `XChangeActivePointerGrab'
/usr/openwin/include/X11/Xlib.h:2215: warning: type defaults to `int' in
declaration of `XChangeGC'
/usr/openwin/include/X11/Xlib.h:2223: warning: type defaults to `int' in
declaration of `XChangeKeyboardControl'
/usr/openwin/include/X11/Xlib.h:2233: warning: type defaults to `int' in
declaration of `XChangeKeyboardMapping'
/usr/openwin/include/X11/Xlib.h:2244: warning: type defaults to `int' in
declaration of `XChangePointerControl'
/usr/openwin/include/X11/Xlib.h:2257: warning: type defaults to `int' in
declaration of `XChangeProperty'
/usr/openwin/include/X11/Xlib.h:2265: warning: type defaults to `int' in
declaration of `XChangeSaveSet'
/usr/openwin/include/X11/Xlib.h:2274: warning: type defaults to `int' in
declaration of `XChangeWindowAttributes'
/usr/openwin/include/X11/Xlib.h:2331: warning: type defaults to `int' in
declaration of `XCirculateSubwindows'
/usr/openwin/include/X11/Xlib.h:2338: warning: type defaults to `int' in
declaration of `XCirculateSubwindowsDown'
/usr/openwin/include/X11/Xlib.h:2345: warning: type defaults to `int' in
declaration of `XCirculateSubwindowsUp'
/usr/openwin/include/X11/Xlib.h:2357: warning: type defaults to `int' in
declaration of `XClearArea'
/usr/openwin/include/X11/Xlib.h:2364: warning: type defaults to `int' in
declaration of `XClearWindow'
/usr/openwin/include/X11/Xlib.h:2370: warning: type defaults to `int' in
declaration of `XCloseDisplay'
/usr/openwin/include/X11/Xlib.h:2379: warning: type defaults to `int' in
declaration of `XConfigureWindow'
/usr/openwin/include/X11/Xlib.h:2396: warning: type defaults to `int' in
declaration of `XConvertSelection'
/usr/openwin/include/X11/Xlib.h:2411: warning: type defaults to `int' in
declaration of `XCopyArea'
/usr/openwin/include/X11/Xlib.h:2420: warning: type defaults to `int' in
declaration of `XCopyGC'
/usr/openwin/include/X11/Xlib.h:2436: warning: type defaults to `int' in
declaration of `XCopyPlane'
/usr/openwin/include/X11/Xlib.h:2463: warning: type defaults to `int' in
declaration of `XDefineCursor'
/usr/openwin/include/X11/Xlib.h:2471: warning: type defaults to `int' in
declaration of `XDeleteProperty'
/usr/openwin/include/X11/Xlib.h:2478: warning: type defaults to `int' in
declaration of `XDestroyWindow'
/usr/openwin/include/X11/Xlib.h:2485: warning: type defaults to `int' in
declaration of `XDestroySubwindows'
/usr/openwin/include/X11/Xlib.h:2503: warning: type defaults to `int' in
declaration of `XDisableAccessControl'
/usr/openwin/include/X11/Xlib.h:2533: warning: type defaults to `int' in
declaration of `XDisplayKeycodes'
/usr/openwin/include/X11/Xlib.h:2568: warning: type defaults to `int' in
declaration of `XDrawArc'
/usr/openwin/include/X11/Xlib.h:2578: warning: type defaults to `int' in
declaration of `XDrawArcs'
/usr/openwin/include/X11/Xlib.h:2590: warning: type defaults to `int' in
declaration of `XDrawImageString'
/usr/openwin/include/X11/Xlib.h:2602: warning: type defaults to `int' in
declaration of `XDrawImageString16'
/usr/openwin/include/X11/Xlib.h:2614: warning: type defaults to `int' in
declaration of `XDrawLine'
/usr/openwin/include/X11/Xlib.h:2625: warning: type defaults to `int' in
declaration of `XDrawLines'
/usr/openwin/include/X11/Xlib.h:2635: warning: type defaults to `int' in
declaration of `XDrawPoint'
/usr/openwin/include/X11/Xlib.h:2646: warning: type defaults to `int' in
declaration of `XDrawPoints'
/usr/openwin/include/X11/Xlib.h:2658: warning: type defaults to `int' in
declaration of `XDrawRectangle'
/usr/openwin/include/X11/Xlib.h:2668: warning: type defaults to `int' in
declaration of `XDrawRectangles'
/usr/openwin/include/X11/Xlib.h:2678: warning: type defaults to `int' in
declaration of `XDrawSegments'
/usr/openwin/include/X11/Xlib.h:2690: warning: type defaults to `int' in
declaration of `XDrawString'
/usr/openwin/include/X11/Xlib.h:2702: warning: type defaults to `int' in
declaration of `XDrawString16'
/usr/openwin/include/X11/Xlib.h:2714: warning: type defaults to `int' in
declaration of `XDrawText'
/usr/openwin/include/X11/Xlib.h:2726: warning: type defaults to `int' in
declaration of `XDrawText16'
/usr/openwin/include/X11/Xlib.h:2732: warning: type defaults to `int' in
declaration of `XEnableAccessControl'
/usr/openwin/include/X11/Xlib.h:2761: warning: type defaults to `int' in
declaration of `XFillArc'
/usr/openwin/include/X11/Xlib.h:2771: warning: type defaults to `int' in
declaration of `XFillArcs'
/usr/openwin/include/X11/Xlib.h:2783: warning: type defaults to `int' in
declaration of `XFillPolygon'
/usr/openwin/include/X11/Xlib.h:2795: warning: type defaults to `int' in
declaration of `XFillRectangle'
/usr/openwin/include/X11/Xlib.h:2805: warning: type defaults to `int' in
declaration of `XFillRectangles'
/usr/openwin/include/X11/Xlib.h:2811: warning: type defaults to `int' in
declaration of `XFlush'
/usr/openwin/include/X11/Xlib.h:2818: warning: type defaults to `int' in
declaration of `XForceScreenSaver'
/usr/openwin/include/X11/Xlib.h:2824: warning: type defaults to `int' in
declaration of `XFree'
/usr/openwin/include/X11/Xlib.h:2831: warning: type defaults to `int' in
declaration of `XFreeColormap'
/usr/openwin/include/X11/Xlib.h:2841: warning: type defaults to `int' in
declaration of `XFreeColors'
/usr/openwin/include/X11/Xlib.h:2848: warning: type defaults to `int' in
declaration of `XFreeCursor'
/usr/openwin/include/X11/Xlib.h:2854: warning: type defaults to `int' in
declaration of `XFreeExtensionList'
/usr/openwin/include/X11/Xlib.h:2861: warning: type defaults to `int' in
declaration of `XFreeFont'
/usr/openwin/include/X11/Xlib.h:2869: warning: type defaults to `int' in
declaration of `XFreeFontInfo'
/usr/openwin/include/X11/Xlib.h:2875: warning: type defaults to `int' in
declaration of `XFreeFontNames'
/usr/openwin/include/X11/Xlib.h:2881: warning: type defaults to `int' in
declaration of `XFreeFontPath'
/usr/openwin/include/X11/Xlib.h:2888: warning: type defaults to `int' in
declaration of `XFreeGC'
/usr/openwin/include/X11/Xlib.h:2894: warning: type defaults to `int' in
declaration of `XFreeModifiermap'
/usr/openwin/include/X11/Xlib.h:2901: warning: type defaults to `int' in
declaration of `XFreePixmap'
/usr/openwin/include/X11/Xlib.h:2930: warning: type defaults to `int' in
declaration of `XGetErrorDatabaseText'
/usr/openwin/include/X11/Xlib.h:2939: warning: type defaults to `int' in
declaration of `XGetErrorText'
/usr/openwin/include/X11/Xlib.h:2986: warning: type defaults to `int' in
declaration of `XGetInputFocus'
/usr/openwin/include/X11/Xlib.h:2993: warning: type defaults to `int' in
declaration of `XGetKeyboardControl'
/usr/openwin/include/X11/Xlib.h:3002: warning: type defaults to `int' in
declaration of `XGetPointerControl'
/usr/openwin/include/X11/Xlib.h:3020: warning: type defaults to `int' in
declaration of `XGetScreenSaver'
/usr/openwin/include/X11/Xlib.h:3068: warning: type defaults to `int' in
declaration of `XGrabButton'
/usr/openwin/include/X11/Xlib.h:3080: warning: type defaults to `int' in
declaration of `XGrabKey'
/usr/openwin/include/X11/Xlib.h:3111: warning: type defaults to `int' in
declaration of `XGrabServer'
/usr/openwin/include/X11/Xlib.h:3138: warning: type defaults to `int' in
declaration of `XIfEvent'
/usr/openwin/include/X11/Xlib.h:3151: warning: type defaults to `int' in
declaration of `XInstallColormap'
/usr/openwin/include/X11/Xlib.h:3165: warning: type defaults to `int' in
declaration of `XKillClient'
/usr/openwin/include/X11/Xlib.h:3188: warning: type defaults to `int' in
declaration of `XLowerWindow'
/usr/openwin/include/X11/Xlib.h:3195: warning: type defaults to `int' in
declaration of `XMapRaised'
/usr/openwin/include/X11/Xlib.h:3202: warning: type defaults to `int' in
declaration of `XMapSubwindows'
/usr/openwin/include/X11/Xlib.h:3209: warning: type defaults to `int' in
declaration of `XMapWindow'
/usr/openwin/include/X11/Xlib.h:3217: warning: type defaults to `int' in
declaration of `XMaskEvent'
/usr/openwin/include/X11/Xlib.h:3240: warning: type defaults to `int' in
declaration of `XMoveResizeWindow'
/usr/openwin/include/X11/Xlib.h:3249: warning: type defaults to `int' in
declaration of `XMoveWindow'
/usr/openwin/include/X11/Xlib.h:3256: warning: type defaults to `int' in
declaration of `XNextEvent'
/usr/openwin/include/X11/Xlib.h:3262: warning: type defaults to `int' in
declaration of `XNoOp'
/usr/openwin/include/X11/Xlib.h:3288: warning: type defaults to `int' in
declaration of `XPeekEvent'
/usr/openwin/include/X11/Xlib.h:3303: warning: type defaults to `int' in
declaration of `XPeekIfEvent'
/usr/openwin/include/X11/Xlib.h:3336: warning: type defaults to `int' in
declaration of `XPutBackEvent'
/usr/openwin/include/X11/Xlib.h:3351: warning: type defaults to `int' in
declaration of `XPutImage'
/usr/openwin/include/X11/Xlib.h:3410: warning: type defaults to `int' in
declaration of `XQueryColor'
/usr/openwin/include/X11/Xlib.h:3419: warning: type defaults to `int' in
declaration of `XQueryColors'
/usr/openwin/include/X11/Xlib.h:3436: warning: type defaults to `int' in
declaration of `XQueryKeymap'
/usr/openwin/include/X11/Xlib.h:3463: warning: type defaults to `int' in
declaration of `XQueryTextExtents'
/usr/openwin/include/X11/Xlib.h:3476: warning: type defaults to `int' in
declaration of `XQueryTextExtents16'
/usr/openwin/include/X11/Xlib.h:3494: warning: type defaults to `int' in
declaration of `XRaiseWindow'
/usr/openwin/include/X11/Xlib.h:3529: warning: type defaults to `int' in
declaration of `XRebindKeysym'
/usr/openwin/include/X11/Xlib.h:3538: warning: type defaults to `int' in
declaration of `XRecolorCursor'
/usr/openwin/include/X11/Xlib.h:3544: warning: type defaults to `int' in
declaration of `XRefreshKeyboardMapping'
/usr/openwin/include/X11/Xlib.h:3551: warning: type defaults to `int' in
declaration of `XRemoveFromSaveSet'
/usr/openwin/include/X11/Xlib.h:3558: warning: type defaults to `int' in
declaration of `XRemoveHost'
/usr/openwin/include/X11/Xlib.h:3566: warning: type defaults to `int' in
declaration of `XRemoveHosts'
/usr/openwin/include/X11/Xlib.h:3576: warning: type defaults to `int' in
declaration of `XReparentWindow'
/usr/openwin/include/X11/Xlib.h:3582: warning: type defaults to `int' in
declaration of `XResetScreenSaver'
/usr/openwin/include/X11/Xlib.h:3591: warning: type defaults to `int' in
declaration of `XResizeWindow'
/usr/openwin/include/X11/Xlib.h:3599: warning: type defaults to `int' in
declaration of `XRestackWindows'
/usr/openwin/include/X11/Xlib.h:3606: warning: type defaults to `int' in
declaration of `XRotateBuffers'
/usr/openwin/include/X11/Xlib.h:3616: warning: type defaults to `int' in
declaration of `XRotateWindowProperties'
/usr/openwin/include/X11/Xlib.h:3630: warning: type defaults to `int' in
declaration of `XSelectInput'
/usr/openwin/include/X11/Xlib.h:3647: warning: type defaults to `int' in
declaration of `XSetAccessControl'
/usr/openwin/include/X11/Xlib.h:3655: warning: type defaults to `int' in
declaration of `XSetArcMode'
/usr/openwin/include/X11/Xlib.h:3663: warning: type defaults to `int' in
declaration of `XSetBackground'
/usr/openwin/include/X11/Xlib.h:3671: warning: type defaults to `int' in
declaration of `XSetClipMask'
/usr/openwin/include/X11/Xlib.h:3680: warning: type defaults to `int' in
declaration of `XSetClipOrigin'
/usr/openwin/include/X11/Xlib.h:3692: warning: type defaults to `int' in
declaration of `XSetClipRectangles'
/usr/openwin/include/X11/Xlib.h:3699: warning: type defaults to `int' in
declaration of `XSetCloseDownMode'
/usr/openwin/include/X11/Xlib.h:3708: warning: type defaults to `int' in
declaration of `XSetCommand'
/usr/openwin/include/X11/Xlib.h:3718: warning: type defaults to `int' in
declaration of `XSetDashes'
/usr/openwin/include/X11/Xlib.h:3726: warning: type defaults to `int' in
declaration of `XSetFillRule'
/usr/openwin/include/X11/Xlib.h:3734: warning: type defaults to `int' in
declaration of `XSetFillStyle'
/usr/openwin/include/X11/Xlib.h:3742: warning: type defaults to `int' in
declaration of `XSetFont'
/usr/openwin/include/X11/Xlib.h:3750: warning: type defaults to `int' in
declaration of `XSetFontPath'
/usr/openwin/include/X11/Xlib.h:3758: warning: type defaults to `int' in
declaration of `XSetForeground'
/usr/openwin/include/X11/Xlib.h:3766: warning: type defaults to `int' in
declaration of `XSetFunction'
/usr/openwin/include/X11/Xlib.h:3774: warning: type defaults to `int' in
declaration of `XSetGraphicsExposures'
/usr/openwin/include/X11/Xlib.h:3782: warning: type defaults to `int' in
declaration of `XSetIconName'
/usr/openwin/include/X11/Xlib.h:3791: warning: type defaults to `int' in
declaration of `XSetInputFocus'
/usr/openwin/include/X11/Xlib.h:3802: warning: type defaults to `int' in
declaration of `XSetLineAttributes'
/usr/openwin/include/X11/Xlib.h:3817: warning: type defaults to `int' in
declaration of `XSetPlaneMask'
/usr/openwin/include/X11/Xlib.h:3835: warning: type defaults to `int' in
declaration of `XSetScreenSaver'
/usr/openwin/include/X11/Xlib.h:3844: warning: type defaults to `int' in
declaration of `XSetSelectionOwner'
/usr/openwin/include/X11/Xlib.h:3855: warning: type defaults to `int' in
declaration of `XSetState'
/usr/openwin/include/X11/Xlib.h:3863: warning: type defaults to `int' in
declaration of `XSetStipple'
/usr/openwin/include/X11/Xlib.h:3871: warning: type defaults to `int' in
declaration of `XSetSubwindowMode'
/usr/openwin/include/X11/Xlib.h:3880: warning: type defaults to `int' in
declaration of `XSetTSOrigin'
/usr/openwin/include/X11/Xlib.h:3888: warning: type defaults to `int' in
declaration of `XSetTile'
/usr/openwin/include/X11/Xlib.h:3896: warning: type defaults to `int' in
declaration of `XSetWindowBackground'
/usr/openwin/include/X11/Xlib.h:3904: warning: type defaults to `int' in
declaration of `XSetWindowBackgroundPixmap'
/usr/openwin/include/X11/Xlib.h:3912: warning: type defaults to `int' in
declaration of `XSetWindowBorder'
/usr/openwin/include/X11/Xlib.h:3920: warning: type defaults to `int' in
declaration of `XSetWindowBorderPixmap'
/usr/openwin/include/X11/Xlib.h:3928: warning: type defaults to `int' in
declaration of `XSetWindowBorderWidth'
/usr/openwin/include/X11/Xlib.h:3936: warning: type defaults to `int' in
declaration of `XSetWindowColormap'
/usr/openwin/include/X11/Xlib.h:3945: warning: type defaults to `int' in
declaration of `XStoreBuffer'
/usr/openwin/include/X11/Xlib.h:3953: warning: type defaults to `int' in
declaration of `XStoreBytes'
/usr/openwin/include/X11/Xlib.h:3961: warning: type defaults to `int' in
declaration of `XStoreColor'
/usr/openwin/include/X11/Xlib.h:3970: warning: type defaults to `int' in
declaration of `XStoreColors'
/usr/openwin/include/X11/Xlib.h:3978: warning: type defaults to `int' in
declaration of `XStoreName'
/usr/openwin/include/X11/Xlib.h:3988: warning: type defaults to `int' in
declaration of `XStoreNamedColor'
/usr/openwin/include/X11/Xlib.h:3995: warning: type defaults to `int' in
declaration of `XSync'
/usr/openwin/include/X11/Xlib.h:4007: warning: type defaults to `int' in
declaration of `XTextExtents'
/usr/openwin/include/X11/Xlib.h:4019: warning: type defaults to `int' in
declaration of `XTextExtents16'
/usr/openwin/include/X11/Xlib.h:4055: warning: type defaults to `int' in
declaration of `XUndefineCursor'
/usr/openwin/include/X11/Xlib.h:4064: warning: type defaults to `int' in
declaration of `XUngrabButton'
/usr/openwin/include/X11/Xlib.h:4073: warning: type defaults to `int' in
declaration of `XUngrabKey'
/usr/openwin/include/X11/Xlib.h:4080: warning: type defaults to `int' in
declaration of `XUngrabKeyboard'
/usr/openwin/include/X11/Xlib.h:4087: warning: type defaults to `int' in
declaration of `XUngrabPointer'
/usr/openwin/include/X11/Xlib.h:4093: warning: type defaults to `int' in
declaration of `XUngrabServer'
/usr/openwin/include/X11/Xlib.h:4100: warning: type defaults to `int' in
declaration of `XUninstallColormap'
/usr/openwin/include/X11/Xlib.h:4107: warning: type defaults to `int' in
declaration of `XUnloadFont'
/usr/openwin/include/X11/Xlib.h:4114: warning: type defaults to `int' in
declaration of `XUnmapSubwindows'
/usr/openwin/include/X11/Xlib.h:4121: warning: type defaults to `int' in
declaration of `XUnmapWindow'
/usr/openwin/include/X11/Xlib.h:4141: warning: type defaults to `int' in
declaration of `XWarpPointer'
/usr/openwin/include/X11/Xlib.h:4162: warning: type defaults to `int' in
declaration of `XWindowEvent'
In file included from /home/ssd/templates/X11/include/gdk/gdkprivate.h:32,
                 from /home/ssd/templates/X11/include/gdk/gdkx.h:30,
                 from /home/ssd/templates/X11/include/gtk-xmhtml/toolkit.h:7,
                 from /home/ssd/templates/X11/include/gtk-xmhtml/gtk-xmhtml.h:11,
                 from helpbrowser.c:30:
/usr/openwin/include/X11/Xutil.h:363: warning: type defaults to `int' in
declaration of `XClipBox'
/usr/openwin/include/X11/Xutil.h:389: warning: type defaults to `int' in
declaration of `XDestroyRegion'
/usr/openwin/include/X11/Xutil.h:395: warning: type defaults to `int' in
declaration of `XEmptyRegion'
/usr/openwin/include/X11/Xutil.h:402: warning: type defaults to `int' in
declaration of `XEqualRegion'
/usr/openwin/include/X11/Xutil.h:548: warning: type defaults to `int' in
declaration of `XIntersectRegion'
/usr/openwin/include/X11/Xutil.h:584: warning: type defaults to `int' in
declaration of `XOffsetRegion'
/usr/openwin/include/X11/Xutil.h:627: warning: type defaults to `int' in
declaration of `XSetClassHint'
/usr/openwin/include/X11/Xutil.h:636: warning: type defaults to `int' in
declaration of `XSetIconSizes'
/usr/openwin/include/X11/Xutil.h:644: warning: type defaults to `int' in
declaration of `XSetNormalHints'
/usr/openwin/include/X11/Xutil.h:663: warning: type defaults to `int' in
declaration of `XSetSizeHints'
/usr/openwin/include/X11/Xutil.h:676: warning: type defaults to `int' in
declaration of `XSetStandardProperties'
/usr/openwin/include/X11/Xutil.h:701: warning: type defaults to `int' in
declaration of `XSetWMHints'
/usr/openwin/include/X11/Xutil.h:770: warning: type defaults to `int' in
declaration of `XSetRegion'
/usr/openwin/include/X11/Xutil.h:787: warning: type defaults to `int' in
declaration of `XSetZoomHints'
/usr/openwin/include/X11/Xutil.h:795: warning: type defaults to `int' in
declaration of `XShrinkRegion'
/usr/openwin/include/X11/Xutil.h:811: warning: type defaults to `int' in
declaration of `XSubtractRegion'
/usr/openwin/include/X11/Xutil.h:871: warning: type defaults to `int' in
declaration of `XUnionRectWithRegion'
/usr/openwin/include/X11/Xutil.h:879: warning: type defaults to `int' in
declaration of `XUnionRegion'
/usr/openwin/include/X11/Xutil.h:903: warning: type defaults to `int' in
declaration of `XXorRegion'
In file included from /usr/openwin/include/X11/Intrinsic.h:58,
                 from /home/ssd/templates/X11/include/gtk-xmhtml/toolkit.h:35,
                 from /home/ssd/templates/X11/include/gtk-xmhtml/gtk-xmhtml.h:11,
                 from helpbrowser.c:30:
/usr/openwin/include/X11/Xresource.h:249: warning: type defaults to `int' in
declaration of `XrmQGetResource'
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../..                            
-I/home/ssd/templates/X11/lib/glib/include -I/home/ssd/templates/X11/include
-I/usr/openwin/include                     -I/home/ssd/templates/X11/include
-DLOCALEDIR=\""/home/ssd/templates/X11/share/locale"\"   -g -O2 -Wall -c queue.c
/bin/sh ../../libtool --mode=link gcc  -g -O2 -Wall  -o helpbrowser  helpbrowser.o
queue.o ../../libgimp/libgimpui.la          
../../libgimp/libgimp.la                -L/home/ssd/templates/X11/lib
-L/usr/openwin/lib -R/usr/openwin/lib -lgtkxmhtml -lgtk -lgdk -lgmodule -lglib
-ldl -lXext -lX11 -lsocket -lnsl -lm                           
mkdir .libs
gcc -g -O2 -Wall -o .libs/helpbrowser helpbrowser.o queue.o
../../libgimp/.libs/libgimpui.so -L/home/ssd/templates/X11/lib -L/usr/openwin/lib
-lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11 -lsocket -lnsl -lm
../../libgimp/.libs/libgimp.so -lglib -lm -L/home/ssd/templates/X11/lib
-L/usr/openwin/lib -lgtkxmhtml -lgtk -lgdk -lgmodule -lglib -ldl -lXext -lX11
-lsocket -lnsl -lm -R/home/ssd/templates/X11/lib -R/usr/openwin/lib
Undefined                       first referenced
 symbol                             in file
inflateEnd                          /home/ssd/templates/X11/lib/libgtkxmhtml.so
XpmFreeXpmImage                     /home/ssd/templates/X11/lib/libgtkxmhtml.so
XpmCreateXpmImageFromBuffer         /home/ssd/templates/X11/lib/libgtkxmhtml.so
XpmGetErrorString                   /home/ssd/templates/X11/lib/libgtkxmhtml.so
uncompress                          /home/ssd/templates/X11/lib/libgtkxmhtml.so
inflate                             /home/ssd/templates/X11/lib/libgtkxmhtml.so
XpmFreeXpmInfo                      /home/ssd/templates/X11/lib/libgtkxmhtml.so
inflateInit_                        /home/ssd/templates/X11/lib/libgtkxmhtml.so
compress                            /home/ssd/templates/X11/lib/libgtkxmhtml.so
XpmCreateXpmImageFromData           /home/ssd/templates/X11/lib/libgtkxmhtml.so
ld: fatal: Symbol referencing errors. No output written to .libs/helpbrowser


-- 
Andrew
   ,(   ,(   ,(   ,(   ,(   ,(   ,(   ,(   ,(   ,(   ,(  
`-'  `-'  `-'  `-'  `-'  `-'  `-'  `-'  `-'  `-'  `-'  `-


[Index of Archives]     [Video For Linux]     [Photo]     [Yosemite News]     [gtk]     [GIMP for Windows]     [KDE]     [GEGL]     [Gimp's Home]     [Gimp on GUI]     [Gimp on Windows]     [Steve's Art]

  Powered by Linux