nanogui: newbie needs help for compilation


Previous by date: 4 Mar 2002 10:15:18 -0000 multibyte-ttf patch in iPAQ, chinese font, Wong ShingYuen
Next by date: 4 Mar 2002 10:15:18 -0000 Re: Java and Nanogui choice, jonathan.foster.philips.com
Previous in thread: 4 Mar 2002 10:15:18 -0000 newbie needs help for compilation, Guillaume PACHOUD
Next in thread:

Subject: RE: [nanogui] newbie needs help for compilation
From: "Emmanuel Blot" ####@####.####
Date: 4 Mar 2002 10:15:18 -0000
Message-Id: <C4986887AFD0FE4FAB6D5EB312E9BDD34B47A6@ncemx.smart-fusion.com>

Did you install the X11-development packages ?
(XFree86-devel-4.*mdk.i586 and so on)

You need them to get the /usr/X11R6/include/* files required to compile any X11-based application.

Emmanuel.

-----Original Message-----
From: Guillaume PACHOUD ####@####.####
Sent: Mon 2002-03-04 10:29
To: ####@####.####
Cc: 
Subject: [nanogui] newbie needs help for compilation

Hello,

I use a Mandrake 8.1 distribution Linux and want to run Microwindows.
As indicated in the tutorial found at
http://home.twcny.rr.com/embedded/microwin/install/ch1.html, I use the
config.x11 configuration file.

I have the following compilation errors, could you help ?

Updating dependencies in /home/gpachoud/microwindows-0.89pre8/src/drivers
...
scr_x11.c:14:22: warning: No include path in which to find X11/Xlib.h
scr_x11.c:15:23: warning: No include path in which to find X11/Xutil.h
mou_x11.c:8:22: warning: No include path in which to find X11/Xlib.h
kbd_x11.c:12:22: warning: No include path in which to find X11/Xlib.h
kbd_x11.c:13:23: warning: No include path in which to find X11/Xutil.h
kbd_x11.c:14:24: warning: No include path in which to find X11/keysym.h
kbd_x11.c:15:24: warning: No include path in which to find X11/XKBlib.h
Compiling genmem.c ...
Compiling fb.c ...
Compiling scr_x11.c ...
scr_x11.c:14:22: X11/Xlib.h: No file or directory of this type
scr_x11.c:15:23: X11/Xutil.h: No file or directory of this type
make[1]: *** [scr_x11.o] Erreur 1
Updating dependencies in /home/gpachoud/microwindows-0.89pre8/src/mwin ...
Updating dependencies in /home/gpachoud/microwindows-0.89pre8/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/gpachoud/microwindows-0.89pre8/src/lib/libmwimages.a
...
Creating library /home/gpachoud/microwindows-0.89pre8/src/lib/libmwobjects.a
...
Updating dependencies in
/home/gpachoud/microwindows-0.89pre8/src/mwin/winlib ...
Compiling draw3d.c ...
Compiling ptinsid.c ...
Compiling insetr.c ...
Compiling fastfill.c ...
Compiling graph3d.c ...
Compiling mwuser.c ...
Compiling button.c ...
Compiling edit.c ...
Compiling listbox.c ...
Compiling progbar.c ...
Compiling static.c ...
Compiling combobox.c ...
Compiling caret.c ...
Compiling scrlbar.c ...
Compiling medit.c ...
Creating library /home/gpachoud/microwindows-0.89pre8/src/lib/libmwinlib.a
...
Compiling winmain.c ...
Compiling winuser.c ...
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/gpachoud/microwindows-0.89pre8/src/lib/libmwin.a ...
Updating dependencies in /home/gpachoud/microwindows-0.89pre8/src/engine ...
Compiling devopen.c ...
devopen.c: In function `GdCaptureScreen':
devopen.c:431: warning: implicit declaration of function `memset'
Compiling devdraw.c ...
Compiling devfont.c ...
Compiling devmouse.c ...
Compiling devkbd.c ...
Compiling devclip.c ...
Compiling devrgn.c ...
Compiling devpal1.c ...
Compiling devpal2.c ...
Compiling devimage.c ...
Compiling devlist.c ...
Compiling selfont.c ...
Compiling error.c ...
Compiling devrgn2.c ...
Compiling devarc.c ...
Compiling devpoly.c ...
Compiling devtimer.c ...
Compiling devpal8.c ...
Compiling devpal4.c ...
Creating library /home/gpachoud/microwindows-0.89pre8/src/lib/libmwengine.a
...
Updating dependencies in /home/gpachoud/microwindows-0.89pre8/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/gpachoud/microwindows-0.89pre8/src/lib/libmwfonts.a
...
Updating dependencies in /home/gpachoud/microwindows-0.89pre8/src/nanox ...
Compiling client.c ...
Compiling clientfb.c ...
Compiling nxproto.c ...
Compiling error.c ...
error.c: In function `GdError':
error.c:22: warning: implicit declaration of function `strlen'
Compiling nxdraw.c ...
Compiling nxutil.c ...
Creating library /home/gpachoud/microwindows-0.89pre8/src/lib/libnano-X.a
...
Compiling srvmain.c ...
Compiling srvfunc.c ...
Compiling srvutil.c ...
Compiling srvevent.c ...
Compiling srvclip.c ...
Compiling srvnet.c ...
make[1]: *** No rule to make target
`/home/gpachoud/microwindows-0.89pre8/src/lib/libmwdrivers.a', needed for
`/home/gpachoud/microwindows-0.89pre8/src/bin/nano-X'. Stop.
make: *** [subdirs] Erreur 2



Thanks

Guillaume Pachoud


---------------------------------------------------------------------
To unsubscribe, e-mail: ####@####.####
For additional commands, e-mail: ####@####.####




Previous by date: 4 Mar 2002 10:15:18 -0000 multibyte-ttf patch in iPAQ, chinese font, Wong ShingYuen
Next by date: 4 Mar 2002 10:15:18 -0000 Re: Java and Nanogui choice, jonathan.foster.philips.com
Previous in thread: 4 Mar 2002 10:15:18 -0000 newbie needs help for compilation, Guillaume PACHOUD
Next in thread:


Powered by ezmlm-browse 0.20.