pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
courier-authlib fails in -current
Hi,
I updated my pkgsrc tree just the other day, and now courier-authlib
bails out during make install:
...
<lots of compilation output>
...
/usr/sbin/chown root:wheel /usr/pkg/share/examples/courier-authlib/
authdaemonrc.dist
/bin/chmod 444 /usr/pkg/share/examples/courier-authlib/authdaemonrc.dist
/usr/bin/install -c -o root -g wheel -m 555 /usr/pkgsrc/security/
courier-authlib/work/courier-authlib-0.61.0/samplepipe.pl /usr/pkg/
share/examples/courier-authlib
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/security/courier-authlib
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/security/courier-authlib
*** Error code 1
Stop.
make: stopped in /usr/pkgsrc/security/courier-authlib
Last (output) line executes fine in a shell: /usr/bin/install -c -o
root -g wheel -m 555 /usr/pkgsrc/security/courier-authlib/work/courier-
authlib-0.62.2/samplepipe.pl /usr/pkg/share/examples/courier-authlib;
echo $?
0.
So it seems to be something executing afterwards. Any ideas?
Re,
/P
Home |
Main Index |
Thread Index |
Old Index