creating shared libraries (--with-libtool).
+1524. [port] AIX needs to be able to resolve all symbols when
+ creating shared libraries (--with-libtool).
+
1523. [bug] Fix race condition in rbtdb. [RT# 9189]
1522. [bug] dns_db_findnode() relax the requirements on 'name'.
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.118 2003/09/30 05:56:02 marka Exp $
+# $Id: Makefile.in,v 1.119 2003/10/08 06:36:10 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
cfg_test@EXEEXT@: cfg_test.@O@ ${ISCCFGDEPLIBS} ${ISCDEPLIBS}
${LIBTOOL} ${CC} ${CFLAGS} -o $@ cfg_test.@O@ \
- ${ISCCFGLIBS} ${ISCLIBS} ${LIBS}
+ ${ISCCFGLIBS} ${DNSLIBS} ${ISCLIBS} ${LIBS}
distclean::
rm -f headerdep_test.sh
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.16 2001/09/20 15:16:50 marka Exp $
+# $Id: Makefile.in,v 1.17 2003/10/08 06:36:10 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
# Attempt to disable parallel processing.
.NOTPARALLEL:
.NO_PARALLEL:
-SUBDIRS = isc isccc isccfg dns bind9 lwres tests
+SUBDIRS = isc isccc dns isccfg bind9 lwres tests
TARGETS =
@BIND9_MAKE_RULES@
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.18 2002/12/13 02:00:15 marka Exp $
+# $Id: Makefile.in,v 1.19 2003/10/08 06:36:10 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
@LIBBIND_API@
+LIBS = @LIBS@
+
DAEMON_OBJS=bsd/daemon.@O@
STRSEP_OBJS=bsd/strsep.@O@
hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib'
# Warning - without using the other run time loading flags, -berok will
# link without error, but may produce a broken library.
- allow_undefined_flag='${wl}-berok"
+ allow_undefined_flag='${wl}-berok'
# This is a bit strange, but is similar to how AIX traditionally builds
# it's shared libraries.
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname'
hardcode_libdir_flag_spec='${wl}-bnolibpath ${wl}-blibpath:$libdir:/usr/lib:/lib'
# Warning - without using the other run time loading flags, -berok will
# link without error, but may produce a broken library.
- allow_undefined_flag='${wl}-berok"
+ allow_undefined_flag='${wl}-berok'
# This is a bit strange, but is similar to how AIX traditionally builds
# it's shared libraries.
archive_expsym_cmds="\$CC $shared_flag"' -o $output_objdir/$soname $libobjs $deplibs $compiler_flags ${allow_undefined_flag} '"\${wl}$no_entry_flag \${wl}$exp_sym_flag:\$export_symbols"' ~$AR -crlo $objdir/$libname$release.a $objdir/$soname'
# that all symbols are satisfied, otherwise we get a static library.
allow_undefined=yes
;;
+ *-*-aix*)
+ allow_undefined=no
+ ;;
*)
allow_undefined=yes
;;
-allow-undefined)
# FIXME: remove this flag sometime in the future.
$echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2
+ allow_undefined=yes
continue
;;
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.138 2003/09/30 05:56:10 marka Exp $
+# $Id: Makefile.in,v 1.139 2003/10/08 06:36:11 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
CDEFINES =
CWARNINGS =
+ISCLIBS = ../../lib/isc/libisc.@A@
+
+ISCDEPLIBS = ../../lib/isc/libisc.@A@
+
LIBS = @LIBS@
# Alphabetically
${LIBTOOL} --mode=link \
${CC} ${ALL_CFLAGS} -o libdns.la -rpath ${libdir} \
-version-info ${LIBINTERFACE}:${LIBREVISION}:${LIBAGE} \
- ${OBJS} ${LIBS}
+ ${OBJS} ${LIBS} ${ISCLIBS}
timestamp: libdns.@A@
touch timestamp
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.3 2001/09/20 15:16:56 marka Exp $
+# $Id: Makefile.in,v 1.4 2003/10/08 06:36:12 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
CWARNINGS =
ISCLIBS = ../../lib/isc/libisc.@A@
-ISCCCLIBS = ../../lib/cc/libisccc.@A@
+ISCCCLIBS = ../../lib/isccc/libisccc.@A@
ISCDEPLIBS = ../../lib/isc/libisc.@A@
ISCCCDEPLIBS = libisccc.@A@
${LIBTOOL} --mode=link \
${CC} ${ALL_CFLAGS} -o libisccc.la -rpath ${libdir} \
-version-info ${LIBINTERFACE}:${LIBREVISION}:${LIBAGE} \
- ${OBJS} ${LIBS}
+ ${OBJS} ${LIBS} ${ISCLIBS}
timestamp: libisccc.@A@
touch timestamp
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.9 2002/02/20 03:35:47 marka Exp $
+# $Id: Makefile.in,v 1.10 2003/10/08 06:36:12 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
CWARNINGS =
ISCLIBS = ../../lib/isc/libisc.@A@
+ISCCCLIBS = ../../lib/isccc/libisccc.@A@
+DNSLIBS = ../../lib/dns/libdns.@A@
ISCCFGLIBS = ../../lib/cfg/libisccfg.@A@
ISCDEPLIBS = ../../lib/isc/libisc.@A@
${LIBTOOL} --mode=link \
${CC} ${ALL_CFLAGS} -o libisccfg.la -rpath ${libdir} \
-version-info ${LIBINTERFACE}:${LIBREVISION}:${LIBAGE} \
- ${OBJS} ${LIBS}
+ ${OBJS} ${LIBS} ${DNSLIBS} ${ISCCCLIBS} ${ISCLIBS}
timestamp: libisccfg.@A@
touch timestamp
# NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
# WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
-# $Id: Makefile.in,v 1.15 2001/09/20 15:17:01 marka Exp $
+# $Id: Makefile.in,v 1.16 2003/10/08 06:36:13 marka Exp $
srcdir = @srcdir@
VPATH = @srcdir@
CDEFINES =
CWARNINGS =
+ISCLIBS = ../../lib/isc/libisc.@A@
+ISCCCLIBS = ../../lib/isccc/libisccc.@A@
+
+ISCDEPLIBS = ../../lib/isc/libisc.@A@
+ISCCCDEPLIBS = libisccc.@A@
+
OBJS = t_api.@O@
SRCS = t_api.c
libt_api.la: ${OBJS}
${LIBTOOL} --mode=link \
${CC} ${ALL_CFLAGS} -o libt_api.la -rpath ${libdir} \
- ${OBJS} ${LIBS}
+ ${OBJS} ${LIBS} ${ISCLIBS}
timestamp: libt_api.@A@
touch timestamp
# that all symbols are satisfied, otherwise we get a static library.
allow_undefined=yes
;;
+ *-*-aix*)
+ allow_undefined=no
+ ;;
*)
allow_undefined=yes
;;
-allow-undefined)
# FIXME: remove this flag sometime in the future.
$echo "$modename: \`-allow-undefined' is deprecated because it is the default" 1>&2
+ allow_undefined=yes
continue
;;