Problems uppgrading x11/sessreg port

Yuri Pankov yuri.pankov at gmail.com
Mon Jan 23 21:24:59 UTC 2012


On Mon, Jan 23, 2012 at 09:51:51PM +0100, Hasse Hansson wrote:
> FreeBSD odin.thorshammare.org 9.0-STABLE FreeBSD 9.0-STABLE #0 r230424: Sun
> Jan 22 00:13:50 CET 2012
> admin at odin.thorshammare.org:/usr/obj/usr/src/sys/GENERIC  i386
> 
> I've got some problem with the port sessreg, part of x11/xorg suite,  when
> running portupgrade.
> 
> ===>  Building for sessreg-1.0.7
> 
> make  all-recursive
> Making all in man
>   GEN    filenames.sed
>   GEN    sessreg.1
>   CC     sessreg.o
> sessreg.c: In function 'main':
> sessreg.c:281: warning: implicit declaration of function 'ttyslot'
> sessreg.c:281: warning: nested extern declaration of 'ttyslot'
>   CCLD   sessreg
> sessreg.o: In function `main':
> sessreg.c:(.text+0xcc1): undefined reference to `ttyslot'
> *** Error code 1
> 
> Stop in /usr/ports/x11/sessreg/work/sessreg-1.0.7.
> *** Error code 1
> 
> Stop in /usr/ports/x11/sessreg/work/sessreg-1.0.7.
> *** Error code 1
> 
> Stop in /usr/ports/x11/sessreg/work/sessreg-1.0.7.
> *** Error code 1
> 
> Stop in /usr/ports/x11/sessreg.
> 
> ** Command failed [exit code 1]: /usr/bin/script -qa
> /tmp/portupgrade20120123-9573-548d6g-0 env UPGRADE_TOOL=portupgrade
> UPGRADE_PORT=sessreg-1.0.5_1 UPGRADE_PORT_VER=1.0.5_1 make
> ** Fix the problem and try again.
> ** Listing the failed packages (-:ignored / *:skipped / !:failed)
>         ! x11/sessreg (sessreg-1.0.5_1) (linker error)
> 
> Preciate all help.

Check "To rebuild everything and install it on the current system." in
/usr/src/UPDATING (you are missing the 'make delete-old' step).


Yuri


More information about the freebsd-questions mailing list