LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   HP Laserjet 3100 (https://www.linuxquestions.org/questions/linux-hardware-18/hp-laserjet-3100-a-109029/)

ertmann|CPH 10-27-2003 07:43 AM

HP Laserjet 3100
 
i found this guide to setting up an Laserjet 3100 > almamedia.fi/~jk/lj3100/

However, i've managed to get get the file patched, but when i try the make command
i just get errors....

cc -g -I /work/2.3.99-pre3/include lj3100_mux.c -o lj3100_mux
lj3100_mux.c: In function `init_sockets':
lj3100_mux.c:155: warning: passing arg 2 of `bind' from incompatible pointer type
cc -g -I /work/2.3.99-pre3/include lj3100_echo.c -o lj3100_echo
lj3100_echo.c: In function `main':
lj3100_echo.c:41: warning: passing arg 2 of `connect' from incompatible pointer type
cc -g -I /work/2.3.99-pre3/include lj3100_print.c -o lj3100_print
cc -g -I /work/2.3.99-pre3/include lj3100_status.c -o lj3100_status
lj3100_status.c: In function `main':
lj3100_status.c:91: warning: passing arg 2 of `connect' from incompatible pointer type

does anyone, have any clue, if i can eleviate this? i'm realy desperate to get this thing working, as a student im not really able to go out to get a new printer...


Sytem info, just in case....
RedHat 9.0 Distro, Gnome 2.2 and maintained via RedCarpet and apt-rpm
Athlon 1 Ghz; MSI K7T Turbo MB (VIA KT133); 512 MB SDRAM; ASUS GeForce2 MX400
Maxtor Diamond Maxx 60, 15 GB; Seagate Barracuda IV, 40 GB. CT SB Live, Realtek NIC-

tgflynn 10-27-2003 07:48 AM

Actually those aren't errors, they're warnings. Moreover they may very well be inconsequential warnings. In any case if the compilation is aborting its not because of the messages you posted.


All times are GMT -5. The time now is 04:12 PM.