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

Re: compiling dpkg on mips (eb)



Your message dated: Thu, 17 Dec 1998 23:42:07 MST
>On Thu, 17 Dec 1998, job bogan wrote:

>Can you send me the line? APT uses the same table.

sure.  i feel silly for mailing it, but...
mips   mips   mips

[root@jalapeno glibc-2.0.108]# uname -a
Linux jalapeno.uchicago.edu 2.1.100 #1 Sun Jul 12 17:32:40 EDT 1998 mips unknown

>Change line 74 to put an & in front of the function name parameter, C++
>standard drift.

okey.  since i'm not sure of my c++, is this what you mean?

const packagelist::infotype &packagelist::infoinfos[]= {

from that i get:

../../../dselect/pkginfo.cc:68: declaration of `infoinfos' as array of references
make: *** [pkginfo.o] Error 1

that's now the only error in the compile part of dpkg.  i did have to
add a bunch of &'s to methkeys.cc and pkgkeys.cc.  but it's getting
there.  i can send a diff if you want. 

thanks much!

job


Reply to: