Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Mar 2010 11:39:09 GMT
From:      Mihai Militaru <mihai.militaru@gmx.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/144525: cannot build port x11/sessreg
Message-ID:  <201003071139.o27Bd999080152@www.freebsd.org>
Resent-Message-ID: <201003071140.o27Be4nX069433@freefall.freebsd.org>

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

>Number:         144525
>Category:       ports
>Synopsis:       cannot build port x11/sessreg
>Confidential:   no
>Severity:       critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Mar 07 11:40:04 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mihai Militaru
>Release:        9 current (makeworld)
>Organization:
>Environment:
FreeBSD free.bsd.org 9.0-CURRENT FreeBSD 9.0-CURRENT #0: Sun Mar  7 10:41:36 EET 2010     root@:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
I'm trying to build xorg, it depends on sessreg and this can't be built. It seems that the patch for utmp is to blame - missing linking flags?

- errors:
cc -I/usr/local/include -O2 ... -o sessreg sessreg.o
sessreg.o(.text+0xad1): In function 'main':
: undefined reference to 'ttyslot'
..
>How-To-Repeat:
- Fetch the last ports.
- cd in /usr/ports/x11/sessreg (I hope the path is correct)
- make install clean
>Fix:
I think the patch should include a linking to a library, either utmp ot ttyslot, I'm not into this.

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



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