tag 214693 woody thanks On Tue, Oct 07, 2003 at 09:08:22PM -0700, Chris Tillman wrote: > gcc -DHAVE_CONFIG_H -I. -I../../../src/system -I../.. -I../../../include -Wall -g > -Os -fomit-frame-pointer -Wp,-MD,.deps/dpkg.pp -c ../../../src/system/dpkg.c -fPIC > -DPIC -o .libs/dpkg.lo [snip] > ../../../src/system/dpkg.c:80: structure has no member named `package'
libdebian-installer uses anonymous union structure members, a language extension not provided by the GCC in woody. Should we support building on woody? -- Matt -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

