Thanks German Arias. But I tried this again, seems no progress:

Actually none of a file been compiled (no *.o files produced) 

I looked the config-precomp-test.log, it says

** Environment
 CC: 
 CFLAGS: 
 CPPFLAGS: 
 LDFLAGS: 
 LIBS: 

 current
directory: /home/elim/Projects/Gnu/modules/core/make/config-precomp-test
 log file: ./config-precomp-test.log

 CFLAGS without -x objective-c: 

CC is not set: failure

=======
My env is attached.
=======
I installed gcc, g++, gobjc and all stuff from
http://www.gnustep.org/resources/documentation/User/GNUstep/gnustep-howto_2.html#SEC2

with ffcall installed but not used, libffi library installed but not
sure whether the gnustepmake will find it or not.

I tried compile some objc code without gnustep dependency and it works
gcc and g++ test against some simple code is just fine.
=============
I know there must be something wrong and if it fixed, everything will be
fine but what is wrong?

Anyone using ubuntu 10.04 with gnustep?

Thanks for any help





On Tue, 2010-06-01 at 23:43 -0600, German Arias wrote:
> I think your problem is, as David say before, with GNUstep script. Try this:
> 
> 1) cd to the base directory
> 2) run the GNUstep script:
>  
>    . /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
> 
> 3) make distclean (to clean the previous build)
> 4) now: make
> 5) If all is OK. As root run the GNUstep script again:
> 
>  #. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
> 
> 6) make install
> 
> I hope this help you.
> 
> 
> Elim Qiu escribió:
> > Yes. I found the problem was more tough than I thought. I actually
> > couldn't build base on ubuntu 10.04!
> >
> > r...@workbook:/home/elim/Projects/Gnu/core/base# make
> > This is gnustep-make 2.4.0. Type 'make print-gnustep-make-help' for
> > help.
> > /usr/GNUstep/System/Library/Makefiles/common.make:856: WARNING: Your
> > PATH may not be set up correctly !
> > /usr/GNUstep/System/Library/Makefiles/common.make:857: Please try again
> > after adding "/usr/GNUstep/System/Tools" to your path
> > Making all in Source ...
> >   
> 

ORBIT_SOCKETDIR=/tmp/orbit-elim
GNUSTEP_IS_FLATTENED=yes
GPG_AGENT_INFO=/tmp/seahorse-0eQqiP/S.gpg-agent:1672:1
TERM=xterm
SHELL=/bin/bash
XDG_SESSION_COOKIE=5b31258984d98d874bec379849164a3e-1275455991.260296-1263119515
GNUSTEP_LOCAL_ROOT=/usr/GNUstep/Local
WINDOWID=84064118
GNOME_KEYRING_CONTROL=/tmp/keyring-LYCQ5k
GTK_MODULES=canberra-gtk-module
GNUSTEP_HOST=i686-pc-linux-gnu
USER=elim
LD_LIBRARY_PATH=/home/elim/GNUstep/Library/Libraries:/usr/GNUstep/Local/Library/Libraries:/usr/GNUstep/System/Library/Libraries
LS_COLORS=rs=0:di=01;34:ln=01;36:hl=44;37:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
GUILE_LOAD_PATH=/home/elim/GNUstep/Library/Libraries/Guile:/usr/GNUstep/Local/Library/Libraries/Guile:/usr/GNUstep/System/Library/Libraries/Guile
GNUSTEP_MAKEFILES=/usr/GNUstep/System/Library/Makefiles
GNUSTEP_NETWORK_ROOT=/usr/GNUstep/Network
GNUSTEP_FLATTENED=yes
SSH_AUTH_SOCK=/tmp/keyring-LYCQ5k/ssh
GNUSTEP_HOST_OS=linux-gnu
DEFAULTS_PATH=/usr/share/gconf/gnome.default.path
SESSION_MANAGER=local/workbook:@/tmp/.ICE-unix/1626,unix/workbook:/tmp/.ICE-unix/1626
USERNAME=elim
XDG_CONFIG_DIRS=/etc/xdg/xdg-gnome:/etc/xdg
GNUSTEP_HOST_VENDOR=pc
DESKTOP_SESSION=gnome
PATH=/home/elim/GNUstep/Tools:/usr/GNUstep/Local/Tools:/usr/GNUstep/System/Tools:.:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
QT_IM_MODULE=xim
PWD=/home/elim
xmodifie...@im=scim
GDM_KEYBOARD_LAYOUT=us
LANG=en_US.utf8
GNOME_KEYRING_PID=1608
MANDATORY_PATH=/usr/share/gconf/gnome.mandatory.path
GDM_LANG=en_US.utf8
GNUSTEP_HOST_CPU=ix86
GDMSESSION=gnome
HISTCONTROL=ignoreboth
SPEECHD_PORT=7561
SHLVL=1
HOME=/home/elim
LANGUAGE=en_US:en
GNUSTEP_USER_ROOT=/home/elim/GNUstep
GNOME_DESKTOP_SESSION_ID=this-is-deprecated
GNUSTEP_SYSTEM_ROOT=/usr/GNUstep/System
LOGNAME=elim
GNUSTEP_PATHLIST=/usr/GNUstep/System:/usr/GNUstep/Network:/usr/GNUstep/Local:/home/elim/GNUstep
CLASSPATH=/usr/GNUstep/System/Library/Libraries/Java:/usr/GNUstep/Local/Library/Libraries/Java:/home/elim/GNUstep/Library/Libraries/Java
XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-4s4Zm96wfA,guid=8b5ad976665e67b832bcd0c24c05e9f8
LIBRARY_COMBO=gnu-gnu-gnu
LESSOPEN=| /usr/bin/lesspipe %s
INFOPATH=/usr/GNUstep/System/Library/Documentation/info::/usr/GNUstep/Local/Library/Documentation/info::/home/elim/GNUstep/Library/Documentation/info:
DISPLAY=:0.0
GTK_IM_MODULE=scim-bridge
LESSCLOSE=/usr/bin/lesspipe %s %s
XAUTHORITY=/var/run/gdm/auth-for-elim-u3VnHn/database
COLORTERM=gnome-terminal
_=/usr/bin/env
_______________________________________________
Gnustep-dev mailing list
Gnustep-dev@gnu.org
http://lists.gnu.org/mailman/listinfo/gnustep-dev

Reply via email to