Michael Favia wrote:
Build System wrote:
hpijs-1.7.1-3Isnt hplip the preferred driver assortment from HP these days? Im unaware of any conflicts so i dont mean to step on anyones toes but is there any reason they arent being included in rawhide/for fc4? The project unifies hpijs and provides a unified single and multi-function connectivity solution to some 300 hp models (printing, faxing, scanning, photo-card access, and device management ). It also seems to have worked a good number of the bugs out and seems to be the recommended default from HP. The driver architecture sure looks pretty: http://hpinkjet.sourceforge.net/architecture.php and it works for me locally for sometime.
-------------
* Tue Mar 01 2005 Tim Waugh <twaugh@xxxxxxxxxx> 1.7.1-3
- Rebuilt for new GCC.
-mf
It sure would be nice to get rid of the hpoj + ptal_ nonsense, but perhaps its not being included because it doesn't build with gcc 4?
/usr/bin/gcc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"hplip\" -DVERSION=\"0.8.8\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DHAVE_LIBPTHREAD=1 -DHAVE_LIBCRYPTO=1 -DSTDC_HEADERS=1 -DHAVE_CUPS_CUPS_H=1 -DHAVE_NET_SNMP_NET_SNMP_CONFIG_H=1 -DHAVE_PYTHON2_4_PYTHON_H=1 -I. -I. -g -O2 -MT xjpg_fix.lo -MD -MP -MF .deps/xjpg_fix.Tpo -c ip/xjpg_fix.c -fPIC -DPIC -o .libs/xjpg_fix.o
ip/xjpg_fix.c: In function 'jpgFix_getActualTraits':
ip/xjpg_fix.c:512: error: invalid lvalue in assignment
ip/xjpg_fix.c:533: error: invalid lvalue in assignment
ip/xjpg_fix.c:549: error: invalid lvalue in assignment
ip/xjpg_fix.c:560: error: invalid lvalue in assignment
ip/xjpg_fix.c:581: error: invalid lvalue in assignment
ip/xjpg_fix.c:587: error: invalid lvalue in assignment
ip/xjpg_fix.c:595: error: invalid lvalue in assignment
ip/xjpg_fix.c:605: error: invalid lvalue in assignment
ip/xjpg_fix.c:610: error: invalid lvalue in assignment
make[1]: *** [xjpg_fix.lo] Error 1
John