Hi everyone ! After a busy period I'm back and I have some bad and good news.
The bad news is that I can't come on the Hackathon. I'm sorry but I'm having some important test on that period.
The good news is that I finally got a computer to work on Étoilé, but i need some help.
I chose FreeBSD and I made some great step from last time but I got an error while compiling gnustep-core/back. So I'll attach you the env and the result.
Hope to hear from you soon Bye Gianluca
{\rtf1\ansi\ansicpg1252\cocoartf949\cocoasubrtf430 {\fonttbl\f0\fswiss\fcharset0 Helvetica;} {\colortbl;\red255\green255\blue255;} \paperw11900\paperh16840\margl1440\margr1440\vieww9000\viewh8400\viewkind0 \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\ql\qnatural\pardirnatural \f0\fs24 \cf0 Host-001# env\ SHELL=/bin/csh\ SSH_CLIENT=192.168.1.248 52815 22\ USER=Gianlu\ MAIL=/var/mail/Gianlu\ GNUSTEP_HOST_VENDOR=unknown\ GNUSTEP_IS_FLATTENED=yes\ LD_LIBRARY_PATH=/home/Gianlu/GNUstep/Library/Libraries:/usr/GNUstep/Local/Library/Libraries:/usr/GNUstep/System/Library/Libraries\ HOME=/root\ SSH_TTY=/dev/ttyp0\ GNUSTEP_HOST_CPU=ix86\ PAGER=more\ ENV=/home/Gianlu/.shrc\ INFOPATH=/usr/GNUstep/System/Library/Documentation/info::/usr/GNUstep/Local/Library/Documentation/info::/home/Gianlu/GNUstep/Library/Documentation/info:\ LOGNAME=Gianlu\ GNUSTEP_HOST_OS=freebsd\ BLOCKSIZE=K\ TERM=xterm-color\ GNUSTEP_PATHLIST=/usr/GNUstep/System:/usr/GNUstep/Network:/usr/GNUstep/Local:/home/Gianlu/GNUstep\ GNUSTEP_MAKEFILES=/usr/GNUstep/System/Library/Makefiles\ PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/root/bin\ GNUSTEP_USER_ROOT=/home/Gianlu/GNUstep\ GNUSTEP_NETWORK_ROOT=/usr/GNUstep/Network\ GNUSTEP_FLATTENED=yes\ GUILE_LOAD_PATH=/home/Gianlu/GNUstep/Library/Libraries/Guile:/usr/GNUstep/Local/Library/Libraries/Guile:/usr/GNUstep/System/Library/Libraries/Guile\ LIBRARY_COMBO=gnu-gnu-gnu\ GNUSTEP_LOCAL_ROOT=/usr/GNUstep/Local\ CLASSPATH=/usr/GNUstep/System/Library/Libraries/Java:/usr/GNUstep/Local/Library/Libraries/Java:/home/Gianlu/GNUstep/Library/Libraries/Java\ GNUSTEP_HOST=i386-unknown-freebsd7.1\ GNUSTEP_SYSTEM_ROOT=/usr/GNUstep/System\ PWD=/home/etoile-trunk/Etoile\ SSH_CONNECTION=192.168.1.248 52815 192.168.1.104 22\ FTP_PASSIVE_MODE=YES\ EDITOR=vi\ HOSTTYPE=FreeBSD\ VENDOR=intel\ OSTYPE=FreeBSD\ MACHTYPE=i386\ SHLVL=1\ GROUP=wheel\ HOST=Host-001.homenet.telecomitalia.it\ REMOTEHOST=192.168.1.248\ \ Host-001# ./configure --enable-graphics=cairo && gmake && gmake install clean\ checking for gcc... gcc\ checking for C compiler default output file name... a.out\ checking whether the C compiler works... yes\ checking whether we are cross compiling... no\ checking for suffix of executables... \ checking for suffix of object files... o\ checking whether we are using the GNU C compiler... yes\ checking whether gcc accepts -g... yes\ checking for gcc option to accept ISO C89... none needed\ checking build system type... i386-unknown-freebsd7.1\ checking host system type... i386-unknown-freebsd7.1\ checking target system type... i386-unknown-freebsd7.1\ checking how to run the C preprocessor... gcc -E\ checking for grep that handles long lines and -e... /usr/bin/grep\ checking for egrep... /usr/bin/grep -E\ checking for ANSI C header files... yes\ checking for sys/types.h... yes\ checking for sys/stat.h... yes\ checking for stdlib.h... yes\ checking for string.h... yes\ checking for memory.h... yes\ checking for strings.h... yes\ checking for inttypes.h... yes\ checking for stdint.h... yes\ checking for unistd.h... yes\ checking syslog.h usability... yes\ checking syslog.h presence... yes\ checking for syslog.h... yes\ checking for syslog... yes\ checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include\ checking whether -R must be followed by a space... no\ checking for gethostbyname... yes\ checking for connect... yes\ checking for remove... yes\ checking for shmat... yes\ checking for IceConnectionNumber in -lICE... yes\ checking for main in -lXext... yes\ checking for main in -lXt... yes\ checking for main in -lXmu... yes\ checking for X11 function prototypes... yes\ checking DPS/dpsclient.h usability... no\ checking DPS/dpsclient.h presence... no\ checking for DPS/dpsclient.h... no\ checking DPS/dpsNXargs.h usability... no\ checking DPS/dpsNXargs.h presence... no\ checking for DPS/dpsNXargs.h... no\ checking ft2build.h usability... yes\ checking ft2build.h presence... yes\ checking for ft2build.h... yes\ checking for pkg-config... /usr/local/bin/pkg-config\ checking for xft... yes\ checking XFT_CFLAGS... -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/freetype2 \ checking XFT_LIBS... -L/usr/local/lib -lXft -lXrender -lfontconfig -lfreetype -lz -lX11 \ checking for XftDrawStringUtf8 in -lXft... yes\ checking for XftPatternGetString in -lXft... no\ checking for Xutf8LookupString... yes\ checking for FcPatternCreate in -lfontconfig... yes\ checking fontconfig/fontconfig.h usability... yes\ checking fontconfig/fontconfig.h presence... yes\ checking for fontconfig/fontconfig.h... yes\ checking for glXMakeContextCurrent in -lGL... yes\ checking GL/glx.h usability... yes\ checking GL/glx.h presence... yes\ checking for GL/glx.h... yes\ checking for GLX_RGBA_TYPE... yes\ checking for usleep... yes\ checking for X11/extensions/XShm.h... yes\ checking for shmctl... yes\ checking for XInternAtoms in -lX11... yes\ checking for main in -lgdi32... no\ checking for main in -lmsimg32... no\ checking for main in -lopengl32... no\ checking windows.h usability... no\ checking windows.h presence... no\ checking for windows.h... no\ checking for libart2... libart2-config: not found\ none\ libart2-config: not found\ libart2-config: not found\ checking for main in -lart_lgpl_2... no\ checking for cairo... yes\ checking CAIRO_CFLAGS... -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/pixman-1 \ checking CAIRO_LIBS... -pthread -L/usr/local/lib -lcairo \ checking for cairo-ft... yes\ checking CAIRO_FT_CFLAGS... -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/local/include/pixman-1 \ checking CAIRO_FT_LIBS... -pthread -L/usr/local/lib -lcairo -lfreetype -lz -lfontconfig \ checking for cairo-xlib... yes\ checking CAIRO_XLIB_CFLAGS... -D_THREAD_SAFE -I/usr/local/include/cairo -I/usr/local/include -I/usr/local/include/freetype2 -I/usr/local/include/pixman-1 \ checking CAIRO_XLIB_LIBS... -pthread -L/usr/local/lib -lcairo -lX11 \ checking for cairo-win32... gnome-config: not found\ gnome-config: not found\ checking for cairo-glitz... gnome-config: not found\ gnome-config: not found\ checking for XRenderFindVisualFormat in -lXrender... yes\ checking Backend Server... x11\ checking Backend Graphics... cairo\ checking Cairo backend... xlib\ checking Backend name... back\ configure: creating ./config.status\ config.status: creating back.make\ config.status: creating config.make\ config.status: creating config.h\ config.status: config.h is unchanged\ This is gnustep-make 2.0.8. Type 'gmake print-gnustep-make-help' for help.\ /usr/GNUstep/System/Library/Makefiles/common.make:801: WARNING: Your PATH may not be set up correctly !\ /usr/GNUstep/System/Library/Makefiles/common.make:802: Please try again after adding "/usr/GNUstep/System/Tools" to your path\ Making all in Source...\ /usr/GNUstep/System/Library/Makefiles/mkinstalldirs .\ cp ../config.h .\ Making all in subprojects of bundle libgnustep-back-016...\ Making all for subproject gsc...\ Compiling file gscolors.c ...\ Compiling file GSGState.m ...\ Compiling file GSStreamContext.m ...\ Compiling file GSStreamGState.m ...\ Linking subproject gsc ...\ Making all for subproject x11...\ Compiling file context.c ...\ Compiling file convert.c ...\ Compiling file raster.c ...\ Compiling file scale.c ...\ Compiling file xutil.c ...\ Compiling file XGServer.m ...\ Compiling file XGServerEvent.m ...\ Compiling file XGServerWindow.m ...\ Compiling file XIMInputServer.m ...\ Compiling file XGGLFormat.m ...\ Compiling file XGGLContext.m ...\ Linking subproject x11 ...\ Making all for subproject cairo...\ Compiling file CairoContext.m ...\ Compiling file XGCairoXImageSurface.m ...\ Linking subproject cairo ...\ Making all for bundle libgnustep-back-016...\ Compiling file GSBackend.m ...\ Linking bundle libgnustep-back-016 ...\ Copying localized resources into the bundle wrapper...\ Copying resources from subprojects into the bundle wrapper...\ Creating libgnustep-back-016.bundle/Resources/Info-gnustep.plist...\ plmerge: not found\ gmake[2]: *** [libgnustep-back-016.bundle/Resources/Info-gnustep.plist] Error 127\ gmake[2]: *** Deleting file `libgnustep-back-016.bundle/Resources/Info-gnustep.plist'\ gmake[1]: *** [libgnustep-back-016.all.bundle.variables] Error 2\ gmake: *** [internal-all] Error 2\ Host-001# \ }
_______________________________________________ Etoile-discuss mailing list Etoile-discuss@gna.org https://mail.gna.org/listinfo/etoile-discuss