[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
a2ps 4.13b : compilation error
From: |
Pierre |
Subject: |
a2ps 4.13b : compilation error |
Date: |
Sun, 23 Jan 2005 14:45:28 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.5) Gecko/20041217 |
# make
make all-recursive
make[1]: Entering directory `/tmp/a2ps-4.13'
Making all in auxdir
make[2]: Entering directory `/tmp/a2ps-4.13/auxdir'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/a2ps-4.13/auxdir'
Making all in m4
make[2]: Entering directory `/tmp/a2ps-4.13/m4'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/a2ps-4.13/m4'
Making all in etc
make[2]: Entering directory `/tmp/a2ps-4.13/etc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/a2ps-4.13/etc'
Making all in ps
make[2]: Entering directory `/tmp/a2ps-4.13/ps'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/a2ps-4.13/ps'
Making all in ogonkify
make[2]: Entering directory `/tmp/a2ps-4.13/ogonkify'
Making all in doc
make[3]: Entering directory `/tmp/a2ps-4.13/ogonkify/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/a2ps-4.13/ogonkify/doc'
Making all in m4
make[3]: Entering directory `/tmp/a2ps-4.13/ogonkify/m4'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/tmp/a2ps-4.13/ogonkify/m4'
make[3]: Entering directory `/tmp/a2ps-4.13/ogonkify'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/tmp/a2ps-4.13/ogonkify'
make[2]: Leaving directory `/tmp/a2ps-4.13/ogonkify'
Making all in intl
make[2]: Entering directory `/tmp/a2ps-4.13/intl'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/tmp/a2ps-4.13/intl'
Making all in lib
make[2]: Entering directory `/tmp/a2ps-4.13/lib'
source='path-concat.c' object='path-concat.lo' libtool=yes \
depfile='.deps/path-concat.Plo' tmpdepfile='.deps/path-concat.TPlo' \
depmode=gcc /bin/sh ../auxdir/depcomp \
/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H
-DLOCALEDIR=\"/usr/local/share/locale\"
-DSYSCONFFILE=\"/usr/local/etc/a2ps.cfg\" -I.. -I../intl -I. -s -O3
-march=i686 -c -o path-concat.lo path-concat.c
gcc -DHAVE_CONFIG_H -DLOCALEDIR=\"/usr/local/share/locale\"
-DSYSCONFFILE=\"/usr/local/etc/a2ps.cfg\" -I.. -I../intl -I. -s -O3
-march=i686 -c path-concat.c -Wp,-MD,.deps/path-concat.TPlo -o path-concat.o
path-concat.c:34: error: conflicting types for 'malloc'
path-concat.c:34: error: conflicting types for 'malloc'
make[2]: *** [path-concat.lo] Error 1
make[2]: Leaving directory `/tmp/a2ps-4.13/lib'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/a2ps-4.13'
make: *** [all-recursive-am] Error 2
I have gcc 3.4.3.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- a2ps 4.13b : compilation error,
Pierre <=