Joel Baker writes:
> Package: gcc-3.2
> Version: 3.2.2ds5
> Severity: wishlist
> Tags: patch
> 
> The current rules.defs file does not detect a NetBSD system, and as such,
> fails to pass a sane value to the m4 call when building the debian/control
> file. A patch that adjusts this is included.

> -ctrl_flags += -DLIBC_BUILD_DEP="libc6.1-dev (>= $(libc_ver)) | libc6-dev (>= 
> $(libc_ver)) | libc0.3-dev | libc1-dev"
> +ctrl_flags += -DLIBC_BUILD_DEP="libc6.1-dev (>= $(libc_ver)) | libc6-dev (>= 
> $(libc_ver)) | libc0.3-dev | libc1-dev | libc12-dev"

- so what is libc1-dev for? not sure who sent me this patch, but it was
  from some bsd porters.

- are the freebsd lines still needed in the config files?




Reply via email to