I hope this is not too off topic.  When I try to compile the
File utility (V4.14) on Solaris 8 (SPARC), I get the following
Error.  This is using gcc 2.95.2:

 gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/local/share/file/magic\" -g -O2 -c is_tar.c
-Wp,-MD,.deps/is_tar.TPlo  -fPIC -DPIC -o .libs/is_tar.o
 gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/local/share/file/magic\" -g -O2 -c is_tar.c
-Wp,-MD,.deps/is_tar.TPlo -o is_tar.o >/dev/null 2>&1
source='readelf.c' object='readelf.lo' libtool=yes \
DEPDIR=.deps depmode=gcc /bin/bash ../depcomp \
/bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.
-I..  -DMAGIC='"/usr/local/share/file/magic"'   -g -O2 -c -o readelf.lo
readelf.c
 gcc -DHAVE_CONFIG_H -I. -I. -I..
-DMAGIC=\"/usr/local/share/file/magic\" -g -O2 -c readelf.c
-Wp,-MD,.deps/readelf.TPlo  -fPIC -DPIC -o .libs/readelf.o
readelf.c: In function `donote':
readelf.c:495: parse error before `desc'
readelf.c:496: `desc' undeclared (first use in this function)
readelf.c:496: (Each undeclared identifier is reported only once
readelf.c:496: for each function it appears in.)
make[2]: *** [readelf.lo] Error 1
make[2]: Leaving directory `/export/home/zinarr/file-4.14/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/export/home/zinarr/file-4.14'
make: *** [all] Error 2

Any ideas on how to fix this?  Thanks ...

Richard





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
AMaViS-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/amavis-user
AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3
AMaViS-HowTos:http://www.amavis.org/howto/

Reply via email to