seems to build fine for me on CentOS 5.2.. but maybe something in the test builds are triggering it..
A full test is running.. sön 2009-09-13 klockan 13:14 +0100 skrev Markus Moeller: > Could this be a g++ problem ? error_messge is defined as external in > et/com_err.h and I see that -lcom-err is included in the link step. So I > really don't know why g++ doesn't find the symbol. > > I used the following on my OpenSuse box. > > # g++ -v > Using built-in specs. > Target: i586-suse-linux > Configured with: > ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man > --libdir=/usr/lib --libexecdir=/usr/lib > --enable-languages=c,c++,objc,fortran,obj-c++,java,ada > --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.3 > --enable-ssp > --disable-libssp --with-bugurl=http://bugs.opensuse.org/ > --with-pkgversion='SUSE > Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib > --with-system-zlib > --enable-__cxa_atexit --enable-libstdcxx-allocator=new > --disable-libstdcxx-pch > --enable-version-specific-runtime-libs --program-suffix=-4.3 > --enable-linux-futex > --without-system-libunwind --with-cpu=generic --build=i586-suse-linux > Thread model: posix > gcc version 4.3.2 [gcc-4_3-branch revision 141291] (SUSE Linux) > > Regards > Markus > > ----- Original Message ----- > From: "Amos Jeffries" <[email protected]> > To: "Markus Moeller" <[email protected]> > Cc: <[email protected]> > Sent: Thursday, September 10, 2009 3:53 AM > Subject: Re: Kerberos build failures in HEAD > > > > On Thu, 10 Sep 2009 01:03:48 +0100, "Markus Moeller" > > <[email protected]> wrote: > >> How about this then ? Please replace the squid_kerb_auth directory with > > the > >> > > > > No luck with the error_message function changes yet. > > http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/86/ > > > > > > Amos > > > >> attached. > >> > >> Markus > >> > >> > >> ----- Original Message ----- > >> From: "Amos Jeffries" <[email protected]> > >> To: "Markus Moeller" <[email protected]> > >> Cc: <[email protected]> > >> Sent: Wednesday, September 09, 2009 2:13 AM > >> Subject: Re: Kerberos build failures in HEAD > >> > >> > >>> Okay, I see one of the changes. > >>> > >>> But the patch won't apply to HEAD any more since the old version of the > >>> patch was already applied. Please send an incremental one for just those > >>> changes. > >>> > >>> How exactly are you accessing the HEAD code to generate these patches? > >>> None of them has applied cleanly by the time they got to me. > >>> > >>> The helper update change is also causing some grief. Failing basic "make > >>> distcheck" run on the spnegohelp/ files. > >>> > >>> Amos > >>> > >>> On Tue, 8 Sep 2009 21:59:15 +0100, "Markus Moeller" > >>> <[email protected]> wrote: > >>>> Hi Amos, > >>>> > >>>> I did some changes in configure.in and peer_proxy_negotiate_auth.cc. > >>>> > >>>> Regards > >>>> Markus > >>>> > >>>> ----- Original Message ----- > >>>> From: "Amos Jeffries" <[email protected]> > >>>> To: <[email protected]>; <[email protected]> > >>>> Sent: Tuesday, September 08, 2009 3:13 AM > >>>> Subject: Kerberos build failures in HEAD > >>>> > >>>> > >>>>> > >>>>> Hi Markus, > >>>>> can you look into this please? > >>>>> > >>>>> > >>> > > http://build.squid-cache.org/job/3.HEAD-amd64-CentOS-5.3/lastFailedBuild/console > >>>>> > >>> > > >
