On Thu, 17 Dec 1998, job bogan wrote:
 
> So, i think i'm pretty close to a sucessful compile of dpkg on
> mips. BTW, as much as i've heard of the evils of dpkg compiling, all i
> needed to get this far was adding a line to archtable...

Can you send me the line? APT uses the same table.
 
> ../../../dselect/pkginfo.cc:74: argument of type `void (packagelist::)()' 
> does not match `void (packagelist::*)()'

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

Jason

Reply via email to