Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Aug 2009 22:51:15 GMT
From:      Rick Elrod <codeblock@eighthbit.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/138252: Compile Issue: databases/firebird20-client
Message-ID:  <200908272251.n7RMpFKE054589@www.freebsd.org>
Resent-Message-ID: <200908280710.n7S7AqLu006455@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         138252
>Category:       ports
>Synopsis:       Compile Issue: databases/firebird20-client
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Aug 28 07:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Rick Elrod
>Release:        7.2-RELEASE
>Organization:
N/A
>Environment:
FreeBSD R-1.local. 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Fri May  1 08:49:13 UTC 2009     root@walker.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
I'm having issues installing databases/firebird20-client. It's failing with the error:
==> Please do not build firebird as 'root' because this may cause conflicts with SysV semaphores of running services.

but when I run `make` in the port directory, without root, I get:
cannot create /usr/ports/databases/firebird20-client/work/ipcs.pre.build: Permission denied

due to the port directory not being writable. Simple fix is probably to change the permissions of the port directory, but this probably isn't a good fix.
>How-To-Repeat:
cd /usr/ports/databases/firebird20-client
make install clean
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908272251.n7RMpFKE054589>