Re: [GnomeMeeting-list] pwlib 1.4.7 compiling problem



On Thu, 2003-01-30 at 02:55, Damien Sandras wrote:
> I think it is a compilation bug on our side, but it was not "detected"
> when we compiled it and did tests, so I'm not sure where the bug really
> is :)

I had a quick look at the sources, and it appears that the only place
that HAVE_STRCASECMP appears is in lib/xdap/xdap.h.  I'm no autoconf
expert, but shouldn't there be something in configure.in/config.h.in to
test for the presence of strcasecmp() on the system and set or unset
HAVE_STRCASECMP?

> Le jeu 30/01/2003 �2:23, Todd Chisholm a �it :
> > That's got it.  I'm sure it's a bug in the new ebuild.  I'll submit a
> > bug report.  Thanks very much!
> > 
> > Todd
> > 
> > 
> > On Wed, 2003-01-29 at 16:37, Damien Sandras wrote:
> > > Brute force solution: Edit xdap.h and remove the definition of
> > > strcasecmp ;)
> > > 
> > > 
> > > Le jeu 30/01/2003 �1:31, Todd Chisholm a �it :
> > > > Thanks, Damien that was the problem.  I used USE="-ssl" and the pwlib
> > > > emerged fine.  However, if I could trouble you with one more, I'd
> > > > appreciate it a lot.  This one while compiling GM:
> > > > 
> > > > In file included from ils.h:43,
> > > >                  from gnomemeeting.cpp:40:
> > > > ../lib/xdap/xdap.h:38: declaration of `int strcasecmp(const char*, const
> > > > char*)
> > > >    ' throws different exceptions
> > > > /usr/include/string.h:273: than previous declaration `int
> > > > strcasecmp(const 
> > > >    char*, const char*) throw ()'
> > > > /usr/include/linux/ixjuser.h:45: warning: `char ixjuser_h_rcsid[54]'
> > > > defined 
> > > >    but not used
> > > > make[2]: *** [gnomemeeting.o] Error 1
> > > > make[2]: Leaving directory
> > > > `/var/tmp/portage/gnomemeeting-0.96.0/work/gnomemeeting-0.96.0/src'
> > > > make[1]: *** [all-recursive] Error 1
> > > > make[1]: Leaving directory
> > > > `/var/tmp/portage/gnomemeeting-0.96.0/work/gnomemeeting-0.96.0'
> > > > make: *** [all-recursive-am] Error 2
> > > > 
> > > > 
> > > > Thanks again!
> > > > Todd
> > > > 
> > > > 
> > > > On Wed, 2003-01-29 at 14:53, Damien Sandras wrote:
> > > > > I know that PWLIB doesn't compile with too recent versions of OpenSSL.
> > > > > The Redhat package contains a patch for that, perhaps you could download
> > > > > the src.rpm; extract the patch and apply it.
> > > > > 
> > > > > 
> > > > > Le mer 29/01/2003 �3:43, Todd Chisholm a �it :
> > > > > > Hi all,
> > > > > > 
> > > > > > You guys probably hate getting compiling problems (especially for
> > > > > > pwlib?), but maybe you could take a fast look to see if something
> > > > > > obvious is messed up.  I'm on gentoo, so I'm compiling from scratch. 
> > > > > > pwlib 1.3.11 compiles fine, and the ebuilds seem very similar.  I'm
> > > > > > trying to get pwlib 1.4.7, and GM 96 to build.  Thanks for anything you
> > > > > > can come up with!
> > > > > > 
> > > > > > Todd
> > > > > > 
> > > > > > cc1plus: warning: changing search order for system directory
> > > > > > "/usr/include" 
> > > > > > cc1plus: warning: as it has already been specified as a non-system
> > > > > > directory 
> > > > > > In file included from /usr/include/openssl/evp.h:89, 
> > > > > > from /usr/include/openssl/x509.h:67, 
> > > > > > from /usr/include/openssl/ssl.h:122, 
> > > > > > from ../../ptclib/pssl.cxx:195: 
> > > > > > /usr/include/openssl/des.h:193: declaration of `char* crypt(const char*,
> > > > > > const 
> > > > > > char*)' throws different exceptions 
> > > > > > /usr/include/unistd.h:946: than previous declaration `char* crypt(const
> > > > > > char*, 
> > > > > > const char*) throw ()' 
> > > > > > make[3]: ***
> > > > > > [/var/tmp/portage/pwlib-1.4.7/work/pwlib/lib/obj_linux_x86_r/pssl.o]
> > > > > > Error 1 
> > > > > > make[3]: Leaving directory
> > > > > > `/var/tmp/portage/pwlib-1.4.7/work/pwlib/src/ptlib/unix' 
> > > > > > make[2]: *** [opt] Error 2 
> > > > > > make[2]: Leaving directory `/var/tmp/portage/pwlib-1.4.7/work/pwlib' 
> > > > > > make[1]: *** [opt] Error 2 
> > > > > > make[1]: Leaving directory `/var/tmp/portage/pwlib-1.4.7/work/pwlib' 
> > > > > > make: *** [optshared] Error 2
> > > > > > 
> > > > > > _______________________________________________
> > > > > > GnomeMeeting-list mailing list
> > > > > > GnomeMeeting-list gnome org
> > > > > > http://mail.gnome.org/mailman/listinfo/gnomemeeting-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]