Autor Thema: filmgimp compilation  (Gelesen 3994 mal)

rob_gester

  • Gast
filmgimp compilation
« am: 14. Dezember 2002, 02:43:49 »
hi,
versuche gerade filmgimp auf meiner octane zu kompilieren (schon lange her, als ich was vom source installiert habe, überwiegend war's linux).
darunter, leider etwas gross, sorry dafür, config.log inhalt.
fehlen mir die dev libraries oder ist die compiler-configuration nicht vollständig ??? da ich keine cc lizenz habe, natürlich ist gcc an der reihe...
error message bringt im net unterschiedliche antworten  :(
danke für alle hinweise
rob
___________________________

This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by configure, which was
generated by GNU Autoconf 2.53.  Invocation command line was

 $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = IRIS
uname -m = IP30
uname -r = 6.5
uname -s = IRIX64
uname -v = 01101245

/usr/bin/uname -p = mips
/bin/uname -X     = unknown

/bin/arch              = unknown
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/freeware/bin
PATH: /usr/sbin
PATH: /usr/bsd
PATH: /sbin
PATH: /usr/bin
PATH: /etc
PATH: /usr/etc
PATH: /usr/bin/X11
PATH: /usr/local/bin
PATH: /usr/local/sbin


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1434: checking for a BSD-compatible install
configure:1488: result: /usr/freeware/bin/install -c
configure:1499: checking whether build environment is sane
configure:1542: result: yes
configure:1567: WARNING: `missing' script is too old or missing
configure:1575: checking for gawk
configure:1591: found /usr/freeware/bin/gawk
configure:1601: result: gawk
configure:1611: checking whether make sets ${MAKE}
configure:1631: result: yes
configure:1847: checking build system type
configure:1865: result: mips-sgi-irix6.5
configure:1873: checking host system type
configure:1887: result: mips-sgi-irix6.5
configure:1915: checking for style of include used by make
configure:1943: result: GNU
configure:2014: checking for gcc
configure:2030: found /usr/freeware/bin/gcc
configure:2040: result: gcc
configure:2284: checking for C compiler version
configure:2287: gcc --version </dev/null >&5
3.0.4
configure:2290: $? = 0
configure:2292: gcc -v </dev/null >&5
Reading specs from /usr/freeware/lib/gcc-lib/mips-sgi-irix6.5/3.0.4/specs
Configured with: ../configure --prefix=/usr/freeware --enable-version-specific-runtime-libs --disable-shared --enable-threads --enable-haifa
Thread model: single
gcc version 3.0.4
configure:2295: $? = 0
configure:2297: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:2300: $? = 1
configure:2326: checking for C compiler default output
configure:2329: gcc    conftest.c  >&5
gcc: installation problem, cannot exec `as': No such file or directory
configure:2332: $? = 1
configure: failed program was:
#line 2303 "configure"
#include "confdefs.h"

#ifdef F77_DUMMY_MAIN
#  ifdef __cplusplus
    extern "C"
#  endif
  int F77_DUMMY_MAIN() { return 1; }
#endif
int
main ()
{

 ;
 return 0;
}
configure:2359: error: C compiler cannot create executables

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=mips-sgi-irix6.5
ac_cv_build_alias=mips-sgi-irix6.5
ac_cv_env_CC_set=''
ac_cv_env_CC_value=''
ac_cv_env_CFLAGS_set=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
ac_cv_env_CPP_set=''
ac_cv_env_CPP_value=''
ac_cv_env_CXXFLAGS_set=''
ac_cv_env_CXXFLAGS_value=''
ac_cv_env_CXX_set=''
ac_cv_env_CXX_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_build_alias_set=''
ac_cv_env_build_alias_value=''
ac_cv_env_host_alias_set=''
ac_cv_env_host_alias_value=''
ac_cv_env_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_host=mips-sgi-irix6.5
ac_cv_host_alias=mips-sgi-irix6.5
ac_cv_path_install='/usr/freeware/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes
lt_cv_sys_path_separator=:

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE_NAME ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define PACKAGE_STRING ""
#define PACKAGE_BUGREPORT ""

configure: exit 77_________


mood-indigo.org - Das unabhängige Silicon Graphics User Forum

filmgimp compilation
« am: 14. Dezember 2002, 02:43:49 »

andreas

  • Gast
Re: filmgimp compilation
« Antwort #1 am: 15. Dezember 2002, 18:30:42 »
Hallo Rob,

Die Antwort liegt hier:
configure:2329: gcc    conftest.c  >&5
     gcc: installation problem, cannot exec `as': No such file or directory

Der Assembler 'as' ist nicht installiert. Der GNU Compiler verwendet den Assembler von SGI IRIX, der im Paket
"Base Compiler Development Environment" enthalten ist. Fuer den Assembler und die anderen Tools benoetigt man keine Compiler-Lizenz von SGI.

Noch ein weiterer Tipp: Es sollte unbedingt GNU Make installiert sein und vor Aufruf von ./configure sollte der Pfad so gesetzt werden, dass die GNU Tools/GNU Make vor den IRIX Tools/IRIX Make gefunden werden:
(bash): export PATH=/usr/freeware/bin:$PATH

Gruesse,

Andreas

ThomasP

  • Gast
Re: filmgimp compilation
« Antwort #2 am: 03. Januar 2003, 07:54:45 »
schau mal hier - tips zur installation von filmgimp auf einer SGI: http://film.gimp.org/gimp16_install_notes.html

wenn die bemühungen vom erfolg gekrönt sind: binaries bereitstellen, bitte! :)



rob_gester

  • Gast
Re: filmgimp compilation
« Antwort #3 am: 03. Januar 2003, 15:12:34 »
@thomasp
danke für den hinweis. ich muss mir noch eine grössere hd besorgen, damit alle progs sauber auf 6.5.17 updated werden können ( platzmangel ! ), dann mache die installations.
rob

andreas@rootprompt

  • Gast
Re: filmgimp compilation
« Antwort #4 am: 03. Februar 2003, 07:36:48 »
hab's vorhin mal kompiliert... war eigentlich völlig problemlos, an einer Stelle hakte es ein wenig, weil (wenn ich mich recht erinnere) das TIFF plugin Makefile nicht so recht mitbekommen hatte, wo die libraries liegen, deshalb auf brutal:

# env LDFLAGS=-L/usr/freeware/lib32 CPPFLAGS=-I/usr/freeware/include ./configure --prefix=/opt/filmgimp
# gmake
# gmake install

setzt natürlich voraus, dass man die SGI freeware libraries nimmt und man filmgimp auch wirklich in /opt/filmgimp haben will. Ansonsten halt entsprechend ändern.
Aber viel schmerzloser geht's eigentlich nicht ;)

rob_gester

  • Gast
Re: filmgimp compilation
« Antwort #5 am: 03. Februar 2003, 14:10:45 »
@andreas
haste alle schritte als root gemacht?
rob

andreas@rootprompt

  • Gast
Re: filmgimp compilation
« Antwort #6 am: 03. Februar 2003, 14:21:27 »
ja. Aber sollte reichen, nur das "gmake install" als root zu machen.

andreas@rootprompt

  • Gast
Re: filmgimp compilation
« Antwort #7 am: 12. Februar 2003, 03:13:39 »
...übrigens, für all die faulen Leute hier  ;)
Pete Plank hat ein .tardist gebacken: www.nekochan.net

Impact

  • Gast
Re: filmgimp compilation
« Antwort #8 am: 12. Februar 2003, 14:32:14 »
Jepp wollte ich auch schon mitteilen wollen, habs auch schon seit ca. 2 Tagen.
;D
Grüsse,
Markus.