HEADS UP: xorg 7.2 ready for testing

Kris Kennaway kris at obsecurity.org
Fri May 18 21:07:25 UTC 2007


On Sun, May 13, 2007 at 11:46:57PM +0100, Tim Bishop wrote:
> On Thu, May 10, 2007 at 05:28:17PM -0400, Kris Kennaway wrote:
> > Once we have enough success reports and have dealt with all reported
> > failures, we will proceed with the next stage, which is to import into
> > CVS.
> 
> Finished, at last :-)
> 
> The first problem I had was the documented (and fixed) problem with the
> nvidia driver. Once I'd fixed that and tided up a few lose ends on my
> system the build finished mostly hassle free.
> 
> I noticed net/skype was missing a PORTREVISION bump - it was the only
> app I had left in X11BASE.
> 
> The only outstanding problem is a compile error with mozilla,
> thunderbird, and seamonkey:
> 
> gmake[5]: Entering directory `/usr/home/ports/www/mozilla/work/mozilla/directory/c-sdk/ldap/libraries/liblber'
> cc -o decode.o -c   -I/usr/local/include -I/usr/local/include/nss -I/usr/local/include/nss/nss -O2 -fno-strict-aliasing -pipe    -pipe  -ansi -Wall -pthread 
> -O -fPIC  -UDEBUG -DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_UNIX=1 -DFREEBSD=1 -DHAVE_BSD_FLOCK=1 -DHAVE_LCHOWN=1 -DHAVE_STRERROR=1 -D_THREAD_SAFE=1  -DFORCE_PR_LOG
>  -D_PR_PTHREADS -UHAVE_CVAR_BUILT_ON_SEM -DUSE_WAITPID -DNEEDPROTOS    -DNET_SSL  -DNO_LIBLCACHE -DLDAP_REFERRALS     -DNS_DOMESTIC  -I../../../ldap/include 
>  -I/usr/home/ports/www/mozilla/work/mozilla/dist/./include   decode.c
> In file included from decode.c:37:
> lber-int.h:106: error: syntax error before "LDAP_CALLBACK"
> lber-int.h:115: error: redefinition of typedef 'Seqorset'
> /usr/local/include/lber.h:164: error: previous declaration of 'Seqorset' was here
> lber-int.h:134: error: syntax error before "ldap_x_iovec"
> lber-int.h:150: error: syntax error before "BERTranslateProc"
> lber-int.h:172: error: syntax error before "LDAP_IOF_READ_CALLBACK"
> lber-int.h:183: error: syntax error before "LDAP_X_EXTIOF_READ_CALLBACK"
> lber-int.h:192: error: syntax error before "LBER_SOCKET"
> lber-int.h:201: error: syntax error before "LBER_SOCKET"
> lber-int.h:208: error: field `sb_ext_io_fns' has incomplete type
> decode.c:47: error: syntax error before "ber_get_tag"
> decode.c:54: error: syntax error before "if"
> gmake[5]: *** [decode.o] Error 1
> gmake[5]: Leaving directory `/usr/home/ports/www/mozilla/work/mozilla/directory/c-sdk/ldap/libraries/liblber'
> gmake[4]: *** [export] Error 2
> gmake[4]: Leaving directory `/usr/home/ports/www/mozilla/work/mozilla/directory/c-sdk/ldap/libraries'
> gmake[3]: *** [export] Error 2
> gmake[3]: Leaving directory `/usr/home/ports/www/mozilla/work/mozilla/directory/c-sdk/ldap'
> gmake[2]: *** [export] Error 2
> gmake[2]: Leaving directory `/usr/home/ports/www/mozilla/work/mozilla/directory/c-sdk'
> gmake[1]: *** [ldap] Error 2
> gmake[1]: Leaving directory `/usr/home/ports/www/mozilla/work/mozilla'
> gmake: *** [default] Error 2
> 
> The problem is identical with all three. I have openldap installed:
> 
> openldap-client-2.3.35
> 
> And it's the owner of /usr/local/include/lber.h.
> 
> I can't see why this problem has emerged now - these apps were already
> sharing /usr/local. Maybe it's unrelated to the xorg upgrade?

Yes, I think so.  The conflict should be resolved between the two
maintainers.

Kris


More information about the freebsd-ports mailing list