PDA

View Full Version : nano-X Ubuntu FAQ



kanber_kav
18-06-2009, 05:00 PM
microwindows files download..
http://www.mediafire.com/?zknouynd34z

extract / folder

/microwin

1-
http://img140.imageshack.us/img140/1303/46136308.png

/usr/include/freetype2/freetype folder link /usr/include/freetype




2-
http://img38.imageshack.us/img38/6139/34611933.png

/usr/lib folder libfreet* lib files copy /usr/local/lib


3-
http://img35.imageshack.us/img35/7937/47303474.png
cd /microwin
and make
but net connection

4-
http://img188.imageshack.us/img188/7813/54981459.png
make....



5-
http://img23.imageshack.us/img23/9334/75525996.png

make and font download

6-
http://img194.imageshack.us/img194/319/99674710.png

make install

nano-x setup complate.



7-
http://img41.imageshack.us/img41/1299/38440027.png

nano-x test

/microwin/src/ and *.sh example file runing
chess.sh plugins runin heheh

8-
http://img23.imageshack.us/img23/62/36192021.png

eclipse plugin write (example)

C project and makefile project make

9-
http://img13.imageshack.us/img13/983/17639002.png

and source file add

10-
http://img140.imageshack.us/img140/854/40096922.png

azbox plugins mwkeytest.c file open and
copy source and paste key.c file (eclipse project c source file)

kanber_kav
18-06-2009, 05:01 PM
11-
http://img38.imageshack.us/img38/1971/88569226.png

azboxplugin mwkeytest.c makefile copy eclipse workspace/you project folder pate

12-
http://img35.imageshack.us/img35/264/31016405.png

make file edit. "gcc" and source name. and *.bin * file


13-
http://img188.imageshack.us/img188/8252/53618421.png

project include add
/microwin/src/include (nano-X.h folder)


14-
http://img23.imageshack.us/img23/2761/96181824.png



15-
http://img194.imageshack.us/img194/4548/84282289.png
makefile edit


16-
http://img41.imageshack.us/img41/9119/73313591.png
lib add
/microwin/src/lib


17-
http://img23.imageshack.us/img23/4463/81422057.png

make file edit complate


18-
http://img13.imageshack.us/img13/1719/62853132.png

eclipse Makefile view

19-
http://img140.imageshack.us/img140/7696/41427243.png

runing and debug setup


20-
http://img38.imageshack.us/img38/2743/83384313.png

make and nano-X (/microwin/src/bin/) runing and runing example


the end...

DJBlu
18-06-2009, 05:26 PM
We're not worthy!

:respect-061:

dutchmatrix
18-06-2009, 05:59 PM
Just on the day I installed the toolchain etc........

Lets hope someday i can realize my fanart idea plugin

Many many thanx

