nanogui: issue when compilling microwindows


Previous by date: 19 Jan 2001 10:06:10 -0000 Re: named socket issue..., Alex Holden
Next by date: 19 Jan 2001 10:06:10 -0000 Re: issue when compilling microwindows, Alex Holden
Previous in thread:
Next in thread: 19 Jan 2001 10:06:10 -0000 Re: issue when compilling microwindows, Alex Holden

Subject: issue when compilling microwindows
From: Zhang Hong-W17904 ####@####.####
Date: 19 Jan 2001 10:06:10 -0000
Message-Id: <89DEFCC5DB33D411A27F00508BCF8A82016D7F8C@ZCH07EXM05.corp.mot.com>

Would anybody can give me a hint on the following uW building log?  Thx.

LOG MESSAGE:

Compiling devrgn2.c ...
Compiling devarc.c ...
Compiling devpal8.c ...
Compiling devpal4.c ...
Creating library /home/hongz/microwin/src/lib/libmwengine.a ...
Updating dependencies in /home/hongz/microwin/src/fonts ...
Compiling helvB10.c ...
Compiling helvB12.c ...
Compiling helvR10.c ...
Compiling symbol.c ...
Compiling rom8x16.c ...
Compiling rom8x8.c ...
Compiling winFreeSansSerif11x13.c ...
Compiling winFreeSystem14x16.c ...
Compiling X5x7.c ...
Compiling X6x13.c ...
Creating library /home/hongz/microwin/src/lib/libmwfonts.a ...
Updating dependencies in /home/hongz/microwin/src/mwin ...
Updating dependencies in /home/hongz/microwin/src/mwin/bmp ...
Compiling car8.c ...
Compiling min4.c ...
Compiling max4.c ...
Compiling close4.c ...
Compiling under4.c ...
Compiling zion208.c ...
Compiling cs1.c ...
Compiling rle8.c ...
Compiling microwin.c ...
Compiling penguin.c ...
Creating library /home/hongz/microwin/src/lib/libmwimages.a ...
Creating library /home/hongz/microwin/src/lib/libmwobjects.a ...
Updating dependencies in /home/hongz/microwin/src/mwin/winlib ...
Compiling draw3d.c ...
Compiling ptinsid.c ...
Compiling insetr.c ...
Compiling fastfill.c ...
Compiling graph3d.c ...
In file included from /home/hongz/microwin/src/include/graph3d.h:10,
                 from graph3d.c:9:
