(no subject)

matag_at_usb.ve
Date: 09/02/05

  • Next message: bbales: "Re: I'm in YUM up2date hell"
    Date: Fri,  2 Sep 2005 14:00:07 -0400
    To: fedora-list@redhat.com
    
    

    Hi!

    I'm using Fedora Core 4. I would like to be able to check the ink level of my hp
    deskjet 3535.

    There is a library, libinklevel that is supposed to do this. It can be found at:
    ( http://libinklevel.sourceforge.net/ )

    Has anybody compiled this library? When I try to compile it I get the
    following:
        
    [gmata@sucre libinklevel]$ make
    gcc -Wall -O2 -fPIC -DPIC -I. -c -o epson.o epson.c
    epson.c: In function ‘get_ink_level_epson’:
    epson.c:49: warning: pointer targets in passing argument 1 of ‘sprintf’ differ
    in signedness
    epson.c:51: warning: pointer targets in passing argument 1 of ‘sprintf’ differ
    in signedness
    epson.c:61: warning: pointer targets in passing argument 1 of ‘open’ differ in
    signedness
    epson.c:140: warning: pointer targets in passing argument 1 of ‘strstr’ differin
    signedness
    epson.c:140: warning: pointer targets in assignment differ in signedness
    gcc -Wall -O2 -fPIC -DPIC -I. -c -o hp.o hp.c
    hp.c:14: error: array type has incomplete element type
    hp.c:15: error: array type has incomplete element type
    make: *** [hp.o] Error 1

    Thanks,

    Gustavo

    -- 
    fedora-list mailing list
    fedora-list@redhat.com
    To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
    

  • Next message: bbales: "Re: I'm in YUM up2date hell"

    Relevant Pages

    • Net::RawIP
      ... RawIP.xs:278: warning: 'return' with no value, ... RawIP.xs:355: warning: pointer targets in passing argument 3 of ... 'Perl_sv_setpvn' differ in signedness ...
      (perl.beginners)
    • Re: Writing bulletproof code
      ... bstest.c:33: warning: pointer targets in passing arg 2 of `bCatCstr' differ ... bstest.c:37: warning: pointer targets in return differ in signedness ...
      (comp.programming)
    • Differing signedness warnings when compiling ruby-odbc.
      ... of warnings that "pointer targets in passing argument x of y differ in ... signedness". ... odbc.c:761: warning: pointer targets in passing argument 4 of ...
      (comp.lang.ruby)
    • Re: Unable to install DBD::ODBC on OSX Leopard 10.5.2
      ... dbdimp.c:582: warning: pointer targets in passing argument 3 of ... 'SQLDriverConnect' differ in signedness ...
      (perl.dbi.users)
    • Fedora Core 6 & mod_ntlm
      ... ntlmssp.inc.c:136: warning: pointer targets in passing argument 1 of ... 'strlen' differ in signedness ...
      (RedHat)