bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] Fails to build on HP-UX 10.20


From: Matt Kraai
Subject: [Bug-tar] Fails to build on HP-UX 10.20
Date: Fri, 17 Apr 2009 13:28:56 -0700
User-agent: Mutt/1.5.18 (2008-05-17)

Howdy,

When I try to compile GNU Tar on HP-UX 10.20, it fails with the
following error:

         source='incremen.c' object='incremen.o' libtool=no \
         DEPDIR=.deps depmode=hp /bin/sh ../build-aux/depcomp \
         cc -Ae -Ae -DHAVE_CONFIG_H -I. -I.. -I../lib -I../ -I../lib     -g -c 
incremen.c
 cc: "incremen.c", line 1272: error 1654: Expression type is too large for 
switch expression.

I worked around this problem by changing the type of
incremental_version, which is the variable that is too large, to int.

-- 
Matt                                                 http://ftbfs.org/




reply via email to

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