Compiling Issues

nsuk at users.sourceforge.net nsuk at users.sourceforge.net
Fri Apr 15 05:22:43 PDT 2005


I posted this to the general list a few days ago but have had no answer so I wondered if this group may be more relavant.

I am having issues compiling the magicolor drivers for the 2430:

galahad:~/magicolor2430DL-1.1.0# make
Linking rastertokmlf...
/usr/bin/ld: cannot find -lcupsimage
collect2: ld returned 1 exit status
make: *** [rastertokmlf] Error 1

Can anyone give me any pointers on this please? The Makefile looks like
this:

CC      =       gcc
CFLAGS  =       $(RC_CFLAGS)  -I. -I../include -L/usr/lib
OPTIM   =       -Wall -fPIC -O2
#OPTIM  =       -g
LDLIBS  =       -lcups -lcupsimage
LDADD   =       /usr/lib/liblcms.a /usr/local/lib/libjbig.a

and I have a copy of the following /usr/lib/libcupsimage.so.2

Has anyone got any pointers?

Thanks

Jake




More information about the cups mailing list