bug-tar
[Top][All Lists]
Advanced

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

[Bug-tar] bugs and issues when trying to issue a make command


From: Vishnu Vardhan Reddy B
Subject: [Bug-tar] bugs and issues when trying to issue a make command
Date: Wed, 07 Feb 2007 21:51:06 -0000

Hi,

I am having some issues when i am trying to install gnutar on Solaris10, appreciate for any input.
Below are in detail

Thanks
VIshnu

configure: WARNING: sys/wait.h: present but cannot be compiled
configure: WARNING: sys/wait.h:     check for missing prerequisite headers?
configure: WARNING: sys/wait.h: see the Autoconf documentation
configure: WARNING: sys/wait.h:     section "Present But Cannot Be Compiled"
configure: WARNING: sys/wait.h: proceeding with the preprocessor's result
configure: WARNING: sys/wait.h: in the future, the compiler will take precedence
configure: WARNING:     ## ------------------------------ ##
configure: WARNING:     ## Report this to address@hidden ##
configure: WARNING:     ## ------------------------------ ##
checking for sys/wait.h... yes
********************************************************************

/usr/ccs/bin/make
/usr/ccs/bin/make  all-recursive
Making all in doc
Making all in lib
cp -f ./alloca_.h alloca.h-t
mv -f alloca.h-t alloca.h
rm -f configmake.h-t configmake.h
( \
 echo '#define PREFIX "/usr/local"'; \
 echo '#define EXEC_PREFIX "/usr/local"'; \
 echo '#define BINDIR "/usr/local/bin"'; \
 echo '#define SBINDIR "/usr/local/sbin"'; \
 echo '#define LIBEXECDIR "/usr/local/libexec"'; \
 echo '#define DATAROOTDIR "/usr/local/share"'; \
 echo '#define DATADIR "/usr/local/share"'; \
 echo '#define SYSCONFDIR "/usr/local/etc"'; \
 echo '#define SHAREDSTATEDIR "/usr/local/com"'; \
 echo '#define LOCALSTATEDIR "/usr/local/var"'; \
 echo '#define INCLUDEDIR "/usr/local/include"'; \
 echo '#define OLDINCLUDEDIR "/usr/include"'; \
 echo '#define DOCDIR "/usr/local/share/doc/tar"'; \
 echo '#define INFODIR "/usr/local/share/info"'; \
 echo '#define HTMLDIR "/usr/local/share/doc/tar"'; \
 echo '#define DVIDIR "/usr/local/share/doc/tar"'; \
 echo '#define PDFDIR "/usr/local/share/doc/tar"'; \
 echo '#define PSDIR "/usr/local/share/doc/tar"'; \
 echo '#define LIBDIR "/usr/local/lib"'; \
 echo '#define LISPDIR ""'; \
 echo '#define LOCALEDIR "/usr/local/share/locale"'; \
 echo '#define MANDIR "/usr/local/share/man"'; \
 echo '#define MANEXT ""'; \
 echo '#define PKGLIBDIR "/usr/local/lib/tar"'; \
 echo '#define PKGINCLUDEDIR "/usr/local/include/tar"'; \
 echo '#define PKGDATADIR "/usr/local/share/tar"'; \
:) | sed '/""/d' >configmake.h-t
mv configmake.h-t configmake.h
rm -f fcntl.h-t fcntl.h
sed -e 's|@''ABSOLUTE_FCNTL_H''@|"///usr/include/fcntl.h"|g' \
   < ./fcntl_.h > fcntl.h-t
mv fcntl.h-t fcntl.h
cp -f ./fnmatch_.h fnmatch.h-t
mv -f fnmatch.h-t fnmatch.h
cp -f ./getopt_.h getopt.h-t
mv -f getopt.h-t getopt.h
rm -f inttypes.h-t inttypes.h
sed -e 's/@''HAVE_INTTYPES_H''@/1/g' \
   -e 's|@''ABSOLUTE_INTTYPES_H''@|"///usr/include/inttypes.h"|g' \
   -e 's/@''PRI_MACROS_BROKEN''@/0/g' \
   -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
   -e 's/@''PRIPTR_PREFIX''@/"l"/g' \
   -e 's/@''HAVE_DECL_IMAXABS''@/1/g' \
   -e 's/@''HAVE_DECL_IMAXDIV''@/1/g' \
   -e 's/@''HAVE_DECL_STRTOIMAX''@/1/g' \
   -e 's/@''HAVE_DECL_STRTOUMAX''@/1/g' \
   < ./inttypes_.h > inttypes.h-t
