URL:
<http://savannah.gnu.org/bugs/?26868>
Summary: compilation Error on Solsaris x86_64: pred.c:662:
error: wrong type argument to unary minus
Project: findutils
Submitted by: None
Submitted on: Mo 22 Jun 2009 12:07:14 UTC
Category: None
Severity: 3 - Normal
Item Group: Compilation Failure
Status: None
Privacy: Public
Assigned to: None
Originator Name: Alois Wiedenhofer
Originator Email: [email protected]
Open/Closed: Open
Discussion Lock: Any
Release: 4.4.2
Fixed Release: None
_______________________________________________________
Details:
(r...@web1:NODB) $ pwd
/opt/install/findutils-4.4.2
(r...@web1:NODB) $ make
make all-recursive
Making all in gnulib
Making all in lib
make all-am
Making all in tests
make all-recursive
Making all in build-aux
Making all in lib
make all-am
Making all in find
Making all in .
gcc -std=gnu99 -DHAVE_CONFIG_H -I. -I.. -I../gnulib/lib -I../lib
-I../gnulib/lib -I../intl -DLOCALEDIR=\"/usr/local/share/locale\"
-I/usr/local/include -g -O2 -MT pred.o -MD -MP -MF .deps/pred.Tpo -c -o
pred.o pred.c
pred.c: In function `file_sparseness':
pred.c:662: error: wrong type argument to unary minus
*** Error code 1
make: Fatal error: Command failed for target `pred.o'
Current working directory /opt/install/findutils-4.4.2/find
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='. testsuite'; for subdir in $list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(cd $subdir && make $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/install/findutils-4.4.2/find
*** Error code 1
The following command caused the error:
failcom='exit 1'; \
for f in x $MAKEFLAGS; do \
case $f in \
*=* | --[!k]*);; \
*k*) failcom='fail=yes';; \
esac; \
done; \
dot_seen=no; \
target=`echo all-recursive | sed s/-recursive//`; \
list='gnulib tests build-aux lib find xargs locate doc po m4'; for subdir in
$list; do \
echo "Making $target in $subdir"; \
if test "$subdir" = "."; then \
dot_seen=yes; \
local_target="$target-am"; \
else \
local_target="$target"; \
fi; \
(cd $subdir && make $local_target) \
|| eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
make "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /opt/install/findutils-4.4.2
*** Error code 1
make: Fatal error: Command failed for target `all'
(r...@web1:NODB) $
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?26868>
_______________________________________________
Nachricht geschickt von/durch Savannah
http://savannah.gnu.org/