Hi,
recompiling with the new lib works but someone could complete the
transition. There are 3 deprecated functions used:
netcfg.c:408: warning: `di_prebaseconfig_append' is deprecated (declared at
/usr/include/debian-installer/system/prebaseconfig.h:29)
netcfg-dhcp.c:104: warning: `di_execlog' is deprecated (declared at
/usr/include/debian-installer/exec.h:108)
netcfg-static.c:130: warning: `di_prebaseconfig_append' is deprecated (declared at
/usr/include/debian-installer/system/prebaseconfig.h:29)
MfG
Goswin
Index: debian/control
===================================================================
RCS file: /cvs/debian-boot/debian-installer/tools/netcfg/debian/control,v
retrieving revision 1.30
diff -u -p -r1.30 control
--- debian/control 28 Sep 2003 13:22:42 -0000 1.30
+++ debian/control 5 Oct 2003 15:49:04 -0000
@@ -3,7 +3,7 @@ Section: debian-installer
Priority: optional
Maintainer: Debian Install System Team <[EMAIL PROTECTED]>
Uploaders: David Kimdon <[EMAIL PROTECTED]>, Tollef Fog Heen <[EMAIL PROTECTED]>,
Matt Kraai <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 4.1.13), dpkg-dev (>= 1.9.0), libdebconfclient-dev,
libdebian-installer3-dev, po-debconf (>= 0.5.0)
+Build-Depends: debhelper (>= 4.1.13), dpkg-dev (>= 1.9.0), libdebconfclient-dev,
libdebian-installer4-dev, po-debconf (>= 0.5.0)
Standards-Version: 3.6.0
Package: netcfg-dhcp
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]