Hi Alex,

Yes, the error is clear (or is it?), but why is it complaining it
can't write to /tmp?
It's trying to create dir / which isn't very usefull...

[EMAIL PROTECTED] ~]$ ls -ld /tmp
drwxrwxrwt  12 root  wheel  3072 Nov  8 03:09 /tmp

[EMAIL PROTECTED]:~]# df -i -h /tmp
Filesystem     Size    Used   Avail Capacity iused  ifree %iused  Mounted on
/dev/ad0s1e    929M     59M    796M     7%    1775 122063    1%   /tmp

Digging a lot further, I finally found out that it's my open_basedir
restriction in php.ini. For other people encountering this not very
helpful error, it might help to elaborate on the PR so they can amend
their open_basedir setting and resolve their problem. At least they
will now be able to find it in the mailing-list archives....

Kind regards,

Spil.

On 08/11/06, Alex Dupre <[EMAIL PROTECTED]> wrote:
Synopsis: devel/pear make install failure

State-Changed-From-To: open->closed
State-Changed-By: ale
State-Changed-When: Wed Nov 8 08:25:59 UTC 2006
State-Changed-Why:
The error is clear.

http://www.freebsd.org/cgi/query-pr.cgi?pr=105252

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to