Naylor, Jim
2006-Jan-02 21:33 UTC
SUMMARY--Getting Cannot compute sizeof (int) on rsync-2.6.6
I ended up installing a newer version of GNU gcc and this time it worked. Thanks, Jim Naylor Unix/Storage Systems Administrator Schnuck Markets, Inc. * Direct (314) 994-4784 ))( Cell (314) 691-0186 Fax (314) 994-4684 * E-Mail jnaylor@schnucks.com -----Original Message----- From: rsync-bounces+jnaylor=schnucks.com@lists.samba.org [mailto:rsync-bounces+jnaylor=schnucks.com@lists.samba.org]On Behalf Of Naylor, Jim Sent: Monday, January 02, 2006 11:42 AM To: Rsync_Users_Group (E-mail) Subject: Getting Cannot compute sizeof (int) on rsync-2.6.6 Hello all, I searched the archives but could not find an answer to this. I was running configure on an RS6000 with Aix 5.1 and received the following error: checking whether sys/types.h defines makedev... no checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for int... yes checking size of int... configure: error: cannot compute sizeof (int), 77 See `config.log' for more details. In the config.log it shows the following: #define PACKAGE_VERSION "" #define RSYNCD_SYSCONF "/etc/rsyncd.conf" #define RSYNC_PATH "rsync" #define RSYNC_RSH "ssh" #define RSYNC_VERSION "2.6.6" #define TIME_WITH_SYS_TIME 1 #define WORDS_BIGENDIAN 1 #define _GNU_SOURCE 1 #define _LARGE_FILES 1 configure: exit 1 The configure and compile worded fine on another RS6000 running Aix 4.3.3. Does this have anything to do with the LARGE_FILE issue I see referred to in the archives where it says to add a define statement to the config.h? Thanks, Jim Naylor Unix/Storage Systems Administrator Schnuck Markets, Inc. * Direct (314) 994-4784 ))( Cell (314) 691-0186 Fax (314) 994-4684 * E-Mail jnaylor@schnucks.com ______________________________________________________________________ The information transmitted (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is intended only for the person(s) or entity/entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient(s) is prohibited. If you received this in error, please contact the sender and delete the material from any computer. -- To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html ______________________________________________________________________ The information transmitted (including attachments) is covered by the Electronic Communications Privacy Act, 18 U.S.C. 2510-2521, is intended only for the person(s) or entity/entities to which it is addressed and may contain confidential and/or privileged material. Any review, retransmission, dissemination or other use of, or taking of any action in reliance upon, this information by persons or entities other than the intended recipient(s) is prohibited. If you received this in error, please contact the sender and delete the material from any computer.