Hello,

Trying to build HPLIP 1.7.3 on RedHat 9.
Any hint ?

    François

./configure --prefix=/usr/local --disable-network-build
make
[...everything fine until...]
running build
running build_ext
building 'cupsext' extension
creating build
creating build/temp.linux-i686-2.2
gcc -DNDEBUG -O2 -g -pipe -march=i386 -mcpu=i686 -D_GNU_SOURCE -fPIC -fPIC 
-I/usr/include/python2.2 
 -c cupsext.c -o build/temp.linux-i686-2.2/cupsext.o
cupsext.c: In function `getGroupList':
cupsext.c:1390: structure has no member named `name'
cupsext.c: In function `getGroup':
cupsext.c:1415: structure has no member named `name'
cupsext.c: In function `getOptionList':
cupsext.c:1447: structure has no member named `name'
cupsext.c: In function `getOption':
cupsext.c:1489: structure has no member named `name'
cupsext.c: In function `getChoiceList':
cupsext.c:1529: structure has no member named `name'
cupsext.c: In function `getChoice':
cupsext.c:1577: structure has no member named `name'
error: command 'gcc' failed with exit status 1
make[1]: *** [build-cupsext] Error 1
make[1]: Leaving directory `/home/fmanchon/hplip-1.7.3'
make: *** [all-recursive] Error 1



-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
HPLIP-Devel mailing list
HPLIP-Devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hplip-devel

Reply via email to