iko
18-06-2009, 06:21 PM
Kanber_show ;)
dude keep up cool job...
he wants to work on cccam but you all know the story :(

medmed
18-06-2009, 07:16 PM
coool man cooool ,
many thanks my friend .

Smudger
18-06-2009, 07:20 PM
I agree many thanks for this info.

goran
18-06-2009, 07:22 PM
A really cool effort!!!:respect-051:

BRAVO!!!:respect-048:

slegs
18-06-2009, 07:27 PM
Wow, you are the man. I setup my linux box yesterday. May have to dust off the developer cobwebs. Hello World here we come!

kanber_kav
18-06-2009, 07:33 PM
Thank you friends

Dig Deep
19-06-2009, 06:28 AM
Nice work, lucky to have Ubuntus running :lurk5:

kanber_kav
19-06-2009, 03:25 PM
http://img81.imageshack.us/img81/2825/screenshotyxj.png


MBoxCardinfo nano-X project ... heheh



Azboxhd MboxCardinfo wait.....

goran
19-06-2009, 03:43 PM
Cool!!!!:woohoo-022: Thanx, m8!!!:respect-051::applause-003:

gtg60
19-06-2009, 03:47 PM
So, what exactly is this used for?
Does it mean you can run (and develop) AZBox plugins on a PC?

kanber_kav
19-06-2009, 04:09 PM
So, what exactly is this used for?
Does it mean you can run (and develop) AZBox plugins on a PC?

Azbox plugin pc de nano-x üzerinde çalıştırılır. ve böcekler temizlenir sonra azboxhd plugin için derleyici (CC=mipsel-linux-gcc ) değiştirilip yeniden derlenir ve azboxhd üzerinde plugin çalışır.

Pc için derleyici CC=gcc
Azboxhd için derleyici CC=mipsel-linux-gcc

sadece bunlar ve azbox içindeki yollar değiştirilip derleme işi gerçekleştirilir.

sonra plugininiz azboxhd de çalışmaya başlar.


inglizce bilmediğim için üzgünüm :(

goran
19-06-2009, 04:19 PM
http://translate.google.com/translate_t#

The online Google translation machine says:



Is also working on nano-x Azbox pc plugin. and insects will be cleared for the compiler plugin azboxhd (CC = mipsel-linux-gcc) is changed and recompiled plugin works on azboxhd.

CC = gcc compiler for PC
CC = gcc compiler for mipsel-linux-Azboxhd

only in the ways they changed and azbox compilation work is performed.

then starts to run plugininiz azboxhd.


I'm sorry for not knowing English: (

terrorman
01-07-2009, 11:38 AM
I can teach someone to install this on ubuntu 8.04, I tried but I do not understand this manual.

I have nothing but problems begin with the folder freetype2/freetype
I recently installed ubuntu

goran
01-07-2009, 01:10 PM
In my experience 9.04 is better. Maybe that will be easier?:respect-051:

terrorman
01-07-2009, 01:47 PM
I have already installed 9.04

thanks for your time

goran
01-07-2009, 01:54 PM
Good luck!!!:respect-048:

terrorman
01-07-2009, 02:36 PM
I am here and jam

http://img140.imageshack.us/img140/1303/46136308.png

kanber_kav
01-07-2009, 04:27 PM
usr/include/freetype2/freetype shotcut /usr/include

ln -s /usr/include/freetype2/freetype /usr/include/freetype

because microwin makefile /usr/include/freetype setting.





work with the file here.

microwindows files download..
http://www.mediafire.com/?zknouynd34z

extract / folder

/microwin


root@kanber: ln -s /usr/include/freetype2/freetype /usr/include/freetype

root@kanber: root@kanber:cp /usr/local/lib/libfreet* /usr/local/lib/*.*

root@kanber: cd /microwin/src

root@kanber: make

root@kanber: make install

caution!
The code may be incorrect for me.

microwin install complate

terrorman
02-07-2009, 12:24 AM
terrorman@terrorman-desktop:/$ sudo cp /usr/local/lib/libfreet* /usr/local/lib/*.*
cp: no se puede efectuar `stat' sobre «/usr/local/lib/libfreet*»: No existe el fichero ó directorio


my ubuntu 9.04 does not have libfreet

kanber_kav
02-07-2009, 12:53 AM
terrorman@terrorman-desktop:/$ sudo cp /usr/local/lib/libfreet* /usr/local/lib/*.*
cp: no se puede efectuar `stat' sobre «/usr/local/lib/libfreet*»: No existe el fichero ó directorio


my ubuntu 9.04 does not have libfreet

pardon

Sorry for the error. in this way will

sudo cp /usr/lib/libfree* /usr/local/lib/

terrorman
02-07-2009, 01:13 AM
:o15:



terrorman@terrorman-desktop:/microwin/src$ sudo make
Compiling drivers/obsolete.c ...
Creating library libmwdrivers.a ...
ar: creating /microwin/src/lib/libmwdrivers.a
Compiling engine/obsolete.c ...
Creating library libmwengine.a ...
ar: creating /microwin/src/lib/libmwengine.a
Compiling fonts/obsolete.c ...
Creating library libmwfonts.a ...
ar: creating /microwin/src/lib/libmwfonts.a
Building convbmp tool ...
Converting mwin/bmp/car8.bmp ...
Compiling mwin/bmp/car8.c ...
Converting mwin/bmp/min4.bmp ...
Compiling mwin/bmp/min4.c ...
Converting mwin/bmp/max4.bmp ...
Compiling mwin/bmp/max4.c ...
Converting mwin/bmp/close4.bmp ...
Compiling mwin/bmp/close4.c ...
Converting mwin/bmp/under4.bmp ...
Compiling mwin/bmp/under4.c ...
Converting mwin/bmp/zion208.bmp ...
Compiling mwin/bmp/zion208.c ...
Converting mwin/bmp/cs1.bmp ...
Compiling mwin/bmp/cs1.c ...
Converting mwin/bmp/rle8.bmp ...
Compiling mwin/bmp/rle8.c ...
Converting mwin/bmp/microwin.bmp ...
Compiling mwin/bmp/microwin.c ...
Converting mwin/bmp/penguin.bmp ...
Compiling mwin/bmp/penguin.c ...
Creating library libmwimages.a ...
ar: creating /microwin/src/lib/libmwimages.a
Creating shared library libmwimages.so ...
Building makebmp tool ...
/microwin/src/mwin/bmp/makebmp.c: En la función ‘main’:
/microwin/src/mwin/bmp/makebmp.c:55: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c:60: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c:65: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c:71: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c: En la función ‘MakeBMP’:
/microwin/src/mwin/bmp/makebmp.c:94: aviso: declaración implÃ*cita incompatible de la función interna ‘memset’
make[2]: Se elimina la dependencia circular /microwin/src/lib/ <- /microwin/src/lib/.
Compiling mwin/winlib/obsolete.c ...
Creating library libmwinlib.a ...
ar: creating /microwin/src/lib/libmwinlib.a
Creating shared library libmwinlib.so ...
Compiling engine/devopen.c ...
Compiling engine/devdraw.c ...
Compiling engine/devfont.c ...
/microwin/src/engine/devfont.c: En la función ‘GdConvertEncoding’:
/microwin/src/engine/devfont.c:878: aviso: el puntero que apunta en el paso del argumento 3 de ‘uc16_to_utf8’ difiere en signo
Compiling engine/devmouse.c ...
Compiling engine/devkbd.c ...
Compiling engine/devclip.c ...
Compiling engine/devrgn.c ...
Compiling engine/devpal1.c ...
Compiling engine/devpal2.c ...
Compiling engine/devimage.c ...
Compiling engine/devimage_stretch.c ...
Compiling engine/image_bmp.c ...
Compiling engine/image_gif.c ...
Compiling engine/image_jpeg.c ...
/microwin/src/engine/image_jpeg.c:49:21: error: jpeglib.h: No existe el fichero ó directorio
/microwin/src/engine/image_jpeg.c:54: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:61: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:67: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘resync_to_restart’
/microwin/src/engine/image_jpeg.c:82: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c: En la función ‘GdDecodeJPEG’:
/microwin/src/engine/image_jpeg.c:93: error: no se conoce el tamaño de almacenamiento de ‘smgr’
/microwin/src/engine/image_jpeg.c:94: error: no se conoce el tamaño de almacenamiento de ‘cinfo’
/microwin/src/engine/image_jpeg.c:95: error: no se conoce el tamaño de almacenamiento de ‘jerr’
/microwin/src/engine/image_jpeg.c:109: aviso: el puntero que apunta en el paso del argumento 1 de ‘strncmp’ difiere en signo
/microwin/src/engine/image_jpeg.c:110: aviso: el puntero que apunta en el paso del argumento 1 de ‘strncmp’ difiere en signo
/microwin/src/engine/image_jpeg.c:119: aviso: declaración implÃ*cita de la función ‘jpeg_std_error’
/microwin/src/engine/image_jpeg.c:122: aviso: declaración implÃ*cita de la función ‘jpeg_create_decompress’
/microwin/src/engine/image_jpeg.c:125: error: ‘init_source’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:125: error: (Cada identificador no declarado solamente se reporta una vez
/microwin/src/engine/image_jpeg.c:125: error: para cada funcion en la que aparece.)
/microwin/src/engine/image_jpeg.c:126: error: ‘fill_input_buffer’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:127: error: ‘skip_input_data’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:128: error: ‘resync_to_restart’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:129: error: ‘term_source’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:137: aviso: declaración implÃ*cita de la función ‘jpeg_read_header’
/microwin/src/engine/image_jpeg.c:139: error: ‘JCS_GRAYSCALE’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:139: error: ‘JCS_RGB’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:159: error: ‘j_common_ptr’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:159: error: ‘JPOOL_IMAGE’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:160: error: ‘JDIMENSION’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:160: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:182: aviso: declaración implÃ*cita de la función ‘jpeg_calc_output_dimensions’
/microwin/src/engine/image_jpeg.c:223: aviso: declaración implÃ*cita de la función ‘jpeg_start_decompress’
/microwin/src/engine/image_jpeg.c:227: error: ‘JSAMPROW’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:227: error: expected ‘;’ before ‘rowptr’
/microwin/src/engine/image_jpeg.c:228: error: ‘rowptr’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:230: aviso: declaración implÃ*cita de la función ‘jpeg_read_scanlines’
/microwin/src/engine/image_jpeg.c:236: aviso: declaración implÃ*cita de la función ‘jpeg_finish_decompress’
/microwin/src/engine/image_jpeg.c:239: aviso: declaración implÃ*cita de la función ‘jpeg_destroy_decompress’
/microwin/src/engine/image_jpeg.c:95: aviso: variable ‘jerr’ sin usar
/microwin/src/engine/image_jpeg.c:94: aviso: variable ‘cinfo’ sin usar
/microwin/src/engine/image_jpeg.c:93: aviso: variable ‘smgr’ sin usar
make[1]: *** [/microwin/src/obj/engine/image_jpeg.o] Error 1
make: *** [subdir-/microwin/src/mwin] Error 2
terrorman@terrorman-desktop:/microwin/src$




I do not have much luck friend, thanks for your time

kanber_kav
02-07-2009, 08:37 AM
:o15:



terrorman@terrorman-desktop:/microwin/src$ sudo make
Compiling drivers/obsolete.c ...
Creating library libmwdrivers.a ...
ar: creating /microwin/src/lib/libmwdrivers.a
Compiling engine/obsolete.c ...
Creating library libmwengine.a ...
ar: creating /microwin/src/lib/libmwengine.a
Compiling fonts/obsolete.c ...
Creating library libmwfonts.a ...
ar: creating /microwin/src/lib/libmwfonts.a
Building convbmp tool ...
Converting mwin/bmp/car8.bmp ...
Compiling mwin/bmp/car8.c ...
Converting mwin/bmp/min4.bmp ...
Compiling mwin/bmp/min4.c ...
Converting mwin/bmp/max4.bmp ...
Compiling mwin/bmp/max4.c ...
Converting mwin/bmp/close4.bmp ...
Compiling mwin/bmp/close4.c ...
Converting mwin/bmp/under4.bmp ...
Compiling mwin/bmp/under4.c ...
Converting mwin/bmp/zion208.bmp ...
Compiling mwin/bmp/zion208.c ...
Converting mwin/bmp/cs1.bmp ...
Compiling mwin/bmp/cs1.c ...
Converting mwin/bmp/rle8.bmp ...
Compiling mwin/bmp/rle8.c ...
Converting mwin/bmp/microwin.bmp ...
Compiling mwin/bmp/microwin.c ...
Converting mwin/bmp/penguin.bmp ...
Compiling mwin/bmp/penguin.c ...
Creating library libmwimages.a ...
ar: creating /microwin/src/lib/libmwimages.a
Creating shared library libmwimages.so ...
Building makebmp tool ...
/microwin/src/mwin/bmp/makebmp.c: En la función ‘main’:
/microwin/src/mwin/bmp/makebmp.c:55: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c:60: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c:65: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c:71: aviso: declaración implÃ*cita incompatible de la función interna ‘exit’
/microwin/src/mwin/bmp/makebmp.c: En la función ‘MakeBMP’:
/microwin/src/mwin/bmp/makebmp.c:94: aviso: declaración implÃ*cita incompatible de la función interna ‘memset’
make[2]: Se elimina la dependencia circular /microwin/src/lib/ <- /microwin/src/lib/.
Compiling mwin/winlib/obsolete.c ...
Creating library libmwinlib.a ...
ar: creating /microwin/src/lib/libmwinlib.a
Creating shared library libmwinlib.so ...
Compiling engine/devopen.c ...
Compiling engine/devdraw.c ...
Compiling engine/devfont.c ...
/microwin/src/engine/devfont.c: En la función ‘GdConvertEncoding’:
/microwin/src/engine/devfont.c:878: aviso: el puntero que apunta en el paso del argumento 3 de ‘uc16_to_utf8’ difiere en signo
Compiling engine/devmouse.c ...
Compiling engine/devkbd.c ...
Compiling engine/devclip.c ...
Compiling engine/devrgn.c ...
Compiling engine/devpal1.c ...
Compiling engine/devpal2.c ...
Compiling engine/devimage.c ...
Compiling engine/devimage_stretch.c ...
Compiling engine/image_bmp.c ...
Compiling engine/image_gif.c ...
Compiling engine/image_jpeg.c ...
/microwin/src/engine/image_jpeg.c:49:21: error: jpeglib.h: No existe el fichero ó directorio
/microwin/src/engine/image_jpeg.c:54: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:61: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:67: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:76: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘resync_to_restart’
/microwin/src/engine/image_jpeg.c:82: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c: En la función ‘GdDecodeJPEG’:
/microwin/src/engine/image_jpeg.c:93: error: no se conoce el tamaño de almacenamiento de ‘smgr’
/microwin/src/engine/image_jpeg.c:94: error: no se conoce el tamaño de almacenamiento de ‘cinfo’
/microwin/src/engine/image_jpeg.c:95: error: no se conoce el tamaño de almacenamiento de ‘jerr’
/microwin/src/engine/image_jpeg.c:109: aviso: el puntero que apunta en el paso del argumento 1 de ‘strncmp’ difiere en signo
/microwin/src/engine/image_jpeg.c:110: aviso: el puntero que apunta en el paso del argumento 1 de ‘strncmp’ difiere en signo
/microwin/src/engine/image_jpeg.c:119: aviso: declaración implÃ*cita de la función ‘jpeg_std_error’
/microwin/src/engine/image_jpeg.c:122: aviso: declaración implÃ*cita de la función ‘jpeg_create_decompress’
/microwin/src/engine/image_jpeg.c:125: error: ‘init_source’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:125: error: (Cada identificador no declarado solamente se reporta una vez
/microwin/src/engine/image_jpeg.c:125: error: para cada funcion en la que aparece.)
/microwin/src/engine/image_jpeg.c:126: error: ‘fill_input_buffer’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:127: error: ‘skip_input_data’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:128: error: ‘resync_to_restart’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:129: error: ‘term_source’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:137: aviso: declaración implÃ*cita de la función ‘jpeg_read_header’
/microwin/src/engine/image_jpeg.c:139: error: ‘JCS_GRAYSCALE’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:139: error: ‘JCS_RGB’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:159: error: ‘j_common_ptr’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:159: error: ‘JPOOL_IMAGE’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:160: error: ‘JDIMENSION’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:160: error: expected ‘)’ before ‘cinfo’
/microwin/src/engine/image_jpeg.c:182: aviso: declaración implÃ*cita de la función ‘jpeg_calc_output_dimensions’
/microwin/src/engine/image_jpeg.c:223: aviso: declaración implÃ*cita de la función ‘jpeg_start_decompress’
/microwin/src/engine/image_jpeg.c:227: error: ‘JSAMPROW’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:227: error: expected ‘;’ before ‘rowptr’
/microwin/src/engine/image_jpeg.c:228: error: ‘rowptr’ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/engine/image_jpeg.c:230: aviso: declaración implÃ*cita de la función ‘jpeg_read_scanlines’
/microwin/src/engine/image_jpeg.c:236: aviso: declaración implÃ*cita de la función ‘jpeg_finish_decompress’
/microwin/src/engine/image_jpeg.c:239: aviso: declaración implÃ*cita de la función ‘jpeg_destroy_decompress’
/microwin/src/engine/image_jpeg.c:95: aviso: variable ‘jerr’ sin usar
/microwin/src/engine/image_jpeg.c:94: aviso: variable ‘cinfo’ sin usar
/microwin/src/engine/image_jpeg.c:93: aviso: variable ‘smgr’ sin usar
make[1]: *** [/microwin/src/obj/engine/image_jpeg.o] Error 1
make: *** [subdir-/microwin/src/mwin] Error 2
terrorman@terrorman-desktop:/microwin/src$




I do not have much luck friend, thanks for your time


microwin/src/engine/image_jpeg.c:49:21: error: jpeglib.h: No existe el fichero ó directorio




No jpeglib.h library.


synaptic open libjpeg62 and libjpeg62-dev package install.

terrorman
03-07-2009, 12:43 AM
sh-3.2$ sudo make
Compiling drivers/obsolete.c ...
Creating library libmwdrivers.a ...
ar: creating /microwin/src/lib/libmwdrivers.a
Compiling engine/obsolete.c ...
Creating library libmwengine.a ...
ar: creating /microwin/src/lib/libmwengine.a
Compiling fonts/obsolete.c ...
Creating library libmwfonts.a ...
ar: creating /microwin/src/lib/libmwfonts.a
Building convbmp tool ...
Converting mwin/bmp/car8.bmp ...
Compiling mwin/bmp/car8.c ...
Converting mwin/bmp/min4.bmp ...
Compiling mwin/bmp/min4.c ...
Converting mwin/bmp/max4.bmp ...
Compiling mwin/bmp/max4.c ...
Converting mwin/bmp/close4.bmp ...
Compiling mwin/bmp/close4.c ...
Converting mwin/bmp/under4.bmp ...
Compiling mwin/bmp/under4.c ...
Converting mwin/bmp/zion208.bmp ...
Compiling mwin/bmp/zion208.c ...
Converting mwin/bmp/cs1.bmp ...
Compiling mwin/bmp/cs1.c ...
Converting mwin/bmp/rle8.bmp ...
Compiling mwin/bmp/rle8.c ...
Converting mwin/bmp/microwin.bmp ...
Compiling mwin/bmp/microwin.c ...
Converting mwin/bmp/penguin.bmp ...
Compiling mwin/bmp/penguin.c ...
Creating library libmwimages.a ...
ar: creating /microwin/src/lib/libmwimages.a
Creating shared library libmwimages.so ...
Building makebmp tool ...
/microwin/src/mwin/bmp/makebmp.c: En la función 'main':
/microwin/src/mwin/bmp/makebmp.c:55: aviso: declaración implícita incompatible de la función interna 'exit'
/microwin/src/mwin/bmp/makebmp.c:60: aviso: declaración implícita incompatible de la función interna 'exit'
/microwin/src/mwin/bmp/makebmp.c:65: aviso: declaración implícita incompatible de la función interna 'exit'
/microwin/src/mwin/bmp/makebmp.c:71: aviso: declaración implícita incompatible de la función interna 'exit'
/microwin/src/mwin/bmp/makebmp.c: En la función 'MakeBMP':
/microwin/src/mwin/bmp/makebmp.c:94: aviso: declaración implícita incompatible de la función interna 'memset'
make[2]: Se elimina la dependencia circular /microwin/src/lib/ <- /microwin/src/lib/.
Compiling mwin/winlib/obsolete.c ...
Creating library libmwinlib.a ...
ar: creating /microwin/src/lib/libmwinlib.a
Creating shared library libmwinlib.so ...
Compiling engine/devopen.c ...
Compiling engine/devdraw.c ...
Compiling engine/devfont.c ...
/microwin/src/engine/devfont.c: En la función 'GdConvertEncoding':
/microwin/src/engine/devfont.c:878: aviso: el puntero que apunta en el paso del argumento 3 de 'uc16_to_utf8' difiere en signo
Compiling engine/devmouse.c ...
Compiling engine/devkbd.c ...
Compiling engine/devclip.c ...
Compiling engine/devrgn.c ...
Compiling engine/devpal1.c ...
Compiling engine/devpal2.c ...
Compiling engine/devimage.c ...
Compiling engine/devimage_stretch.c ...
Compiling engine/image_bmp.c ...
Compiling engine/image_gif.c ...
Compiling engine/image_jpeg.c ...
/microwin/src/engine/image_jpeg.c: En la función 'GdDecodeJPEG':
/microwin/src/engine/image_jpeg.c:109: aviso: el puntero que apunta en el paso del argumento 1 de 'strncmp' difiere en signo
/microwin/src/engine/image_jpeg.c:110: aviso: el puntero que apunta en el paso del argumento 1 de 'strncmp' difiere en signo
Compiling engine/image_png.c ...
Compiling engine/image_pnm.c ...
/microwin/src/engine/image_pnm.c: En la función 'GdDecodePNM':
/microwin/src/engine/image_pnm.c:119: aviso: el puntero que apunta en la asignación difiere en signo
/microwin/src/engine/image_pnm.c:134: aviso: el puntero que apunta en la asignación difiere en signo
/microwin/src/engine/image_pnm.c:157: aviso: el puntero que apunta en la asignación difiere en signo
/microwin/src/engine/image_pnm.c:192: aviso: el puntero que apunta en la asignación difiere en signo
Compiling engine/image_tiff.c ...
Compiling engine/image_xpm.c ...
Compiling engine/devlist.c ...
Compiling engine/selfont.c ...
Compiling engine/error.c ...
Compiling engine/devrgn2.c ...
Compiling engine/devarc.c ...
Compiling engine/devpoly.c ...
Compiling engine/devstipple.c ...
Compiling engine/font_dbcs.c ...
Compiling engine/font_freetype2.c ...
/microwin/src/engine/font_freetype2.c:57:22: error: ft2build.h: No existe el fichero ó directorio
/microwin/src/engine/font_freetype2.c:58:10: error: #include espera "NOMBRE_ARCHIVO" ó <NOMBRE_ARCHIVO>
/microwin/src/engine/font_freetype2.c:59:10: error: #include espera "NOMBRE_ARCHIVO" ó <NOMBRE_ARCHIVO>
/microwin/src/engine/font_freetype2.c:60:10: error: #include espera "NOMBRE_ARCHIVO" ó <NOMBRE_ARCHIVO>
/microwin/src/engine/font_freetype2.c:145:11: error: #include espera "NOMBRE_ARCHIVO" ó <NOMBRE_ARCHIVO>
/microwin/src/engine/font_freetype2.c:146:11: error: #include espera "NOMBRE_ARCHIVO" ó <NOMBRE_ARCHIVO>
/microwin/src/engine/font_freetype2.c:196: error: expected specifier-qualifier-list before 'FTC_ImageDesc'
/microwin/src/engine/font_freetype2.c:245: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'freetype2_library'
/microwin/src/engine/font_freetype2.c:261: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'freetype2_cache_manager'
/microwin/src/engine/font_freetype2.c:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'freetype2_cache_sbit'
/microwin/src/engine/font_freetype2.c:307: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'freetype2_face_requester'
/microwin/src/engine/font_freetype2.c: En la función 'freetype_init':
/microwin/src/engine/font_freetype2.c:365: error: 'FT_Error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:365: error: (Cada identificador no declarado solamente se reporta una vez
/microwin/src/engine/font_freetype2.c:365: error: para cada funcion en la que aparece.)
/microwin/src/engine/font_freetype2.c:365: error: expected ';' before 'err'
/microwin/src/engine/font_freetype2.c:367: error: 'freetype2_library' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:374: error: 'err' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:374: aviso: declaración implícita de la función 'FT_Init_FreeType'
/microwin/src/engine/font_freetype2.c:376: error: 'FT_Err_Ok' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:383: aviso: declaración implícita de la función 'FTC_Manager_New'
/microwin/src/engine/font_freetype2.c:386: error: 'freetype2_face_requester' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:387: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:393: aviso: declaración implícita de la función 'FT_Done_FreeType'
/microwin/src/engine/font_freetype2.c:398: aviso: declaración implícita de la función 'FTC_SBitCache_New'
/microwin/src/engine/font_freetype2.c:399: error: 'freetype2_cache_sbit' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:404: aviso: declaración implícita de la función 'FTC_Manager_Done'
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_createfont_internal':
/microwin/src/engine/font_freetype2.c:598: error: 'FT_Face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:598: error: expected ';' before 'face'
/microwin/src/engine/font_freetype2.c:599: error: 'FT_Size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:599: error: expected ';' before 'size'
/microwin/src/engine/font_freetype2.c:601: error: 'FT_Error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:601: error: expected ';' before 'error'
/microwin/src/engine/font_freetype2.c:613: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:614: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:615: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:619: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:662: error: 'error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:662: aviso: declaración implícita de la función 'FTC_Manager_Lookup_Size'
/microwin/src/engine/font_freetype2.c:662: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:663: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:663: error: 'face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:663: error: 'size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:664: error: 'FT_Err_Ok' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_destroyfont':
/microwin/src/engine/font_freetype2.c:706: aviso: declaración implícita de la función 'FTC_Manager_Reset'
/microwin/src/engine/font_freetype2.c:706: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_setfontsize':
/microwin/src/engine/font_freetype2.c:808: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:809: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_setfontrotation':
/microwin/src/engine/font_freetype2.c:850: error: 'FT_Angle' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:850: error: expected ';' before 'angle'
/microwin/src/engine/font_freetype2.c:851: error: 'FT_Vector' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:851: error: expected ';' before 'sincosvec'
/microwin/src/engine/font_freetype2.c:852: aviso: declaración implícita de la función 'FT_Vector_Unit'
/microwin/src/engine/font_freetype2.c:852: error: 'sincosvec' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:852: error: 'angle' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:853: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'matrix'
/microwin/src/engine/font_freetype2.c:854: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'matrix'
/microwin/src/engine/font_freetype2.c:855: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'matrix'
/microwin/src/engine/font_freetype2.c:856: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'matrix'
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_setfontattr':
/microwin/src/engine/font_freetype2.c:884: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:885: error: 'ftc_image_grays' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:885: error: 'ftc_image_mono' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c: En el nivel principal:
/microwin/src/engine/font_freetype2.c:914: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'freetype2_get_glyph_size'
/microwin/src/engine/font_freetype2.c:998: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'freetype2_get_char_size'
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_getfontinfo':
/microwin/src/engine/font_freetype2.c:1021: error: 'FT_Face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1021: error: expected ';' before 'face'
/microwin/src/engine/font_freetype2.c:1022: error: 'FT_Size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1022: error: expected ';' before 'size'
/microwin/src/engine/font_freetype2.c:1023: error: 'FT_BBox' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1023: error: 'bbox' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1024: error: 'FT_Size_Metrics' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1024: error: 'metrics' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1028: error: 'FT_Error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1028: error: expected ';' before 'error'
/microwin/src/engine/font_freetype2.c:1039: error: 'error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1039: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1040: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:1040: error: 'face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1040: error: 'size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1053: aviso: declaración implícita de la función 'FT_IS_SCALABLE'
/microwin/src/engine/font_freetype2.c:1062: aviso: declaración implícita de la función 'FT_MulFix'
/microwin/src/engine/font_freetype2.c:1067: error: 'FT_FACE_FLAG_FIXED_WIDTH' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1093: aviso: declaración implícita de la función 'freetype2_get_char_size'
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_drawtext':
/microwin/src/engine/font_freetype2.c:1126: error: 'FT_Face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1126: error: expected ';' before 'face'
/microwin/src/engine/font_freetype2.c:1127: error: 'FT_Size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1127: error: expected ';' before 'size'
/microwin/src/engine/font_freetype2.c:1129: error: 'FT_Vector' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1129: error: expected ';' before 'pos'
/microwin/src/engine/font_freetype2.c:1131: error: 'FT_Glyph' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1131: error: expected ';' before 'glyph'
/microwin/src/engine/font_freetype2.c:1132: error: 'FT_Error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1132: error: expected ';' before 'error'
/microwin/src/engine/font_freetype2.c:1133: error: expected ';' before 'kerning_delta'
/microwin/src/engine/font_freetype2.c:1147: error: 'error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1147: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1148: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:1148: error: 'face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1148: error: 'size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1159: aviso: declaración implícita de la función 'FT_HAS_KERNING'
/microwin/src/engine/font_freetype2.c:1180: error: 'pos' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1196: error: 'FT_BitmapGlyph' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1196: error: expected ';' before 'bitmapglyph'
/microwin/src/engine/font_freetype2.c:1197: error: 'FT_Bitmap' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1197: error: 'bitmap' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1198: error: 'FT_Render_Mode' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1198: error: expected ';' before 'render_mode'
/microwin/src/engine/font_freetype2.c:1205: aviso: declaración implícita de la función 'FT_Get_Char_Index'
/microwin/src/engine/font_freetype2.c:1208: aviso: declaración implícita de la función 'FT_Get_Kerning'
/microwin/src/engine/font_freetype2.c:1209: error: 'ft_kerning_default' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1210: error: 'kerning_delta' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1221: aviso: declaración implícita de la función 'FT_Load_Glyph'
/microwin/src/engine/font_freetype2.c:1221: error: 'FT_LOAD_DEFAULT' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1225: aviso: declaración implícita de la función 'FT_Get_Glyph'
/microwin/src/engine/font_freetype2.c:1225: error: 'glyph' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1230: aviso: declaración implícita de la función 'FT_Glyph_Transform'
/microwin/src/engine/font_freetype2.c:1238: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'matrix'
/microwin/src/engine/font_freetype2.c:1242: aviso: declaración implícita de la función 'FT_Glyph_To_Bitmap'
/microwin/src/engine/font_freetype2.c:1242: error: 'render_mode' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1245: error: 'bitmapglyph' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1245: error: expected ';' before 'glyph'
/microwin/src/engine/font_freetype2.c:1266: aviso: declaración implícita de la función 'FT_Done_Glyph'
/microwin/src/engine/font_freetype2.c:1274: error: 'FTC_SBit' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1274: error: expected ';' before 'sbit'
/microwin/src/engine/font_freetype2.c:1293: aviso: declaración implícita de la función 'FTC_SBitCache_Lookup'
/microwin/src/engine/font_freetype2.c:1293: error: 'freetype2_cache_sbit' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1294: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:1295: error: 'sbit' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_gettextsize_rotated':
/microwin/src/engine/font_freetype2.c:1366: error: 'FT_Face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1366: error: expected ';' before 'face'
/microwin/src/engine/font_freetype2.c:1367: error: 'FT_Size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1367: error: expected ';' before 'size'
/microwin/src/engine/font_freetype2.c:1369: error: 'FT_Vector' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1369: error: expected ';' before 'pos'
/microwin/src/engine/font_freetype2.c:1371: error: 'FT_Glyph' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1371: error: expected ';' before 'glyph'
/microwin/src/engine/font_freetype2.c:1372: error: 'FT_Error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1372: error: expected ';' before 'error'
/microwin/src/engine/font_freetype2.c:1373: error: expected ';' before 'kerning_delta'
/microwin/src/engine/font_freetype2.c:1379: error: 'FT_BBox' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1379: error: expected ';' before 'bbox'
/microwin/src/engine/font_freetype2.c:1380: error: expected ';' before 'glyph_bbox'
/microwin/src/engine/font_freetype2.c:1383: error: 'error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1383: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1384: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:1384: error: 'face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1384: error: 'size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1399: error: 'bbox' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1407: error: 'pos' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1415: error: 'ft_kerning_default' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1415: error: 'kerning_delta' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1424: error: 'FT_LOAD_DEFAULT' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1428: error: 'glyph' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1442: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'matrix'
/microwin/src/engine/font_freetype2.c:1446: aviso: declaración implícita de la función 'FT_Glyph_Get_CBox'
/microwin/src/engine/font_freetype2.c:1446: error: 'ft_glyph_bbox_pixels' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1449: error: 'glyph_bbox' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c: En la función 'freetype2_gettextsize_fast':
/microwin/src/engine/font_freetype2.c:1502: error: 'FT_Face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1502: error: expected ';' before 'face'
/microwin/src/engine/font_freetype2.c:1503: error: 'FT_Size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1503: error: expected ';' before 'size'
/microwin/src/engine/font_freetype2.c:1512: error: 'FT_Error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1512: error: expected ';' before 'error'
/microwin/src/engine/font_freetype2.c:1513: error: 'FT_Vector' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1513: error: expected ';' before 'kerning_delta'
/microwin/src/engine/font_freetype2.c:1519: error: 'error' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1519: error: 'freetype2_cache_manager' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1520: error: 'MWFREETYPE2FONT' no tiene un miembro llamado 'imagedesc'
/microwin/src/engine/font_freetype2.c:1520: error: 'face' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1521: error: 'size' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1551: error: 'ft_kerning_default' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1552: error: 'kerning_delta' no se declaró aquí (primer uso en esta función)
/microwin/src/engine/font_freetype2.c:1560: aviso: declaración implícita de la función 'freetype2_get_glyph_size'
make[1]: *** [/microwin/src/obj/engine/font_freetype2.o] Error 1
make: *** [subdir-/microwin/src/mwin] Error 2
sh-3.2$



sorry if I am heavy, but are not successful, a new error now, I think I need more libraries. :o10:

kanber_kav
03-07-2009, 09:16 AM
/microwin/src/engine/font_freetype2.c:57:22: error: ft2build.h: No existe el fichero ó directorio
missing jpeglib.h library.

libjpeg62-dev package instaled ?

terrorman
03-07-2009, 10:19 AM
friend if the library was installed correctly :o10:

I formatted it again, but does the same on ubuntu 9.0.4


root@ns300278:~# sudo apt-get install libjpeg62-dev
Leyendo lista de paquetes... Hecho
Creando árbol de dependencias
Leyendo la información de estado... Hecho
libjpeg62-dev ya está en su versión más reciente.
0 actualizados, 0 se instalarán, 0 para eliminar y 28 no actualizados.
root@ns300278:~#

terrorman
19-07-2009, 11:43 PM
I want to create the WebAdmin, and can not work because I can not install nano-x

friends need help, I check either php, among other things, but I'm pretty tough with linux

-------
I have problems when doing make, I get an error of the jpeg library, I have installed and still the same error, I tried 2 linux, 8.04 and 9.04.

The manual is absolutely correct, there are things that escape into a new installation of ubuntu

terrorman
26-07-2009, 12:01 AM
I formatted and started from 0, it now appears that the libraries are fine, and I have a new error.:banghead:



/microwin/src/drivers/scr_x11.c:361: aviso: declaración implÃ*cita de la función âXPutPixelâ
/microwin/src/drivers/scr_x11.c:381: aviso: declaración implÃ*cita de la función âXPutImageâ
/microwin/src/drivers/scr_x11.c:381: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:381: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:383: aviso: declaración implÃ*cita de la función âXDestroyImageâ
/microwin/src/drivers/scr_x11.c: En el nivel principal:
/microwin/src/drivers/scr_x11.c:388: error: expected â)â before â*â token
/microwin/src/drivers/scr_x11.c:432: error: expected â)â before â*â token
/microwin/src/drivers/scr_x11.c:447: error: expected â)â before â*â token
/microwin/src/drivers/scr_x11.c:460: error: expected â=â, â,â, â;â, âasmâ or â__attribute__â before â*â token
/microwin/src/drivers/scr_x11.c: En la función âx11_setup_displayâ:
/microwin/src/drivers/scr_x11.c:531: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:531: aviso: declaración implÃ*cita de la función âXOpenDisplayâ
/microwin/src/drivers/scr_x11.c:534: aviso: declaración implÃ*cita de la función âXSetErrorHandlerâ
/microwin/src/drivers/scr_x11.c:534: error: âx11_errorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:538: aviso: declaración implÃ*cita de la función âXDefaultScreenâ
/microwin/src/drivers/scr_x11.c:539: error: âx11_visâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:539: aviso: declaración implÃ*cita de la función âselect_visualâ
/microwin/src/drivers/scr_x11.c:541: error: âStaticGrayâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:542: error: âGrayScaleâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:545: error: âDirectColorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:548: error: âPseudoColorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:549: error: âStaticColorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:553: error: âTrueColorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:633: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:633: aviso: declaración implÃ*cita de la función âXDefaultGCâ
/microwin/src/drivers/scr_x11.c: En la función âX11_openâ:
/microwin/src/drivers/scr_x11.c:655: error: âXSetWindowAttributesâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:655: error: expected â;â before âattrâ
/microwin/src/drivers/scr_x11.c:656: error: âPixmapâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:656: error: expected â;â before âcur_emptyâ
/microwin/src/drivers/scr_x11.c:659: error: âXColorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:659: error: expected â;â before âcolorâ
/microwin/src/drivers/scr_x11.c:660: error: âCursorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:660: error: expected â;â before âcursorâ
/microwin/src/drivers/scr_x11.c:664: error: âXSizeHintsâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:664: error: âsizehintsâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:669: error: âColormapChangeMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:669: error: âFocusChangeMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:672: error: âExposureMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:672: error: âKeyPressMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:673: error: âKeyReleaseMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:674: error: âButtonPressMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:675: error: âButtonReleaseMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:676: error: âPointerMotionMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:680: error: âCWSaveUnderâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:680: error: âCWEventMaskâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:685: error: âattrâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:685: error: âAlwaysâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:686: error: âTrueâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:690: error: âx11_colormapâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:690: aviso: declaración implÃ*cita de la función âXCreateColormapâ
/microwin/src/drivers/scr_x11.c:690: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:690: aviso: declaración implÃ*cita de la función âXDefaultRootWindowâ
/microwin/src/drivers/scr_x11.c:691: error: âx11_visâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:691: error: âAllocNoneâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:693: error: âCWColormapâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:696: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:696: aviso: declaración implÃ*cita de la función âXCreateWindowâ
/microwin/src/drivers/scr_x11.c:701: error: âCopyFromParentâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:702: error: âInputOutputâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:708: aviso: declaración implÃ*cita de la función âXAllocSizeHintsâ
/microwin/src/drivers/scr_x11.c:710: error: âPMinSizeâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:710: error: âPMaxSizeâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:715: aviso: declaración implÃ*cita de la función âXSetWMNormalHintsâ
/microwin/src/drivers/scr_x11.c:716: aviso: declaración implÃ*cita de la función âXFreeâ
/microwin/src/drivers/scr_x11.c:719: aviso: declaración implÃ*cita de la función âXDefaultDepthâ
/microwin/src/drivers/scr_x11.c:746: error: âcur_emptyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:746: aviso: declaración implÃ*cita de la función âXCreateBitmapFromDataâ
/microwin/src/drivers/scr_x11.c:747: error: âcursorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:747: aviso: declaración implÃ*cita de la función âXCreatePixmapCursorâ
/microwin/src/drivers/scr_x11.c:748: error: âcolorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:749: aviso: declaración implÃ*cita de la función âXDefineCursorâ
/microwin/src/drivers/scr_x11.c:750: aviso: declaración implÃ*cita de la función âXStoreNameâ
/microwin/src/drivers/scr_x11.c:752: aviso: declaración implÃ*cita de la función âXMapWindowâ
/microwin/src/drivers/scr_x11.c:753: aviso: declaración implÃ*cita de la función âXFlushâ
/microwin/src/drivers/scr_x11.c:763: aviso: declaración implÃ*cita de la función âXInstallColormapâ
/microwin/src/drivers/scr_x11.c: En la función âX11_closeâ:
/microwin/src/drivers/scr_x11.c:837: aviso: declaración implÃ*cita de la función âXCloseDisplayâ
/microwin/src/drivers/scr_x11.c:837: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_getscreeninfoâ:
/microwin/src/drivers/scr_x11.c:851: aviso: declaración implÃ*cita de la función âDisplayWidthâ
/microwin/src/drivers/scr_x11.c:851: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:852: aviso: declaración implÃ*cita de la función âDisplayWidthMMâ
/microwin/src/drivers/scr_x11.c:853: aviso: declaración implÃ*cita de la función âDisplayHeightâ
/microwin/src/drivers/scr_x11.c:854: aviso: declaración implÃ*cita de la función âDisplayHeightMMâ
/microwin/src/drivers/scr_x11.c: En la función âX11_setpaletteâ:
/microwin/src/drivers/scr_x11.c:899: error: âXColorâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:899: error: expected â;â before âexactâ
/microwin/src/drivers/scr_x11.c:900: error: expected â;â before âdefâ
/microwin/src/drivers/scr_x11.c:906: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:906: error: âx11_colormapâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:906: error: âexactâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:906: error: âdefâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:911: error: âx11_paletteâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_drawpixelâ:
/microwin/src/drivers/scr_x11.c:928: aviso: declaración implÃ*cita de la función âXDrawPointâ
/microwin/src/drivers/scr_x11.c:928: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:928: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:928: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_drawhlineâ:
/microwin/src/drivers/scr_x11.c:950: aviso: declaración implÃ*cita de la función âXDrawLineâ
/microwin/src/drivers/scr_x11.c:950: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:950: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:950: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_drawvlineâ:
/microwin/src/drivers/scr_x11.c:966: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:966: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:966: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_fillrectâ:
/microwin/src/drivers/scr_x11.c:984: aviso: declaración implÃ*cita de la función âXFillRectangleâ
/microwin/src/drivers/scr_x11.c:984: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:984: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:984: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_blitâ:
/microwin/src/drivers/scr_x11.c:1033: aviso: declaración implÃ*cita de la función âXCopyAreaâ
/microwin/src/drivers/scr_x11.c:1033: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:1033: error: âx11_winâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c:1033: error: âx11_gcâ no se declaró aquÃ* (primer uso en esta función)
/microwin/src/drivers/scr_x11.c: En la función âX11_preselectâ:
/microwin/src/drivers/scr_x11.c:1118: error: âx11_dpyâ no se declaró aquÃ* (primer uso en esta función)
make[1]: *** [/microwin/src/obj/drivers/scr_x11.o] Error 1
make: *** [subdir-/microwin/src/mwin] Error 2
terrorman@terrorman:/microwin/src$

terrorman
28-07-2009, 11:56 PM
thanks to my friend, kanber_kav, I already have installed nano-x.


thanks friend for your patience

NoMaD
19-08-2009, 07:18 AM
Thanks kanber_kav great sh*re :king-041:
I'm looking to it, install in progress... :sifone:

NoMaD
24-08-2009, 10:08 PM
Hi terrorman
how did you solved the error scr_x11.o ?


/home/NoMaD/Bureau/microwin/src/drivers/scr_x11.c:1033: erreur: ‘x11_dpy’ undeclared (first use in this function)
/home/NoMaD/Bureau/microwin/src/drivers/scr_x11.c:1033: erreur: ‘x11_win’ undeclared (first use in this function)
/home/NoMaD/Bureau/microwin/src/drivers/scr_x11.c:1033: erreur: ‘x11_gc’ undeclared (first use in this function)
/home/NoMaD/Bureau/microwin/src/drivers/scr_x11.c: In function ‘X11_preselect’:
/home/NoMaD/Bureau/microwin/src/drivers/scr_x11.c:1118: erreur: ‘x11_dpy’ undeclared (first use in this function)
make[1]: *** [/home/NoMaD/Bureau/microwin/src/obj/drivers/scr_x11.o] Erreur 1
make: *** [subdir-/home/NoMaD/Bureau/microwin/src/mwin] Erreur 2
NoMaD@NoMaD-desktop:~/Bureau/microwin/src$

terrorman
24-08-2009, 11:08 PM
I fix the kanber_kav friend, think he did a xconfigure

NoMaD
25-08-2009, 10:32 AM
problem solved :sifone:

i installed this 3 packets

libX11-xcb1
libx11-xcb1-dbg
libx11-xcb1-dev

and the make and make install run perfect


NoMaD@NoMaD-desktop:~/Bureau/microwin/src$ sudo make install
[sudo] password for NoMaD:
make[2]: Dépendance circulaire /home/NoMaD/Bureau/microwin/src/lib/ <- /home/NoMaD/Bureau/microwin/src/lib/ abandonnée.
make: Dépendance circulaire /home/NoMaD/Bureau/microwin/src/lib/ <- /home/NoMaD/Bureau/microwin/src/lib/ abandonnée.
Copying hdrs to /usr/include/microwin
Copying libs to /usr/lib
Copying binaries to /usr/bin
Installation completed successfully.
NoMaD@NoMaD-desktop:~/Bureau/microwin/src$

I'm using Ubuntu 9.04

Thanks again kanber_kav & terrorman

rfdomingos
26-09-2009, 06:38 PM
Worked like a charm on my ubuntu 9.04

Thanks kanber_kav.

Any tutorial on how to install and configure the cross compiler for azbox?

Thanks

hanswurscht
27-09-2009, 07:03 PM
could you please change mboxinfo to the correct Resolution?

The new Resolution on firmware is this: 960x540
It will the Endcorrection on Resolution, so mbox Info is again on full screen.

kanber_kav
27-09-2009, 09:20 PM
could you please change mboxinfo to the correct Resolution?

The new Resolution on firmware is this: 960x540
It will the Endcorrection on Resolution, so mbox Info is again on full screen.

ok waiting...

Soft62
07-10-2009, 07:35 PM
Hi ..
i am error on make ?
make[2]: Dipendenza /root/microwin/src/lib/ <- /root/microwin/src/lib/ circolare eliminata.
make: Dipendenza /root/microwin/src/lib/ <- /root/microwin/src/lib/ circolare eliminata.
make[2]: Dipendenza /root/microwin/src/lib/ <- /root/microwin/src/lib/ circolare eliminata.
--2009-10-07 20:29:21-- ftp://ftp.netscape.com/pub/communicator/extras/fonts/windows/Cyberbit.ZIP
=> `Cyberbit.ZIP'
Risoluzione di ftp.netscape.com... 87.248.216.54
Connessione a ftp.netscape.com|87.248.216.54|:2 1... connesso.
Accesso come utente anonymous ...
Login non corretto.
make[2]: *** [/root/microwin/src/bin/fonts/truetype/Cyberbit.ttf] Errore 1
make[1]: *** [subdir-/root/microwin/src/demos/mwdvetest] Errore 2
root@ubuntu:~/microwin/src#




Accesso come utente anonymous ...
Login non corretto.

Thanks for help

Soft62
08-10-2009, 06:15 PM
Hi...
make and make install is ok . :respect-048: Today downloading `Cyberbit.ZIP 'has succeeded ...

test
chess.sh ... returns this error:

createfont: (height == 0) found builtin font System (0)
nxclient: bad readblock -1, errno 104
nxclient 8175: Corrupted packet
Can't load board image file
nxclient: bad readblock -1, errno 104
nxclient 8176: Corrupted packet
./chess.sh: line 3: 8173 Segmentation fault bin/nano-X
root@ubuntu:~/microwin/src# nxclient: retry connect attempt 1
nxclient: retry connect attempt 2
nxclient: retry connect attempt 3
nxclient: retry connect attempt 4
nxclient: retry connect attempt 5
nxclient: retry connect attempt 6
nxclient: retry connect attempt 7
nxclient: retry connect attempt 8
nxclient: retry connect attempt 9
nxclient: retry connect attempt 10
Couldn't connect to Nano-X server!
root@ubuntu:~/microwin/src#


Help thanks

kanber_kav
08-10-2009, 07:16 PM
make clean and make
and make install

../bin/nano-X runing
see open window

Soft62
08-10-2009, 07:44 PM
Thanks for responding

I ran your instructions .. is ok .. launch. / bin / nano-X and now I have this error:

Selected Visual:
Visual class: TrueColor (4)
id: 33
bits_per_rgb: 8
map_entries: 256
red_mask: 0x00ff0000
green_mask: 0x0000ff00
blue_mask: 0x000000ff
createfont: (height == 0) found builtin font System (0)
Segmentation fault
root@ubuntu:~/microwin/src#

:banghead: