Quantcast

10-CURRENT && ports/x11/sessreg (requ. from ports/x11/xorg)

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

10-CURRENT && ports/x11/sessreg (requ. from ports/x11/xorg)

Matthias Apitz-4

Hello,

The compilation of ports/x11/sessreg in 10-CURRENT r235646 (ports from
CVS as of May 19) failes with:

root@aurora:/usr/ports/x11/sessreg # make
===>  Building for sessreg-1.0.7
make  all-recursive
Making all in man
  CCLD     sessreg
sessreg.o: In function `main':
sessreg.c:(.text+0xcc1): undefined reference to `ttyslot'
*** [sessreg] Error code 1

Stop in /usr/ports/x11/sessreg/work/sessreg-1.0.7.

ports/x11/xorg depepends on it :-(

Any hints?

        matthias
--
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <[hidden email]> - w http://www.unixarea.de/
UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[hidden email]"
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: 10-CURRENT && ports/x11/sessreg (requ. from ports/x11/xorg)

Matthias Apitz-4
El día Monday, May 21, 2012 a las 06:17:02PM +0200, Matthias Apitz escribió:

> The compilation of ports/x11/sessreg in 10-CURRENT r235646 (ports from
> CVS as of May 19) failes with:
>
> root@aurora:/usr/ports/x11/sessreg # make
> ===>  Building for sessreg-1.0.7
> make  all-recursive
> Making all in man
>   CCLD     sessreg
> sessreg.o: In function `main':
> sessreg.c:(.text+0xcc1): undefined reference to `ttyslot'
> *** [sessreg] Error code 1

Oh, I missed out

# make delete-old

after installworld :-(

I have to restart compiling all ports; sorry for the noise;

        matthias
--
Matthias Apitz
t +49-89-61308 351 - f +49-89-61308 399 - m +49-170-4527211
e <[hidden email]> - w http://www.unixarea.de/
UNIX since V7 on PDP-11 | UNIX on mainframe since ESER 1055 (IBM /370)
UNIX on x86 since SVR4.2 UnixWare 2.1.2 | FreeBSD since 2.2.5
_______________________________________________
[hidden email] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-x11
To unsubscribe, send any mail to "[hidden email]"
Loading...