mv inttypes.h-t inttypes.h
rm -f stdint.h-t stdint.h
sed -e 's/@''HAVE_WCHAR_H''@/1/g' \
   -e 's/@''HAVE_STDINT_H''@/1/g' \
   -e 's|@''ABSOLUTE_STDINT_H''@|"///usr/include/stdint.h"|g' \
   -e 's/@''HAVE_SYS_TYPES_H''@/1/g' \
   -e 's/@''HAVE_INTTYPES_H''@/1/g' \
   -e 's/@''HAVE_SYS_INTTYPES_H''@/1/g' \
   -e 's/@''HAVE_SYS_BITYPES_H''@/0/g' \
   -e 's/@''HAVE_LONG_LONG_INT''@/1/g' \
   -e 's/@''BITSIZEOF_PTRDIFF_T''@/0/g' \
   -e 's/@''PTRDIFF_T_SUFFIX''@//g' \
   -e 's/@''BITSIZEOF_SIG_ATOMIC_T''@/0/g' \
   -e 's/@''HAVE_SIGNED_SIG_ATOMIC_T''@/0/g' \
   -e 's/@''SIG_ATOMIC_T_SUFFIX''@//g' \
   -e 's/@''BITSIZEOF_SIZE_T''@/0/g' \
   -e 's/@''SIZE_T_SUFFIX''@//g' \
   -e 's/@''BITSIZEOF_WCHAR_T''@/0/g' \
   -e 's/@''HAVE_SIGNED_WCHAR_T''@/0/g' \
   -e 's/@''WCHAR_T_SUFFIX''@//g' \
   -e 's/@''BITSIZEOF_WINT_T''@/0/g' \
   -e 's/@''HAVE_SIGNED_WINT_T''@/0/g' \
   -e 's/@''WINT_T_SUFFIX''@//g' \
   < ./stdint_.h > stdint.h-t
mv stdint.h-t stdint.h
/usr/ccs/bin/make  all-am
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -g -O2 -MT prepargs.o -MD -MP -MF ".deps/prepargs.Tpo" -c -o prepargs.o prepargs.c; \ then mv -f ".deps/prepargs.Tpo" ".deps/prepargs.Po"; else rm -f ".deps/prepargs.Tpo"; exit 1; fi
echo '#define LOCALEDIR "/usr/local/share/locale"' >localedir.h
echo "#ifndef DEFAULT_RMT_COMMAND" >> localedir.h
echo "# define DEFAULT_RMT_COMMAND \"/usr/local/libexec/`echo rmt | sed 's,x,x,'`\"" >> localedir.h
echo "#endif" >> localedir.h
if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl -I/usr/local/include -g -O2 -MT rtapelib.o -MD -MP -MF ".deps/rtapelib.Tpo" -c -o rtapelib.o rtapelib.c; \ then mv -f ".deps/rtapelib.Tpo" ".deps/rtapelib.Po"; else rm -f ".deps/rtapelib.Tpo"; exit 1; fi
In file included from /usr/include/sys/wait.h:24,
                from system.h:335,
                from rtapelib.c:35:
/usr/include/sys/siginfo.h:259: error: syntax error before "ctid_t"
/usr/include/sys/siginfo.h:292: error: syntax error before '}' token
/usr/include/sys/siginfo.h:294: error: syntax error before '}' token
/usr/include/sys/siginfo.h:390: error: syntax error before "ctid_t"
/usr/include/sys/siginfo.h:398: error: conflicting types for '__fault'
/usr/include/sys/siginfo.h:267: error: previous declaration of '__fault' was here
/usr/include/sys/siginfo.h:404: error: conflicting types for '__file'
/usr/include/sys/siginfo.h:273: error: previous declaration of '__file' was here
/usr/include/sys/siginfo.h:420: error: conflicting types for '__prof'
/usr/include/sys/siginfo.h:287: error: previous declaration of '__prof' was here
/usr/include/sys/siginfo.h:424: error: conflicting types for '__rctl'
/usr/include/sys/siginfo.h:291: error: previous declaration of '__rctl' was here
/usr/include/sys/siginfo.h:426: error: syntax error before '}' token
/usr/include/sys/siginfo.h:428: error: syntax error before '}' token
/usr/include/sys/siginfo.h:432: error: syntax error before "k_siginfo_t"
/usr/include/sys/siginfo.h:437: error: syntax error before '}' token
In file included from /usr/include/sys/procset.h:24,
                from /usr/include/sys/wait.h:25,
                from system.h:335,
                from rtapelib.c:35:
/usr/local/lib/gcc/sparc-sun-solaris2.9/3.4.6/include/sys/signal.h:96: error: syntax error before "siginfo_t"
In file included from system.h:335,
                from rtapelib.c:35:
/usr/include/sys/wait.h:86: error: syntax error before "siginfo_t"
In file included from rtapelib.c:56:
/usr/include/signal.h:111: error: syntax error before "siginfo_t"
/usr/include/signal.h:113: error: syntax error before "siginfo_t"
*** Error code 1
make: Fatal error: Command failed for target `rtapelib.o'
Current working directory /export/home/vreddy/tar-1.16/lib
*** Error code 1
make: Fatal error: Command failed for target `all'
Current working directory /export/home/vreddy/tar-1.16/lib
*** 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='doc lib rmt src scripts po tests'; 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 && /usr/ccs/bin/make  $local_target) \
 || eval $failcom; \
done; \
if test "$dot_seen" = "no"; then \
 /usr/ccs/bin/make  "$target-am" || exit 1; \
fi; test -z "$fail"
make: Fatal error: Command failed for target `all-recursive'
Current working directory /export/home/vreddy/tar-1.16
*** Error code 1
make: Fatal error: Command failed for target `all'

_________________________________________________________________
FREE online classifieds from Windows Live Expo – buy and sell with people you know http://clk.atdmt.com/MSN/go/msnnkwex0010000001msn/direct/01/?href=http://expo.live.com?s_cid=Hotmail_tagline_12/06





reply via email to

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