bug-commoncpp
[Top][All Lists]
Advanced

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

Re: Things have gone wrong with commoncpp2-1.0.7


From: Federico Montesino Pouzols
Subject: Re: Things have gone wrong with commoncpp2-1.0.7
Date: Tue, 17 Dec 2002 09:52:36 +0100
User-agent: Mutt/1.4i

        Hi, these logs seem to indicate that in_addr_t is not defined
as anything compatible/assignable to 'long unsigned int' on those
platforms. This could be solved with a typecast or adding/modifying
the assignment operators of InetAddress. Could you tell us how
in_addr_t is defined on those platforms? It may be a 32/64 bits issue.

On Sun, Dec 15, 2002 at 08:07:19PM +1100, Mark Purcell wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> David, (and others),
> 
> The Debian GNU/Linux binary packages of commoncpp2 have gone a little off 
> track with the release of version 1.0.7.
> 
> Version 1.0.5 of commoncpp2 would build fine for all supported architectures, 
> but Version 1.0.7 fails for the following architectures:
> 
> s390, powerpc, hppa, sparc, mips & m68k.
> 
> The full details are available at:
> 
> http://buildd.debian.org/build.php?&pkg=libcommoncpp2
> 
> Any assistance you can provide to bring the binary packages back online would 
> be appreciated.
> 
> Mark
> 
> >    ost::enumNetworkDevices(std::vector<ost::NetworkDeviceInfo, 
> >    std::allocator<ost::NetworkDeviceInfo> >&)':
> > network.cpp:112: ambiguous overload for `ost::InetAddress& = in_addr_t' 
> >    operator
> > ../include/cc++/socket.h:299: candidates are: ost::InetAddress& 
> >    ost::InetAddress::operator=(const char*)
> > ../include/cc++/socket.h:301:                 ost::InetAddress& 
> >    ost::InetAddress::operator=(const ost::InetAddress&) <near match>
> > ../include/cc++/socket.h:307:                 ost::InetAddress& 
> >    ost::InetAddress::operator=(long unsigned int)
> > make[2]: *** [network.lo] Error 1
> > make[2]: Leaving directory `/build/buildd/libcommoncpp2-1.0.7/src'
> > make[1]: *** [all-recursive] Error 1
> > make[1]: Leaving directory `/build/buildd/libcommoncpp2-1.0.7'
> > make: *** [build-stamp] Error 2
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.1 (GNU/Linux)
> 
> iD8DBQE9/EZMoCzanz0IthIRAquyAJ9qztDTUwLn9zu1V5pS63SLGThgBACfUZ8d
> pK0k9//DR+kKXucYTJOwOT8=
> =bOqq
> -----END PGP SIGNATURE-----
> 
> 
> _______________________________________________
> Bug-commoncpp mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/bug-commoncpp



reply via email to

[Prev in Thread] Current Thread [Next in Thread]