I am having problems with the build on Solaris 8. POBAD_CC is being defined as "" on solaris, causing the following rule to be executed @mv $*.po.o.o $@ resulting in the error Compiling nsswitch/wb_common.c with -KPIC mv: cannot access nsswitch/wb_common.po.o.o *** Error code 2 make: Fatal error: Command failed for target `nsswitch/wb_common.po.o' This rule is not necessary Possible patch is --- configure.in.orig Tue Oct 21 09:13:53 2003 +++ configure.in Tue Oct 21 13:17:54 2003 @@ -1067,7 +1067,6 @@ ## ${CFLAGS} added for building 64-bit shared ## libs using Sun's Compiler LDSHFLAGS="-G \${CFLAGS}" - POBAD_CC="" PICSUFFIX="po.o" fi AC_DEFINE(STAT_ST_BLOCKSIZE,512,[The size of a block])
*** This bug has been marked as a duplicate of 905 ***
database cleanup