[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bug Report
From: |
Ralf Wildenhues |
Subject: |
Re: Bug Report |
Date: |
Tue, 3 Jun 2008 22:53:16 +0200 |
User-agent: |
Mutt/1.5.17+20080114 (2008-01-14) |
>> * Yoann Katchourine wrote on Tue, Jun 03, 2008 at 12:50:57PM CEST:
>>> I've just downloaded libtool-2.2.4 on your website.
>>> I'm under Mac OS X 10.4.11
>>>
>>> I don't have any compilation error, but instead, during make check.
>>> 19 of 65 tests fails.
[...]
> tagtrace.test: === Running tagtrace.test
> autom4te: cannot open autom4te.cache/requests: Permission denied
> tagtrace.test: This test requires the same Autoconf version
> tagtrace.test: as the one that was used to bootstrap Libtool
> SKIP: tests/tagtrace.test
> cdemo-static.test: === Running cdemo-static.test
> cdemo-static.test: === Running `make distclean' in cdemo
> rm -f cdemo cdemo
> rm -rf .libs _libs
> rm: .libs/foo.o: Permission denied
> rm: .libs/libfoo.a: Permission denied
> rm: .libs/libfoo.la: Permission denied
> rm: .libs: Directory not empty
[...]
Is it possible that you have a very restrictive umask, or that you are
running 'make check' in a build tree that has files that do not belong
to you? If the former, please set
umask 0022
or similar. If the latter, then please rebuild in a pristine tree.
Also, please do not send HTML mails, and pack attachments (with gzip or
bzip2); sorry for not having written that right away.
Thanks,
Ralf
- Bug Report, Yoann Katchourine, 2008/06/03
- Re: Bug Report, Ralf Wildenhues, 2008/06/03
- Message not available
- Re: Bug Report,
Ralf Wildenhues <=