[mdlug] Gimp plugin.

Garry Stahl tesral at comcast.net
Thu Jan 8 19:29:45 EST 2009


Carl T. Miller wrote:
> Garry Stahl wrote:
>   
>> phoenix:/home/tesral/Download/gimp-ilbm-0.9.4 # make
>> cd . && automake --gnu --include-deps Makefile
>> Makefile.am: required file `./depcomp' not found
>> Makefile.am:   `automake --add-missing' can install `depcomp'
>>     
>
> It looks to me like a file is missing, and it is offering
> to install it for you.  Try running "automake --add-missing"
> then run "make" again.
>
> c

That helped, it still blew chucks,. but different chunks.

The chunks

phoenix:/home/tesral/Download/gimp-ilbm-0.9.4 # automake --add-missing
Makefile.am: installing `./depcomp'
Makefile.am:9: `CFLAGS' is a user variable, you should not override it;
Makefile.am:9: use `AM_CFLAGS' instead.
phoenix:/home/tesral/Download/gimp-ilbm-0.9.4 # make
cd . && autoconf
/bin/sh ./config.status --recheck
running /bin/sh ./configure --no-create --no-recursion
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
/home/tesral/Download/gimp-ilbm-0.9.4/missing: Unknown `--run' option
Try `/home/tesral/Download/gimp-ilbm-0.9.4/missing --help' for more
information
configure: WARNING: `missing' script is too old or missing
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gimptool... no
./configure: line 2240: --cflags: command not found
./configure: line 2241: --libs: command not found
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 for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for gawk... (cached) gawk
checking for a BSD-compatible install... /usr/bin/install -c
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking whether ln -s works... yes
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 an ANSI C-conforming const... yes
configure: creating ./config.status
cd . \
&& CONFIG_FILES=Makefile CONFIG_HEADERS= /bin/sh ./config.status
config.status: creating Makefile
config.status: executing depfiles commands
gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\"
-DPACKAGE_
STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"gimp-ilbm\"
-DVERSION=\"0.9.4\"
-DSTDC_HEADERS=1 -I. -g -O2 -DDEBUGLEVEL=1 -DG_DISABLE_ASSERT -MT iff.o -
MD -MP -MF .deps/iff.Tpo -c -o iff.o iff.c
In file included from iff.c:1:
iff.h:6:18: error: glib.h: No such file or directory
In file included from iff.c:1:
iff.h:20: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘IffID’
iff.h:23: error: expected specifier-qualifier-list before ‘IffID’
iff.h:31: error: expected specifier-qualifier-list before ‘guint32’
iff.h:38: error: expected ‘)’ before ‘id’
iff.h:39: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘readUl
ong’
iff.h:40: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeU
long’
iff.h:41: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘readUw
ord’
iff.h:42: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeU
word’
iff.h:43: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘readUc
har’
iff.h:44: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeU
char’
iff.h:45: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeL
ongAt’
iff.h:46: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘iffRea
dHeader’
iff.h:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘iffWri
teHeader’
iff.h:48: error: expected declaration specifiers or ‘...’ before ‘IffID’
iff.h:48: error: expected declaration specifiers or ‘...’ before ‘guint32’
iff.h:50: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘iffRea
dData’
iff.h:51: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘iffWri
teData’
iff.c:4: error: expected ‘)’ before ‘id’
iff.c:17: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘readUl
ong’
iff.c:34: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeU
long’
iff.c:47: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘readUw
ord’
iff.c:64: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeU
word’
iff.c:77: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘readUc
har’
iff.c:95: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before
‘writeU
char’
iff.c:107: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘write
LongAt’
iff.c:119: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘iffRe adHeader’
iff.c:150: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘iffWr iteHeader’
iff.c:163: error: expected declaration specifiers or ‘...’ before ‘IffID’
iff.c:163: error: expected declaration specifiers or ‘...’ before ‘guint32’
iff.c: In function ‘iffInitHeader’:
iff.c:166: error: ‘IffChunkHeader’ has no member named ‘id’
iff.c:166: error: ‘id’ undeclared (first use in this function)
iff.c:166: error: (Each undeclared identifier is reported only once
iff.c:166: error: for each function it appears in.)
iff.c:167: error: ‘IffChunkHeader’ has no member named ‘len’
iff.c:167: error: ‘len’ undeclared (first use in this function)
iff.c: In function ‘iffDumpHeader’:
iff.c:175: error: ‘IffChunkHeader’ has no member named ‘id’
iff.c:177: error: ‘IffChunkHeader’ has no member named ‘len’
iff.c: At top level:
iff.c:181: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘iffRe adData’
iff.c:193: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’
before ‘iffWr iteData’
make: *** [iff.o] Error 1
phoenix:/home/tesral/Download/gimp-ilbm-0.9.4 #

-- 
Garry  AKA  --Phoenix--  Rising above the Flames.

Si hoc legere scis nimium eruditionis habes
Star Trek mort. Viva la Star Trek admiraetur
The Olde Phoenix Inn http://phoenixinn.iwarp.com
Metro Detroit Linux Users Group http://www.mdlug.org




More information about the mdlug mailing list