bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #25425] Framework resource loading not functioning properly on ARM


From: Gregory John Casamento
Subject: [bug #25425] Framework resource loading not functioning properly on ARM based Linux
Date: Wed, 28 Jan 2009 16:43:28 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.14eol) Gecko/20070505 (Debian-1.8.0.15~pre080323b-0etch2) Epiphany/2.14

Follow-up Comment #2, bug #25425 (project gnustep):

Here's the uname -a output:
---
Linux dhcppc1 2.4.20-celf3 #1 Fri Sep 5 21:48:01 HKT 2008 mips GNU/Linux

Make configure output...
---
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...
checking for gcc option to accept ISO C89... none needed
checking how to run the C preprocessor... gcc -E
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no
checking for cxx... no
checking for cc++... no
checking for cl.exe... no
checking for FCC... no
checking for KCC... no
checking for RCC... no
checking for xlC_r... no
checking for xlC... no
checking whether we are using the GNU C++ compiler... no
checking whether g++ accepts -g... no
checking build system type... mipsel-unknown-linux-gnu
checking host system type... mipsel-unknown-linux-gnu
checking target system type... mipsel-unknown-linux-gnu
checking for library combo... gnu-gnu-gnu
checking for apple compiler flags... yes
checking for ar... ar
checking for dlltool... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking for gnutar... no
checking for gtar... no
checking for chown... chown
checking if we should enable strict gnustep-make version 2 mode by default...
no
checking for GNUstep filesystem layout to use... none specified: we use
'gnustep'
checking if we manage to import the filesystem layout configuration... ok
checking for prefix... /usr/GNUstep
checking for GNUstep configuration file to use... /etc/GNUstep/GNUstep.conf
checking if we should import an existing configuration file... no
checking if the obsolete --with-system-root option was used... no: good
checking if the obsolete --with-local-root option was used... no: good
checking if the obsolete --with-network-root option was used... no: good
checking for user config file to use... .GNUstep.conf
checking if the obsolete --with-user-dir option was used... no: good
checking for user defaults dir to use... GNUstep/Defaults
checking for GNUSTEP_MAKEFILES to use...
/usr/GNUstep/System/Library/Makefiles
checking for flattened directory structure... yes
configure: Now printing the filesystem layout configuration.
checking for System Applications directory...
/usr/GNUstep/System/Applications
checking for System Admin Applications directory...
/usr/GNUstep/System/Applications/Admin
checking for System Web Applications directory...
/usr/GNUstep/System/Library/WebApplications
checking for System Tools directory... /usr/GNUstep/System/Tools
checking for System Admin Tools directory... /usr/GNUstep/System/Tools/Admin
checking for System Library directory... /usr/GNUstep/System/Library
checking for System Headers directory... /usr/GNUstep/System/Library/Headers
checking for System Libraries directory...
/usr/GNUstep/System/Library/Libraries
checking for System Documentation directory...
/usr/GNUstep/System/Library/Documentation
checking for System Info Documentation directory...
/usr/GNUstep/System/Library/Documentation/info
checking for System Man Documentation directory...
/usr/GNUstep/System/Library/Documentation/man
checking for Network Applications directory...
/usr/GNUstep/Local/Applications
checking for Network Admin Applications directory...
/usr/GNUstep/Local/Applications/Admin
checking for Network Web Applications directory...
/usr/GNUstep/Local/Library/WebApplications
checking for Network Tools directory... /usr/GNUstep/Local/Tools
checking for Network Admin Tools directory... /usr/GNUstep/Local/Tools/Admin
checking for Network Library directory... /usr/GNUstep/Local/Library
checking for Network Headers directory... /usr/GNUstep/Local/Library/Headers
checking for Network Libraries directory...
/usr/GNUstep/Local/Library/Libraries
checking for Network Documentation directory...
/usr/GNUstep/Local/Library/Documentation
checking for Network Info Documentation directory...
/usr/GNUstep/Local/Library/Documentation/info
checking for Network Man Documentation directory...
/usr/GNUstep/Local/Library/Documentation/man
checking for Local Applications directory... /usr/GNUstep/Local/Applications
checking for Local Admin Applications directory...
/usr/GNUstep/Local/Applications/Admin
checking for Local Web Applications directory...
/usr/GNUstep/Local/Library/WebApplications
checking for Local Tools directory... /usr/GNUstep/Local/Tools
checking for Local Admin Tools directory... /usr/GNUstep/Local/Tools/Admin
checking for Local Library directory... /usr/GNUstep/Local/Library
checking for Local Headers directory... /usr/GNUstep/Local/Library/Headers
checking for Local Libraries directory...
/usr/GNUstep/Local/Library/Libraries
checking for Local Documentation directory...
/usr/GNUstep/Local/Library/Documentation
checking for Local Info Documentation directory...
/usr/GNUstep/Local/Library/Documentation/info
checking for Local Man Documentation directory...
/usr/GNUstep/Local/Library/Documentation/man
checking for User Applications directory... GNUstep/Applications
checking for User Admin Applications directory... GNUstep/Applications/Admin
checking for User Web Applications directory...
GNUstep/Library/WebApplications
checking for User Tools directory... GNUstep/Tools
checking for User Admin Tools directory... GNUstep/Tools/Admin
checking for User Library directory... GNUstep/Library
checking for User Headers directory... GNUstep/Library/Headers
checking for User Libraries directory... GNUstep/Library/Libraries
checking for User Documentation directory... GNUstep/Library/Documentation
checking for User Info Documentation directory...
GNUstep/Library/Documentation/info
checking for User Man Documentation directory...
GNUstep/Library/Documentation/man
checking for System User directory... /home
checking for Network User directory... /home
checking for Local User directory... /home
checking for custom shared objc library... NONE
checking whether objc has thread support... yes: -lpthread
checking whether we should use native ObjC exceptions... not requested by
user
checking for the GCC version... version: 4.1
checking if the compiler supports autodependencies... yes: gcc version is 4.1
>= 3.0
checking if the compiler supports precompiled headers... no: gcc 4.1 is often
shipped with broken precompiled headers
checking if the compiler requires -shared flag to build for Solaris... yes:
gcc version is 4.1 >= 4.0
checking for gmake... no
checking for gnumake... no
checking for make... make
checking for the GNU Make version... version: 3.81
checking if GNU Make has the info function... yes
checking if we should strip makefiles after installation... no
checking for the version of gnustep-make we are compiling... 2.0.8
checking for latex2html... no
configure: creating ./config.status
config.status: creating config-noarch.make
config.status: creating config.make
config.status: creating openapp
config.status: creating opentool
config.status: creating executable.template
config.status: creating GNUmakefile
config.status: creating GNUstep.conf
config.status: creating GNUstep-strict-v2.conf
config.status: creating GNUstep.sh
config.status: creating GNUstep.csh
config.status: creating fixpath.sh
config.status: creating gnustep-make.spec
config.status: creating gnustep-config
config.status: creating filesystem.make
config.status: creating filesystem.sh
config.status: creating filesystem.csh
config.status: executing default commands
root@dhcppc1:/home/gnustep-dev/core/make#



(file #17347)
    _______________________________________________________

Additional Item Attachment:

File name: config.log                     Size:24 KB


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?25425>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]