/opt/uClinux/m68k-pic-coff/include/math.h:50: warning: conflicting types for built-in function `cos'
/opt/uClinux/m68k-pic-coff/include/math.h:140: warning: conflicting types for built-in function `sin'
/opt/uClinux/m68k-pic-coff/include/math.h:144: warning: conflicting types for built-in function `sqrt'
graph3d.c: In function `patch':
graph3d.c:304: warning: type mismatch in implicit declaration for built-in function `fabs'
Compiling mwuser.c ...
Compiling button.c ...
Compiling edit.c ...
Compiling listbox.c ...
listbox.c: In function `lstSetVScrollInfo':
listbox.c:645: warning: implicit declaration of function `SetScrollPos'
listbox.c:646: warning: implicit declaration of function `EnableScrollBar'
Compiling progbar.c ...
Compiling static.c ...
Compiling combobox.c ...
Compiling caret.c ...
Compiling scrlbar.c ...
Compiling medit.c ...
Creating library /home/hongz/microwin/src/lib/libmwinlib.a ...
Compiling winmain.c ...
Compiling winuser.c ...
winuser.c: In function `MwFindClassByName':
winuser.c:212: warning: passing arg 2 of `strcasecmp' discards `const' from pointer target type
Compiling wingdi.c ...
Compiling winexpos.c ...
Compiling winclip.c ...
Compiling winevent.c ...
Compiling windefw.c ...
Compiling winrgn.c ...
Compiling winfont.c ...
Compiling winsbar.c ...
Creating library /home/hongz/microwin/src/lib/libmwin.a ...
Updating dependencies in /home/hongz/microwin/src/demos/mwin ...
Compiling mdemo.c ...
mdemo.c: In function `WndProc':
mdemo.c:310: warning: implicit declaration of function `GdSetForeground'
mdemo.c:310: warning: implicit declaration of function `GdFindColor'
mdemo.c:311: warning: implicit declaration of function `GdArcAngle'
mdemo.c:200: warning: unused variable `countup'
Compiling mterm.c ...
mterm.c: In function `CreatePtyShell':
mterm.c:288: warning: implicit declaration of function `fork_not_available_use_vfork'
mterm.c:298: warning: implicit declaration of function `setsid'
mterm.c:304: warning: implicit declaration of function `dup2'
mterm.c:310: warning: implicit declaration of function `execv'
Compiling malpha.c ...
Compiling mtest.c ...
Compiling mine.c ...
mine.c: In function `TestMyWinProc':
mine.c:720: warning: implicit declaration of function `srandom'
mine.c:724: warning: implicit declaration of function `random'
Compiling mtest2.c ...
/opt/uClinux/lib/gcc-lib/m68k-pic-coff/2.7.2.3-pic-060999/libgcc.a(__main.o): In function `__main':
libgcc2.c(.text+0x5a): multiple definition of `__main'
/opt/uClinux/m68k-pic-coff/lib/crt0.o(.text+0x4a):fake: first defined here
/opt/uClinux/m68k-pic-coff/bin/gld: region a5world is full (/home/hongz/microwin/src/bin/mdemo section .data)
mdemo.o(.text+0x900):mdemo.c: relocation truncated to fit: 16 image_microwin
/home/hongz/microwin/src/lib/libmwin.a(winmain.o)(.text+0x630):winmain.c: relocation truncated to fit: 16 errno
/home/hongz/microwin/src/lib/libmwinlib.a(edit.o)(.text+0x1e6):edit.c: relocation truncated to fit: 16 stderr
/home/hongz/microwin/src/lib/libmwinlib.a(progbar.o)(.text+0x5ea):progbar.c: relocation truncated to fit: 16 stderr
/home/hongz/microwin/src/lib/libmwengine.a(devrgn.o)(.text+0x64a):devrgn.c: undefined reference to `realloc'
/home/hongz/microwin/src/lib/libmwengine.a(devrgn.o)(.text+0xa7a):devrgn.c: undefined reference to `realloc'
/home/hongz/microwin/src/lib/libmwengine.a(devrgn.o)(.text+0xc48):devrgn.c: undefined reference to `realloc'
/home/hongz/microwin/src/lib/libmwengine.a(devrgn.o)(.text+0xcce):devrgn.c: undefined reference to `realloc'
/home/hongz/microwin/src/lib/libmwengine.a(devrgn.o)(.text+0xd5e):devrgn.c: undefined reference to `realloc'
/home/hongz/microwin/src/lib/libmwengine.a(devrgn.o)(.text+0xdf4):devrgn.c: more undefined references to `realloc' follow
/opt/uClinux/lib/gcc-lib/m68k-pic-coff/2.7.2.3-pic-060999/libgcc.a(_exit.o): In function `exit':
libgcc2.c(.text+0xc): undefined reference to `_cleanup'
libgcc2.c(.text+0xc): relocation truncated to fit: DISP16 _cleanup
/opt/uClinux/m68k-pic-coff/lib/libc.a(select.o)(.text+0x16):select.c: relocation truncated to fit: 16 errno
/opt/uClinux/m68k-pic-coff/lib/libc.a(errno_loc.o)(.text+0x6):errno_loc.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(strcasecmp.o)(.text+0x1e):strcasecmp.c: relocation truncated to fit: 16 __ctype
/opt/uClinux/m68k-pic-coff/lib/libc.a(strcasecmp.o)(.text+0x42):strcasecmp.c: relocation truncated to fit: 16 __ctype
/opt/uClinux/m68k-pic-coff/lib/libc.a(printf.o)(.text+0xe):printf.c: relocation truncated to fit: 16 stdout
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0x8):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0x10):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0x18):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0x54):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0x62):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0x94):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(_stdio_init.o)(.text+0xca):stdio.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(strncasecmp.o)(.text+0x24):strncasecmp.c: relocation truncated to fit: 16 __ctype
/opt/uClinux/m68k-pic-coff/lib/libc.a(strncasecmp.o)(.text+0x48):strncasecmp.c: relocation truncated to fit: 16 __ctype
/opt/uClinux/m68k-pic-coff/lib/libc.a(sprintf.o)(.text+0x8):printf.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(__assert.o)(.text+0xaa):__assert.c: undefined reference to `abort'
/opt/uClinux/m68k-pic-coff/lib/libc.a(__assert.o)(.text+0xaa):__assert.c: relocation truncated to fit: DISP16 abort
/opt/uClinux/m68k-pic-coff/lib/libc.a(vsprintf.o)(.text+0x8):printf.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(mmap.o)(.text+0x40):mmap.c: relocation truncated to fit: 16 errno
/opt/uClinux/m68k-pic-coff/lib/libc.a(ctype.o)(.text+0xa):ctype.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(ctype.o)(.text+0x26):ctype.c: relocation truncated to fit: 16 data
/opt/uClinux/m68k-pic-coff/lib/libc.a(vfprintf.o)(.text+0x3f2):printf.c: relocation truncated to fit: 16 stderr
/opt/uClinux/m68k-pic-coff/lib/libc.a(fflush.o)(.text+0x16):stdio.c: relocation truncated to fit: 16 stdin
/opt/uClinux/m68k-pic-coff/lib/libc.a(fflush.o)(.text+0x26):stdio.c: relocation truncated to fit: 16 stdout
/opt/uClinux/m68k-pic-coff/lib/libc.a(fflush.o)(.text+0x36):stdio.c: relocation truncated to fit: 16 stderr
/opt/uClinux/m68k-pic-coff/lib/libc.a(fflush.o)(.text+0x44):stdio.c: relocation truncated to fit: 16 __IO_list
/opt/uClinux/m68k-pic-coff/lib/libc.a(fflush.o)(.text+0xa2):stdio.c: relocation truncated to fit: 16 errno
/opt/uClinux/m68k-pic-coff/lib/libc.a(isatty.o)(.text+0xa):isatty.c: relocation truncated to fit: 16 errno
/opt/uClinux/m68k-pic-coff/lib/libc.a(atexit.o)(.text+0xe):atexit.c: relocation truncated to fit: 16 __on_exit_count
/opt/uClinux/m68k-pic-coff/lib/libc.a(atexit.o)(.text+0x1c):atexit.c: relocation truncated to fit: 16 errno
/opt/uClinux/m68k-pic-coff/lib/libc.a(__do_exit.o)(.text+0xe):atexit.c: relocation truncated to fit: 16 data
mv: /home/hongz/microwin/src/bin/mdemo: No such file or directory
Can't open /home/hongz/microwin/src/bin/mdemo.coff
make[2]: *** [/home/hongz/microwin/src/bin/mdemo] Error 1


Previous by date: 19 Jan 2001 10:06:10 -0000 Re: named socket issue..., Alex Holden
Next by date: 19 Jan 2001 10:06:10 -0000 Re: issue when compilling microwindows, Alex Holden
Previous in thread:
Next in thread: 19 Jan 2001 10:06:10 -0000 Re: issue when compilling microwindows, Alex Holden


Powered by ezmlm-browse 0.20.