On Tue, Dec 30, 2003 at 10:32:38AM +0100, David Schmitt wrote: > After removing the spurious ), another minor problem popped up. The next line > should be changed to mirror its counterpart in the build target: > > --- debian/rules.orig 2003-12-30 10:21:13.000000000 +0100 > +++ debian/rules 2003-12-30 10:20:53.000000000 +0100 > @@ -501,7 +501,7 @@ > lib/GL lib/Xau lib/Xdmcp lib/font lib/xkbfile lib/xtrans \ > programs/Xserver; do \ > mkdir -p $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR; \ > - cp -drs $(SOURCE_TREE)/$$DIR > $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR; \ > + cp -drl $(SOURCE_TREE)/$$DIR > $(SOURCE_TREE)-xserver-xfree86-dbg/$$DIR; \ > done > ifndef test_rules > $(MAKE) -C $(SOURCE_TREE) WORLDOPTS="" > IMAKE_DEFINES="$(IMAKE_DEFINES) -DBuildServersOnly=YES" World
Thanks; I fixed this in revision 880.
> PS: It seems as if experimental is missing all -dev packages of the library
> split:
>
> [EMAIL PROTECTED]:~# apt-get install xlibs-dev/experimental
> libice-dev/experimental
> Reading Package Lists... Done
> Building Dependency Tree... Done
> Selected version 4.3.0-0pre1v5 (Debian:experimental) for xlibs-dev
> E: Release 'experimental' for 'libice-dev' was not found
> [EMAIL PROTECTED]:~#
I cannot confirm the existence of this problem.
$ apt-cache policy xlibs-dev libice-dev
xlibs-dev:
Installed: 4.3.0-0pre1v5
Candidate: 4.3.0-0pre1v5
Version Table:
*** 4.3.0-0pre1v5 0
1 http://http.us.debian.org ../project/experimental/main Packages
100 /var/lib/dpkg/status
4.2.1-15 0
500 http://http.us.debian.org unstable/main Packages
4.2.1-12.1 0
500 http://http.us.debian.org testing/main Packages
4.1.0-16woody1 0
500 http://http.us.debian.org stable/main Packages
500 http://security.debian.org stable/updates/main Packages
libice-dev:
Installed: 4.3.0-0pre1v5
Candidate: 4.3.0-0pre1v5
Version Table:
*** 4.3.0-0pre1v5 0
1 http://http.us.debian.org ../project/experimental/main Packages
100 /var/lib/dpkg/status
--
G. Branden Robinson | It just seems to me that you are
Debian GNU/Linux | willfully entering an arse-kicking
[EMAIL PROTECTED] | contest with a monstrous entity
http://people.debian.org/~branden/ | that has sixteen legs and no arse.
signature.asc
Description: Digital signature

