Building rsync on Solaris 9
Hello,
I am trying to build rsync on a machine running Solaris 9. After
running ./configure, I changed the Makefile to read:
CFLAGS=-xarch=v9 -g -DHAVE_CONFIG_H -I./popt
Now when I try and compile, I get:
ild: (bad file) Input file /usr/lib/libsocket.a contains 32-bit
relocatable, but producing a 64-bit file.
*** Error code 1
make: Fatal error: Command failed for target `rsync'
I am pretty sure this is a Solaris thing and not rsync. I've searched
the groups and web for this information...
Any suggestions would be greatly appreciated.
Thanks,
Mike
|