Subject: emacs22 fails because of bad portability
To: None <pkgsrc-users@NetBSD.org>
From: Aleksey Cheusov <cheusov@tut.by>
List: pkgsrc-users
Date: 09/29/2007 10:11:34
Building the emacs-22 fails on Linux.

http://www.mova.org/~cheusov/pub/pkgsrc-pbulk/Debian-etch/current/log/20070928.1243/emacs-22.1nb1/configure.log


Can anybody fix this?


=> Checking for portability problems in extracted files
ERROR: [check-portability.awk] => Found test ... == ...:
ERROR: [check-portability.awk] mac/make-package: if test $with_app == "yes" && [ ! -f ${emapp}/Contents/PkgInfo ]; then
ERROR: [check-portability.awk] mac/make-package: if test "$full_dist" == "no"; then
ERROR: [check-portability.awk] mac/make-package: if test "$compressed_dist" == "yes" -a "$full_dist" == "yes"; then
ERROR: [check-portability.awk] mac/make-package: if test "$with_app" == "yes"; then
ERROR: [check-portability.awk] mac/make-package:   if test "$app_symlink" == "yes"; then




/etc/mk.conf:
  ..
  EMACS_TYPE=emacs22
if it matters.

-- 
Best regards, Aleksey Cheusov.