bug-findutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #26868] compilation Error on Solsaris x86_64: pred.c:662: error: wr


From: anonymous
Subject: [bug #26868] compilation Error on Solsaris x86_64: pred.c:662: error: wrong type argument to unary minus
Date: Mon, 22 Jun 2009 12:07:18 +0000
User-agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; FDM; .NET CLR 3.0.04506.648; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)

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: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 4.4.2
           Fixed Release: None

    _______________________________________________________

Details:

(address@hidden:NODB) $ pwd
/opt/install/findutils-4.4.2

(address@hidden: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'
(address@hidden:NODB) $





    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?26868>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]