On Fri, 28 Jun 2024, Michael Hennebry wrote:

I recently installed F40.
My Brother HL-L2360DW printer is one of the few
that fedora linus's does not handle by default.
In the past, brlaser, https://github.com/pdewacht/brlaser ,
has helped me out of that difficulty.
This time, no go:
Despite doing a sudo dnf install 'cups*' ,
make tells gives me undefined reference messages:
cupsRasterReadPixels
cupsRasterReadHeader2
cupsRasterOpen

$ nm -D /usr/lib64/libcups.so.2 | grep -e cupsRasterReadPixels -e 
cupsRasterReadHeader2 -e cupsRasterOpen
000000000003bab0 T cupsRasterOpen
000000000003bae0 T cupsRasterOpenIO
00000000000392f0 T cupsRasterReadHeader2
00000000000382f0 T _cupsRasterReadPixels
0000000000039390 T cupsRasterReadPixels


--
Michael   henne...@mail.cs.ndsu.nodak.edu
"SCSI is NOT magic. There are *fundamental technical
reasons* why it is necessary to sacrifice a young
goat to your SCSI chain now and then."   --   John Woods
--
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to