Previously phi 4369 wrote: > I just wonder if a port of dpkg (actually the goal is apt :-) to HPUX is is > doable.
It should be doable. > cc -D_REENTRANT -D_GNU_SOURCE -O -DHAVE_CONFIG_H > -DLOCALEDIR=\"/usr/share/locale > \" -I../intl -I../intl -I../include -I.. -I. -I../include -I.. -I. > -DCOPYINGFILE > =\"/usr/share/doc/dpkg/copyright\" -c varbuf.c > cc: "varbuf.c", line 30: error 1586: Redefinition of function "varbufaddc". That is highly weird. And inconvenient of that cc to not tell you where the other definition is. > Is there some patches I should grab? I dig into it, to see if it is some hp cc > broken thing inthe meantime. You should definitely start from the source in current CVS, that already has a few HP-UX patches in it. The CVSROOT is :pserver:[EMAIL PROTECTED]:/var/cvs, the module is dpkg. Wichert. -- _________________________________________________________________ /[EMAIL PROTECTED] This space intentionally left occupied \ | [EMAIL PROTECTED] http://www.liacs.nl/~wichert/ | | 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0 2805 3CB8 9250 2FA3 BC2D |

