Hello Paul Slootman&every one, Here i am trying to install rsync3.0.1 on HP-UNIX machine. i have downloaded the source rsync-3.0.1.tar&rsync-patches-3.0.1.tar from rsync website. After that i have executed the ./configure, it got executed it displayed message as rsync 3.0.1 configuration successful. In Makefile.in i have changed environment variable [EMAIL PROTECTED]@ to [EMAIL PROTECTED]/local/bin/gcc.
after executing the make command i am getting the following error ============================================= inccishh0125 703: make config.status: creating Makefile config.status: creating lib/dummy config.status: creating zlib/dummy config.status: creating popt/dummy config.status: creating shconfig config.status: creating config.h config.status: config.h is unchanged Makefile updated -- rerun your make command. Make: Cannot load exit. Stop. *** Error exit code 1 Stop. ================================================ here i am attatching the installation log. could u pls let me know the problem why make was unable to load gcc. it's very urgent can somebody suggest the solution. with warm regards, mannam srinivas On 4/7/08, Paul Slootman <[EMAIL PROTECTED] <[EMAIL PROTECTED]>> wrote: > > On Mon 07 Apr 2008, sri vasulu wrote: > > Hello Paul Slootman, > > Thank you very much for your suggestion, > > In my machine i had cc compiler , it seems to be older version.Is it > > necessary to use GNU C compiler to install rsync or can i proceed with > > latest version of CC compiler. > > As long as it's a "real" C compiler that understands ANSI C, then it > should work. However, it may be easier to use GCC. > > You could also simply use a precompiled rsync version, eg. from > http://hpux.cs.utah.edu/hppd/hpux/Networking/Admin/rsync-2.6.9/ > (although it is an older version). > You can probably also download GCC (and its dependencies) from there. > > > Paul Slootman >
rsync_installation.log
Description: Binary data
-- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html
