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

Re: Bug#50093: apt does not build on m68k/potato



Moin,
On Sat, Nov 13, 1999 at 07:04:18PM -0700, Jason Gunthorpe wrote:
> 
> On Sat, 13 Nov 1999, Christian T. Steigies wrote:
> 
> > Package: apt
> > Version: 0.3.14
> > 
> > Automatic build of apt_0.3.14.dsc on aahz by sbuild
> 
> Yes, there is a small error in the Big Endian byteswapping code:
Thanks for the patch, but thats not enough it seems:

Automatic build of apt-0.3.14/ on aahz by debbuild
[...]
checking for m68k-linux-c++... no
checking for c++... c++
../configure: line 1249:   883 Broken pipe             $CXX -v 2>&1
       884 Done                    | grep -q gcc
is this critical?          ^ ^ ^ ^ ^ ^ ^  
[...]

checking for debiandoc2html... no
checking for debiandoc2text... no
checking for yodl2man... no
add this to the source-dependencies?

[...]
Compiling contrib/cmndline.cc to ../build/obj/apt-pkg/cmndline.opic
Compiling contrib/md5.cc to ../build/obj/apt-pkg/md5.opic
contrib/md5.cc: In method `bool MD5Summation::Add(const unsigned char *, long unsigned int)':
contrib/md5.cc:271: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc:280: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc: In method `class MD5SumValue MD5Summation::Result()':
contrib/md5.cc:336: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc:343: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
contrib/md5.cc:349: passing `uint32_t *' as argument 1 of `byteSwap(uint8_t *, unsigned int)'
make[2]: *** [../build/obj/apt-pkg/md5.opic] Error 1

-- 
Ciao,
Christian.


Reply to: