pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Problems with sysutils/coreutils



If run as root:

checking whether mkfifo rejects trailing slashes... yes
checking whether mknod can create fifo without root privileges... configure: error: in `/usr/pkgsrc/sysutils/coreutils/work/coreutils-8.22': configure: error: you should not run configure as root (set FORCE_UNSAFE_CONFIGURE=1 in environment to bypass this check)
See `config.log' for more details
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/sysutils/coreutils
*** Error code 1


If run as non-root:

Making all in po
Making all in .
  CC       lib/strncat.o
lib/strncat.c:24:1: error: expected declaration specifiers or '...' before numeric constant
lib/strncat.c:24:1: error: expected ')' before '!=' token
lib/strncat.c:24:1: error: expected ')' before '?' token
*** Error code 1


Home | Main Index | Thread Index | Old Index