Page 2 of 3 FirstFirst 123 LastLast
Results 21 to 40 of 43

Thread: nano-X Ubuntu FAQ

  1. #21
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I am here and jam


  2. #22
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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
    Last edited by kanber_kav; 01-07-2009 at 04:34 PM.

  3. #23
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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

  4. #24
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by terrorman View Post
    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/

  5. #25
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts


    Code:
    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

  6. #26
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by terrorman View Post


    Code:
    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.

  7. #27
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Code:
    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.

  8. #28
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    /microwin/src/engine/font_freetype2.c:57:22: error: ft2build.h: No existe el fichero ó directorio
    missing jpeglib.h library.

    libjpeg62-dev package instaled ?

  9. #29
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    friend if the library was installed correctly

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

    Code:
    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:~#

  10. #30
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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

  11. #31
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I formatted and started from 0, it now appears that the libraries are fine, and I have a new error.


    Code:
    /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$

  12. #32
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    thanks to my friend, kanber_kav, I already have installed nano-x.


    thanks friend for your patience

  13. #33
    Member
    Join Date
    Apr 2009
    Posts
    65
    Thanks
    0
    Thanked 3 Times in 2 Posts

    Icon14

    Thanks kanber_kav great sh*re
    I'm looking to it, install in progress...

  14. #34
    Member
    Join Date
    Apr 2009
    Posts
    65
    Thanks
    0
    Thanked 3 Times in 2 Posts
    Hi terrorman
    how did you solved the error scr_x11.o ?

    Code:
    /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$

  15. #35
    Senior Member terrorman's Avatar
    Join Date
    Jun 2009
    Posts
    216
    Thanks
    0
    Thanked 0 Times in 0 Posts
    I fix the kanber_kav friend, think he did a xconfigure

  16. #36
    Member
    Join Date
    Apr 2009
    Posts
    65
    Thanks
    0
    Thanked 3 Times in 2 Posts
    problem solved

    i installed this 3 packets
    Code:
    libX11-xcb1
    libx11-xcb1-dbg
    libx11-xcb1-dev
    and the make and make install run perfect

    Code:
    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

  17. #37
    Banned
    Join Date
    Sep 2009
    Posts
    49
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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

  18. #38
    V.I.P
    Join Date
    Feb 2009
    Posts
    495
    Thanks
    0
    Thanked 0 Times in 0 Posts
    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.

  19. #39
    V.I.P
    Join Date
    May 2009
    Posts
    329
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Quote Originally Posted by hanswurscht View Post
    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...

  20. #40
    Junior Member
    Join Date
    Aug 2009
    Posts
    3
    Thanks
    0
    Thanked 0 Times in 0 Posts
    Hi ..
    i am error on make ?
    Code:
    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|:21... 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#
    Code:
    Accesso come utente anonymous ... 
    Login non corretto.
    Thanks for help

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •