Hi


Updating to Panther got me past a previous dpkg update problem related to gzip. I have no idea how. I now have another problem. I'm running 10.3.2 and trying to go from dpkg 1.10.9-4 to 1.10.9-50. This time, on running install via finkcommander, the compile fails with the following message:

g++ -I/sw/include -no-cpp-precomp -I/sw/include -Wall -Wwrite-strings -Wpointer-arith -Wimplicit -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wbad-function-cast -Wcast-qual -Wcast-align -Winline -Wmissing-noreturn -Wsign-compare -DHAVE_CONFIG_H -D_GNU_SOURCE -DLOCALEDIR=\"/sw/share/locale\" -I/sw/src/dpkg-1.10.9-50/dpkg-1.10.9/intl -I../intl -I/sw/src/dpkg-1.10.9-50/dpkg-1.10.9/include -I/sw/src/dpkg-1.10.9-50/dpkg-1.10.9 -I/sw/src/dpkg-1.10.9-50/dpkg-1.10.9/dselect -I../include -I.. -I. -I/sw/src/dpkg-1.10.9-50/dpkg-1.10.9/optlib -F/System/Library/Frameworks/CoreFoundation.framework -DUSE_ZLIB -g -O2 -c method.cc
method.cc: In function `urqresult falliblesubprocess(const char*, const char*,
const char* const*)':
method.cc:190: `strsignal' undeclared (first use this function)
method.cc:190: (Each undeclared identifier is reported only once for each
function it appears in.)
make[2]: *** [method.o] Error 1
make[1]: *** [all-dselect] Error 2
make: *** [all-recursive] Error 2
### execution of failed, exit code 2
Failed: compiling dpkg-1.10.9-50 failed


Other files mentioning strsignal have previously been compiled, and the preamble says

checking for strsignal... yes

Is there something odd about method.cc?

Thanks, Tricia




------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to