Menu

#5 Compiling qtcups 1.2 - error during make

open
nobody
None
5
2012-09-14
2002-01-09
Anonymous
No

I get teh following errors at teh end of the make
sequence. configure returns ok, when I make, here is
the result:

creating libqtcups.la
(cd .libs && rm -f libqtcups.la && ln -s
../libqtcups.la libqtcups.la)
g++ -DHAVE_CONFIG_H -I. -I. -I..
-I/usr/lib/qt-2.3.0/include -I/usr/X11R6/include
-O2 -fno-exceptions -fno-rtti -fno-check-new -c main.cpp
main.cpp:216:1: warning: no newline at end of file
/bin/sh ../libtool --mode=link g++ -O2 -fno-exceptions
-fno-rtti -fno-check-new -s -o qtcups -L/usr/X11R6/lib
-L/usr/lib/qt-2.3.0/lib main.o libqtcups.la -lXext -lX11
g++ -O2 -fno-exceptions -fno-rtti -fno-check-new -s -o
.libs/qtcups main.o -L/usr/X11R6/lib
-L/usr/lib/qt-2.3.0/lib ./.libs/libqtcups.so -lqt
-lcups -ldl -lz -lXext -lX11
./.libs/libqtcups.so: undefined reference to cupsSetUser' ./.libs/libqtcups.so: undefined reference tocupsSetServer'
./.libs/libqtcups.so: undefined reference to
cupsSetPasswordCB' ./.libs/libqtcups.so: undefined reference toippSetPort'
collect2: ld returned 1 exit status
make[2]: [qtcups] Error 1
make[2]: Leaving directory /u/james/qtcups-1.2/qtcups' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory/u/james/qtcups-1.2'
make:
[all-recursive-am] Error 2

Discussion

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.