This is the mail archive of the cygwin-xfree@cygwin.com mailing list for the Cygwin XFree86 project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: make build output from the Animbob program


no this is not only X11 portion, you need a lots of libraries to resolve
symbols.  you need to link to libXm, libXt and so on... use nm to figure out
which libraries have symbols.... beside use proper linking order too.

Suhaib

> -----Original Message-----
> From: Lytle, Robert TQO [mailto:rlytle@tqs.com] 
> Sent: Thursday, October 04, 2001 11:33 AM
> To: cygwin-xfree@xfree.cygwin.com
> Subject: make build output from the Animbob program
> 
> 
> Harold, I'm at work now but saw your response on the mailing 
> list archives. Thanks for any input you can give me!
> 
> This is just the X11 portion:
> 
> 
> make[2]: Entering directory `/home/Administrator/animabob-1.3.0b/icol'
> gcc -O2 -fno-strength-reduce     -I.. -I../lib  -I/usr/X11R6/include
> -D__i386__ -DWIN32_LEAN_AND_MEAN -DX_LOCALE -D_X86_ 
> -D__STDC__ -DNO_TCP_H -D__CYGWIN__ -D_XOPEN_SOURCE 
> -D_POSIX_C_SOURCE=199309L -D_BSD_SOURCE -D_SVID_SOURCE 
> -D_GNU_SOURCE -DX_SOURCE  -DFUNCPROTO=15 -DNARROWPROTO
> -DUSEFALLBACK -DHAVE_CONFIG_H -mwindows -lX11 -lICE -lSM   -c 
> -o icol.o
> icol.c
> gcc: -lX11: linker input file unused since linking not done
> gcc: -lICE: linker input file unused since linking not done
> gcc: -lSM: linker input file unused since linking not done
> gcc   icol.o      -o icol
> icol.o(.text+0x47):icol.c: undefined reference to `ColorBarStomp'
> icol.o(.text+0x69):icol.c: undefined reference to `ColorBarStore'
> icol.o(.text+0x99):icol.c: undefined reference to `AxisBarSetColors'
> icol.o(.text+0xc2):icol.c: undefined reference to `XtWindow'
> icol.o(.text+0xd3):icol.c: undefined reference to `XSetWindowColormap'
> icol.o(.text+0x100):icol.c: undefined reference to `ColorBarSave'
> icol.o(.text+0x110):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x118):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x11d):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x144):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x14e):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x154):icol.c: undefined reference to 
> `XmStringCreateLtoR'
> icol.o(.text+0x163):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x168):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x171):icol.c: undefined reference to `XmStringFree'
> icol.o(.text+0x17d):icol.c: undefined reference to `XtManageChild'
> icol.o(.text+0x1c9):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1cf):icol.c: undefined reference to 
> `XmToggleButtonGetState'
> icol.o(.text+0x201):icol.c: undefined reference to `NewString'
> icol.o(.text+0x231):icol.c: undefined reference to `FileSaveBar'
> icol.o(.text+0x276):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x27b):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x2dc):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x2e2):icol.c: undefined reference to 
> `XmStringCreateLtoR'
> icol.o(.text+0x2f7):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2fe):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x303):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x30f):icol.c: undefined reference to `XmStringFree'
> icol.o(.text+0x3b4):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x3c6):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x3db):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x5cf):icol.c: undefined reference to `AxisBarSetColors'
> icol.o(.text+0x63d):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x64f):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x664):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x676):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x68b):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x69d):icol.c: more undefined references to 
> `GetWidget' follow
> icol.o(.text+0x714):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x719):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x730):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x736):icol.c: undefined reference to `XtUnmanageChild'
> icol.o(.text+0x748):icol.c: undefined reference to 
> `XtUnmanageChildren'
> icol.o(.text+0x757):icol.c: undefined reference to 
> `XtUnmanageChildren'
> icol.o(.text+0x769):icol.c: undefined reference to 
> `XtUnmanageChildren'
> icol.o(.text+0x779):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x781):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x786):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x799):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x79f):icol.c: undefined reference to `XtManageChild'
> icol.o(.text+0x7df):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x7e4):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x7f0):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x7f5):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x804):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x809):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x81a):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x81f):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x82e):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x833):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x84e):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x853):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x871):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x876):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x88b):icol.c: undefined reference to `ColorBarRGB'
> icol.o(.text+0x8a7):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x8ac):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x8cd):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x8d2):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x8de):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x8e3):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x8fa):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x8ff):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x910):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x915):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x933):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x938):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x953):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x958):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x96d):icol.c: undefined reference to `ColorBarHSV'
> icol.o(.text+0x988):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x98d):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x9ad):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x9b2):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x9be):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x9c3):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x9d2):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x9d7):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x9f3):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x9f8):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xa13):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xa18):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xa36):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xa3b):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xa50):icol.c: undefined reference to `ColorBarYUV'
> icol.o(.text+0xa64):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xa69):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xa75):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xa7a):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xa89):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xa8e):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xa9e):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0xaa3):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xabd):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xac2):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xad9):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0xade):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xaea):icol.c: undefined reference to `ColorBarAlpha'
> icol.o(.text+0xb1c):icol.c: undefined reference to `ColorBarSnapAll'
> icol.o(.text+0xb35):icol.c: undefined reference to `ColorBarSnap'
> icol.o(.text+0xb75):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0xb8e):icol.c: undefined reference to `ColorBarDrawGraph'
> icol.o(.text+0xbdb):icol.c: undefined reference to 
> `ColorBarPlaceKnots'
> icol.o(.text+0xbef):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0xc08):icol.c: undefined reference to `ColorBarDrawGraph'
> icol.o(.text+0xc1c):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0xc61):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0xc69):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0xc6e):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xc87):icol.c: undefined reference to `ColorBarSave'
> icol.o(.text+0xc9d):icol.c: undefined reference to `ColorBarRestore'
> icol.o(.text+0xccb):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0xce4):icol.c: undefined reference to `ColorBarDrawGraph'
> icol.o(.text+0xcf8):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0xd65):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0xd6d):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0xd72):icol.c: undefined reference to `SetValue'
> icol.o(.text+0xd8b):icol.c: undefined reference to `ColorBarSave'
> icol.o(.text+0xda1):icol.c: undefined reference to `ColorBarRestore'
> icol.o(.text+0xdcf):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0xde8):icol.c: undefined reference to `ColorBarDrawGraph'
> icol.o(.text+0xdfc):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0xe52):icol.c: undefined reference to `XtScreen'
> icol.o(.text+0xe6a):icol.c: undefined reference to `GrabUntilClick'
> icol.o(.text+0xe8b):icol.c: undefined reference to `XGetImage'
> icol.o(.text+0xeac):icol.c: undefined reference to `XtFree'
> icol.o(.text+0xeb5):icol.c: undefined reference to `XtFree'
> icol.o(.text+0xedf):icol.c: undefined reference to `ColorBarSetFocus'
> icol.o(.text+0xef3):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0xf0c):icol.c: undefined reference to `ColorBarDrawGraph'
> icol.o(.text+0xf8d):icol.c: undefined reference to `XSetErrorHandler'
> icol.o(.text+0xfb5):icol.c: undefined reference to 
> `XGetWindowAttributes'
> icol.o(.text+0xfe0):icol.c: undefined reference to `XFree'
> icol.o(.text+0x100b):icol.c: undefined reference to `XQueryTree'
> icol.o(.text+0x1060):icol.c: undefined reference to `XGetGeometry'
> icol.o(.text+0x10c0):icol.c: undefined reference to `XFree'
> icol.o(.text+0x10e4):icol.c: undefined reference to 
> `XGetWindowAttributes'
> icol.o(.text+0x1131):icol.c: undefined reference to `BailOut'
> icol.o(.text+0x1179):icol.c: undefined reference to `XQueryColors'
> icol.o(.text+0x11e6):icol.c: undefined reference to `PutRGB'
> icol.o(.text+0x120f):icol.c: undefined reference to `XSetErrorHandler'
> icol.o(.text+0x123a):icol.c: undefined reference to `GrabUntilClick'
> icol.o(.text+0x1271):icol.c: undefined reference to `XGetGeometry'
> icol.o(.text+0x12bc):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x12d5):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x12e9):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x134a):icol.c: undefined reference to `XSetErrorHandler'
> icol.o(.text+0x1364):icol.c: undefined reference to 
> `XGetWindowAttributes'
> icol.o(.text+0x138c):icol.c: undefined reference to `XCreateColormap'
> icol.o(.text+0x13c8):icol.c: undefined reference to `BailOut'
> icol.o(.text+0x13f0):icol.c: undefined reference to `GetRGB'
> icol.o(.text+0x14ae):icol.c: undefined reference to `XStoreColors'
> icol.o(.text+0x14da):icol.c: undefined reference to 
> `XGetWindowAttributes'
> icol.o(.text+0x150a):icol.c: undefined reference to 
> `XSetWindowColormap'
> icol.o(.text+0x1520):icol.c: undefined reference to `XFree'
> icol.o(.text+0x154e):icol.c: undefined reference to `XQueryTree'
> icol.o(.text+0x15b0):icol.c: undefined reference to `XGetGeometry'
> icol.o(.text+0x1614):icol.c: undefined reference to `XFree'
> icol.o(.text+0x1625):icol.c: undefined reference to `XSetErrorHandler'
> icol.o(.text+0x1652):icol.c: undefined reference to `GrabUntilClick'
> icol.o(.text+0x1689):icol.c: undefined reference to `XGetGeometry'
> icol.o(.text+0x1703):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x171e):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x1723):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x1736):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1751):icol.c: undefined reference to `XtStrings'
> icol.o(.text+0x1756):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x1783):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1792):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1797):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x17aa):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x17ba):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x17bf):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x17d2):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x17e2):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x17e7):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x17fa):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x180a):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x180f):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x183e):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x184d):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1852):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x1865):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1875):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x187a):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x188d):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x189d):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x18a2):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x193d):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1943):icol.c: undefined reference to `XtManageChild'
> icol.o(.text+0x1996):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x19ac):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x19b1):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x19c4):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x19da):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x19df):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x19f2):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1a08):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1a0d):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x1a20):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1a36):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1a3b):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x1a5a):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1a60):icol.c: undefined reference to 
> `XmStringCreateLtoR'
> icol.o(.text+0x1a72):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1a79):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1a7e):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x1a8a):icol.c: undefined reference to `XmStringFree'
> icol.o(.text+0x1b85):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x1b91):icol.c: undefined reference to `XmStringGetLtoR'
> icol.o(.text+0x1c01):icol.c: undefined reference to `NewString'
> icol.o(.text+0x1c1e):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x1c24):icol.c: undefined reference to 
> `XmToggleButtonGetState'
> icol.o(.text+0x1c50):icol.c: undefined reference to `FileSaveBar'
> icol.o(.text+0x1ca2):icol.c: undefined reference to `NewString'
> icol.o(.text+0x1cc2):icol.c: undefined reference to `FileOpenBar'
> icol.o(.text+0x1cf5):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x1d0b):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x1d22):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x1d91):icol.c: undefined reference to `NewString'
> icol.o(.text+0x1db4):icol.c: undefined reference to `FileSaveBar'
> icol.o(.text+0x1eac):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x1eba):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x1f93):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x1fa1):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x2053):icol.c: undefined reference to `ColorBarSet'
> icol.o(.text+0x2097):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x20f9):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x2104):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x2153):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2159):icol.c: undefined reference to `XtManageChild'
> icol.o(.text+0x21ba):icol.c: undefined reference to 
> `ColorBarFindChart'
> icol.o(.text+0x21c4):icol.c: undefined reference to `ColorBarSetFocus'
> icol.o(.text+0x21d0):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x21db):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x21fa):icol.c: undefined reference to `ColorBarSetBrush'
> icol.o(.text+0x2245):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x2259):icol.c: undefined reference to 
> `ColorBarMoveBrush'
> icol.o(.text+0x2267):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x22b5):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x22c1):icol.c: undefined reference to `ColorBarSetBrush'
> icol.o(.text+0x22cd):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x22d8):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x233d):icol.c: undefined reference to `XtIsRealized'
> icol.o(.text+0x2350):icol.c: undefined reference to `XtWindow'
> icol.o(.text+0x235e):icol.c: undefined reference to `XClearWindow'
> icol.o(.text+0x236a):icol.c: undefined reference to 
> `ColorBarResizeChart'
> icol.o(.text+0x2373):icol.c: undefined reference to 
> `ColorBarDrawChart'
> icol.o(.text+0x2393):icol.c: undefined reference to `AxisBarResize'
> icol.o(.text+0x23a1):icol.c: undefined reference to 
> `ColorBarDrawChart'
> icol.o(.text+0x23f9):icol.c: undefined reference to `BailOut'
> icol.o(.text+0x2439):icol.c: undefined reference to `BailOut'
> icol.o(.text+0x2487):icol.c: undefined reference to 
> `ColorBarFindButton'
> icol.o(.text+0x24ce):icol.c: undefined reference to `ColorBarSetFocus'
> icol.o(.text+0x24e8):icol.c: undefined reference to `ColorBarSnap'
> icol.o(.text+0x2508):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x2511):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x251f):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x2536):icol.c: undefined reference to `SaveBarWrite'
> icol.o(.text+0x2556):icol.c: undefined reference to 
> `ColorBarFindButton'
> icol.o(.text+0x2595):icol.c: undefined reference to `SaveBarRead'
> icol.o(.text+0x25cd):icol.c: undefined reference to `ColorBarSetFocus'
> icol.o(.text+0x25e4):icol.c: undefined reference to `ColorBarSet'
> icol.o(.text+0x25ff):icol.c: undefined reference to `ColorBarSet'
> icol.o(.text+0x2617):icol.c: undefined reference to `ColorBarSet'
> icol.o(.text+0x2631):icol.c: undefined reference to `ColorBarSnap'
> icol.o(.text+0x2666):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x2672):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x267d):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x26aa):icol.c: undefined reference to 
> `ColorBarFindButton'
> icol.o(.text+0x26c6):icol.c: undefined reference to 
> `ColorBarUnsetFocus'
> icol.o(.text+0x26cf):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x26db):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x26e6):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x2709):icol.c: undefined reference to `XtIsRealized'
> icol.o(.text+0x271c):icol.c: undefined reference to `XtWindow'
> icol.o(.text+0x272a):icol.c: undefined reference to `XClearWindow'
> icol.o(.text+0x2736):icol.c: undefined reference to 
> `ColorBarResizeButtons'
> icol.o(.text+0x273f):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x274d):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x27ab):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x27b1):icol.c: undefined reference to `XmTextGetString'
> icol.o(.text+0x285d):icol.c: undefined reference to `XtFree'
> icol.o(.text+0x28f9):icol.c: undefined reference to `BailOut'
> icol.o(.text+0x2925):icol.c: undefined reference to `GetRGB'
> icol.o(.text+0x29cf):icol.c: undefined reference to `BailOut'
> icol.o(.text+0x2a0d):icol.c: undefined reference to `GetRGB'
> icol.o(.text+0x2ab8):icol.c: undefined reference to `XChangeProperty'
> icol.o(.text+0x2ad3):icol.c: undefined reference to `XtFree'
> icol.o(.text+0x2afd):icol.c: undefined reference to 
> `XtLastTimestampProcessed'
> icol.o(.text+0x2b20):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2b29):icol.c: undefined reference to 
> `XtGetSelectionValue'
> icol.o(.text+0x2c1d):icol.c: undefined reference to `PutRGB'
> icol.o(.text+0x2cac):icol.c: undefined reference to `PutRGB'
> icol.o(.text+0x2cd6):icol.c: undefined reference to 
> `ColorBarClearGraph'
> icol.o(.text+0x2cec):icol.c: undefined reference to 
> `ColorBarDrawGraph'
> icol.o(.text+0x2d03):icol.c: undefined reference to 
> `ColorBarDrawButtons'
> icol.o(.text+0x2d62):icol.c: undefined reference to 
> `XtLastTimestampProcessed'
> icol.o(.text+0x2d8b):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2d94):icol.c: undefined reference to 
> `XtGetSelectionValue'
> icol.o(.text+0x2da6):icol.c: undefined reference to 
> `XtLastTimestampProcessed'
> icol.o(.text+0x2dcf):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2dd8):icol.c: undefined reference to 
> `XtGetSelectionValue'
> icol.o(.text+0x2e45):icol.c: undefined reference to `XInternAtom'
> icol.o(.text+0x2e64):icol.c: undefined reference to `XInternAtom'
> icol.o(.text+0x2e86):icol.c: undefined reference to `XInternAtom'
> icol.o(.text+0x2ec8):icol.c: undefined reference to `SetupIcol'
> icol.o(.text+0x2f01):icol.c: undefined reference to `ColorBarNew'
> icol.o(.text+0x2f1d):icol.c: undefined reference to `XtRealizeWidget'
> icol.o(.text+0x2f2d):icol.c: undefined reference to `XFlush'
> icol.o(.text+0x2f40):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2f4e):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x2f63):icol.c: undefined reference to 
> `ColorBarSetWidget'
> icol.o(.text+0x2f83):icol.c: undefined reference to `AxisBarResize'
> icol.o(.text+0x2fb2):icol.c: undefined reference to `MirrorColormap'
> icol.o(.text+0x2fc9):icol.c: undefined reference to `NewString'
> icol.o(.text+0x2fe9):icol.c: undefined reference to `FileOpenBar'
> icol.o(.text+0x302a):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x3032):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x3037):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x306c):icol.c: undefined reference to `GetWidget'
> icol.o(.text+0x3074):icol.c: undefined reference to `_XmStrings'
> icol.o(.text+0x3079):icol.c: undefined reference to `SetValue'
> icol.o(.text+0x30d6):icol.c: undefined reference to `XtAppMainLoop'
> collect2: ld returned 1 exit status
> make[2]: *** [icol] Error 1
> 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]