Recent Changes - Search:

Toyonaka ContactMe help To Do Sell Buy Minoo Lorain Bicycle Lorain High School 1976 New Stuff Vancouver, BC

Classes

Research

OJC info

MASLE References iPod Publications

Media

Design

Computer

Software

Politics

Teaching and Learning

Learning Japanese

Main.Religion

Music

Family

Family?

Friends?

Serendipity

Wiki Thoughts

PmWiki

HT Kmakeall

popear:/usr/local/src/htk-3.3# make all make[1]: Entering directory `/usr/local/src/htk-3.3/HTKLib' gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HShell.o HShell.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HMath.o HMath.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HSigP.o HSigP.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HWave.o HWave.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HAudio.o HAudio.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HParm.o HParm.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HVQ.o HVQ.c gcc -ansi -D_SVID_SOURCE -DOSS_AUDIO -D'ARCH="linux"' -Wall -Wno-switch -g -O2 -I. -c -o HGraf.o HGraf.c HGraf.c:73:77: X11/Xlib.h: No such file or directory HGraf.c:74:23: X11/Xutil.h: No such file or directory HGraf.c:75:21: X11/Xos.h: No such file or directory HGraf.c:77:27: X11/keysymdef.h: No such file or directory HGraf.c:87: error: syntax error before '*' token HGraf.c:87: warning: type defaults to `int' in declaration of `theDisp' HGraf.c:87: warning: data definition has no type or storage class HGraf.c:88: error: syntax error before "rootW" HGraf.c:88: warning: type defaults to `int' in declaration of `rootW' HGraf.c:88: warning: type defaults to `int' in declaration of `theWindow' HGraf.c:88: warning: data definition has no type or storage class HGraf.c:91: error: syntax error before "theCmap" HGraf.c:91: warning: type defaults to `int' in declaration of `theCmap' HGraf.c:91: warning: data definition has no type or storage class HGraf.c:92: error: syntax error before "theGC" HGraf.c:92: warning: type defaults to `int' in declaration of `theGC' HGraf.c:92: warning: data definition has no type or storage class HGraf.c:93: error: syntax error before "gcs" HGraf.c:93: warning: type defaults to `int' in declaration of `gcs' HGraf.c:93: warning: data definition has no type or storage class HGraf.c:95: error: syntax error before '*' token HGraf.c:95: warning: type defaults to `int' in declaration of `theVisual' HGraf.c:95: warning: data definition has no type or storage class HGraf.c:96: error: syntax error before "report" HGraf.c:96: warning: type defaults to `int' in declaration of `report' HGraf.c:96: warning: data definition has no type or storage class HGraf.c:97: error: syntax error before "hints" HGraf.c:97: warning: type defaults to `int' in declaration of `hints' HGraf.c:97: warning: data definition has no type or storage class HGraf.c:111: error: `GXcopy' undeclared here (not in a function) HGraf.c:111: error: initializer element is not constant HGraf.c:111: error: (near initialization for `TFuncX11[0]') HGraf.c:111: error: `GXor' undeclared here (not in a function) HGraf.c:111: error: initializer element is not constant HGraf.c:111: error: (near initialization for `TFuncX11[1]') HGraf.c:111: error: `GXxor' undeclared here (not in a function) HGraf.c:111: error: initializer element is not constant HGraf.c:111: error: (near initialization for `TFuncX11[2]') HGraf.c:112: error: `GXinvert' undeclared here (not in a function) HGraf.c:112: error: initializer element is not constant HGraf.c:112: error: (near initialization for `TFuncX11[3]') HGraf.c:151: error: syntax error before '*' token HGraf.c:151: warning: type defaults to `int' in declaration of `DefaultFont' HGraf.c:151: warning: type defaults to `int' in declaration of `CurrentFont' HGraf.c:151: warning: type defaults to `int' in declaration of `FontInfo' HGraf.c:151: warning: data definition has no type or storage class HGraf.c: In function `InstallFonts': HGraf.c:164: warning: implicit declaration of function `XLoadQueryFont' HGraf.c:164: warning: assignment makes pointer from integer without a cast HGraf.c:167: warning: assignment makes pointer from integer without a cast HGraf.c:168: warning: assignment makes pointer from integer without a cast HGraf.c:169: warning: assignment makes pointer from integer without a cast HGraf.c: At top level: HGraf.c:176: error: syntax error before '*' token HGraf.c: In function `DecodeKeyPress': HGraf.c:180: error: `KeySym' undeclared (first use in this function) HGraf.c:180: error: (Each undeclared identifier is reported only once HGraf.c:180: error: for each function it appears in.) HGraf.c:180: error: syntax error before "key" HGraf.c:181: error: `XComposeStatus' undeclared (first use in this function) HGraf.c:183: warning: implicit declaration of function `XLookupString' HGraf.c:183: error: `xkev' undeclared (first use in this function) HGraf.c:183: error: `key' undeclared (first use in this function) HGraf.c:183: error: `compose' undeclared (first use in this function) HGraf.c:184: error: `hev' undeclared (first use in this function) HGraf.c:186: error: `XK_Shift_L' undeclared (first use in this function) HGraf.c:187: error: `XK_Shift_R' undeclared (first use in this function) HGraf.c:190: error: `XK_Control_L' undeclared (first use in this function) HGraf.c:191: error: `XK_Control_R' undeclared (first use in this function) HGraf.c:194: error: `XK_Meta_L' undeclared (first use in this function) HGraf.c:195: error: `XK_Meta_R' undeclared (first use in this function) HGraf.c:196: error: `XK_Alt_L' undeclared (first use in this function) HGraf.c:197: error: `XK_Alt_R' undeclared (first use in this function) HGraf.c:200: error: `XK_Return' undeclared (first use in this function) HGraf.c:201: error: `XK_KP_Enter' undeclared (first use in this function) HGraf.c:204: error: `XK_Escape' undeclared (first use in this function) HGraf.c:207: error: `XK_BackSpace' undeclared (first use in this function) HGraf.c:208: error: `XK_Delete' undeclared (first use in this function) HGraf.c: In function `HGetEvent': HGraf.c:219: error: `XEvent' undeclared (first use in this function) HGraf.c:219: error: syntax error before "xev" HGraf.c:223: warning: implicit declaration of function `XFlush' HGraf.c:225: warning: implicit declaration of function `XEventsQueued' HGraf.c:225: error: `QueuedAfterFlush' undeclared (first use in this function) HGraf.c:226: warning: implicit declaration of function `XNextEvent' HGraf.c:226: error: `xev' undeclared (first use in this function) HGraf.c:230: error: `ButtonPress' undeclared (first use in this function) HGraf.c:235: error: `ButtonRelease' undeclared (first use in this function) HGraf.c:240: error: `MotionNotify' undeclared (first use in this function) HGraf.c:245: error: `KeyPress' undeclared (first use in this function) HGraf.c:251: error: `KeyRelease' undeclared (first use in this function) HGraf.c:257: error: `Expose' undeclared (first use in this function) HGraf.c: In function `HEventsPending': HGraf.c:281: error: `QueuedAfterFlush' undeclared (first use in this function) HGraf.c: In function `HMousePos': HGraf.c:288: error: `Window' undeclared (first use in this function) HGraf.c:288: error: syntax error before "root" HGraf.c:293: warning: implicit declaration of function `XQueryPointer' HGraf.c:293: error: `root' undeclared (first use in this function) HGraf.c:293: error: `child' undeclared (first use in this function) HGraf.c: In function `InstallColours': HGraf.c:311: error: `XColor' undeclared (first use in this function) HGraf.c:311: error: syntax error before "greyDef" HGraf.c:317: warning: implicit declaration of function `XParseColor' HGraf.c:317: error: `colourDef' undeclared (first use in this function) HGraf.c:320: warning: implicit declaration of function `XAllocColor' HGraf.c:334: error: `whiteDef' undeclared (first use in this function) HGraf.c:334: warning: implicit declaration of function `XQueryColor' HGraf.c:335: error: `blackDef' undeclared (first use in this function) HGraf.c:341: error: `greyDef' undeclared (first use in this function) HGraf.c: In function `HSetColour': HGraf.c:361: warning: implicit declaration of function `XSetForeground' HGraf.c: In function `HDrawLines': HGraf.c:388: warning: implicit declaration of function `XDrawLines' HGraf.c:388: error: `XPoint' undeclared (first use in this function) HGraf.c:388: error: syntax error before ')' token HGraf.c: In function `HDrawRectangle': HGraf.c:395: warning: implicit declaration of function `XDrawRectangle' HGraf.c: In function `HFillRectangle': HGraf.c:402: warning: implicit declaration of function `XFillRectangle' HGraf.c: In function `HDrawLine': HGraf.c:408: warning: implicit declaration of function `XDrawLine' HGraf.c: In function `HFillPolygon': HGraf.c:414: warning: implicit declaration of function `XFillPolygon' HGraf.c:414: error: `XPoint' undeclared (first use in this function) HGraf.c:414: error: syntax error before ')' token HGraf.c: In function `HDrawArc': HGraf.c:427: warning: implicit declaration of function `XDrawArc' HGraf.c: In function `HFillArc': HGraf.c:440: warning: implicit declaration of function `XFillArc' HGraf.c: In function `HPrintf': HGraf.c:451: warning: implicit declaration of function `XDrawString' HGraf.c: In function `HCopyArea': HGraf.c:457: warning: implicit declaration of function `XCopyArea' HGraf.c: In function `HSetFontSize': HGraf.c:502: warning: implicit declaration of function `XSetFont' HGraf.c:502: error: request for member `fid' in something not a structure or union HGraf.c: In function `HSetLineWidth': HGraf.c:511: warning: implicit declaration of function `XSetLineAttributes' HGraf.c:511: error: `LineSolid' undeclared (first use in this function) HGraf.c:511: error: `JoinRound' undeclared (first use in this function) HGraf.c:511: error: `FillSolid' undeclared (first use in this function) HGraf.c: In function `CentreX': HGraf.c:523: warning: implicit declaration of function `XTextWidth' HGraf.c: In function `CentreY': HGraf.c:529: error: request for member `ascent' in something not a structure or union HGraf.c:529: error: request for member `descent' in something not a structure or union HGraf.c:529: error: request for member `ascent' in something not a structure or union HGraf.c: In function `HTextHeight': HGraf.c:541: error: request for member `ascent' in something not a structure or union HGraf.c:541: error: request for member `descent' in something not a structure or union HGraf.c: In function `HDrawImage': HGraf.c:550: error: syntax error before '*' token HGraf.c:556: error: `xi' undeclared (first use in this function) HGraf.c:557: warning: implicit declaration of function `XDestroyImage' HGraf.c:558: warning: implicit declaration of function `XGetImage' HGraf.c:558: error: `AllPlanes' undeclared (first use in this function) HGraf.c:558: error: `XYPixmap' undeclared (first use in this function) HGraf.c:562: warning: implicit declaration of function `XPutPixel' HGraf.c:564: warning: implicit declaration of function `XPutImage' HGraf.c: In function `InitGCs': HGraf.c:780: error: `XGCValues' undeclared (first use in this function) HGraf.c:780: error: syntax error before "values" HGraf.c:783: error: `GCLineWidth' undeclared (first use in this function) HGraf.c:783: error: `GCFunction' undeclared (first use in this function) HGraf.c:783: error: `GCForeground' undeclared (first use in this function) HGraf.c:785: error: `values' undeclared (first use in this function) HGraf.c:788: warning: implicit declaration of function `XCreateGC' HGraf.c:790: error: `GCPlaneMask' undeclared (first use in this function) HGraf.c:792: error: `GXxor' undeclared (first use in this function) HGraf.c: In function `InitGlobals': HGraf.c:800: warning: implicit declaration of function `DefaultScreen' HGraf.c:801: warning: implicit declaration of function `DefaultColormap' HGraf.c:802: warning: implicit declaration of function `RootWindow' HGraf.c:803: warning: implicit declaration of function `DefaultGC' HGraf.c:804: warning: implicit declaration of function `DefaultVisual' HGraf.c:804: warning: assignment makes pointer from integer without a cast HGraf.c:805: warning: implicit declaration of function `DisplayCells' HGraf.c:806: warning: implicit declaration of function `DisplayWidth' HGraf.c:807: warning: implicit declaration of function `DisplayHeight' HGraf.c:808: warning: implicit declaration of function `DisplayPlanes' HGraf.c:809: warning: implicit declaration of function `WhitePixel' HGraf.c:810: warning: implicit declaration of function `BlackPixel' HGraf.c: In function `MakeXGraf': HGraf.c:817: error: `Window' undeclared (first use in this function) HGraf.c:817: error: syntax error before "window" HGraf.c:818: error: `XSetWindowAttributes' undeclared (first use in this function) HGraf.c:823: warning: implicit declaration of function `XOpenDisplay' HGraf.c:823: warning: assignment makes pointer from integer without a cast HGraf.c:824: warning: implicit declaration of function `XDisplayName' HGraf.c:828: error: `parent' undeclared (first use in this function) HGraf.c:829: error: `window' undeclared (first use in this function) HGraf.c:829: warning: implicit declaration of function `XCreateSimpleWindow' HGraf.c:831: error: `CWBackingStore' undeclared (first use in this function) HGraf.c:831: error: `setwinattr' undeclared (first use in this function) HGraf.c:831: error: `WhenMapped' undeclared (first use in this function) HGraf.c:832: warning: implicit declaration of function `XChangeWindowAttributes' HGraf.c:834: error: request for member `flags' in something not a structure or union HGraf.c:834: error: `PPosition' undeclared (first use in this function) HGraf.c:834: error: `PSize' undeclared (first use in this function) HGraf.c:834: error: `PMaxSize' undeclared (first use in this function) HGraf.c:834: error: `PMinSize' undeclared (first use in this function) HGraf.c:835: error: request for member `y' in something not a structure or union HGraf.c:835: error: request for member `x' in something not a structure or union HGraf.c:836: error: request for member `width' in something not a structure or union HGraf.c:836: error: request for member `height' in something not a structure or union HGraf.c:837: error: request for member `min_width' in something not a structure or union HGraf.c:837: error: request for member `min_height' in something not a structure or union HGraf.c:838: error: request for member `max_width' in something not a structure or union HGraf.c:838: error: request for member `max_height' in something not a structure or union HGraf.c:841: warning: implicit declaration of function `XSetStandardProperties' HGraf.c:841: error: `None' undeclared (first use in this function) HGraf.c:843: warning: implicit declaration of function `XSelectInput' HGraf.c:843: error: `ExposureMask' undeclared (first use in this function) HGraf.c:843: error: `KeyPressMask' undeclared (first use in this function) HGraf.c:843: error: `ButtonPressMask' undeclared (first use in this function) HGraf.c:844: error: `ButtonReleaseMask' undeclared (first use in this function) HGraf.c:844: error: `PointerMotionHintMask' undeclared (first use in this function) HGraf.c:844: error: `PointerMotionMask' undeclared (first use in this function) HGraf.c:845: warning: implicit declaration of function `XMapWindow' HGraf.c:851: error: request for member `type' in something not a structure or union HGraf.c:851: error: `Expose' undeclared (first use in this function) HGraf.c:852: warning: implicit declaration of function `XSendEvent' HGraf.c:852: error: `False' undeclared (first use in this function) HGraf.c: In function `TermHGraf': HGraf.c:862: warning: implicit declaration of function `XCloseDisplay' make[1]: *** [HGraf.o] Error 1 make[1]: Leaving directory `/usr/local/src/htk-3.3/HTKLib' make: *** [all] Error 1

Edit - History - Print - Recent Changes - Search
Page last modified on June 22, 2006, at 05:28 AM