Advertisement
Guest User

Untitled

a guest
Jun 13th, 2010
339
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.09 KB | None | 0 0
  1. uf-2.0 -lpangocairo-1.0 -lcairo -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lcups /tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp/cngplpmod/.libs/libcngplpmod.a -pthread
  2. /tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp/cngplpmod/.libs/libcngplpmod.a(cngplpmod.o): In function `GetPrinterInfo':
  3. cngplpmod.c:(.text+0x201): undefined reference to `cupsGetDests'
  4. cngplpmod.c:(.text+0x2d0): undefined reference to `cupsFreeDests'
  5. /tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp/cngplpmod/.libs/libcngplpmod.a(cngplpmod.o): In function `CreatePPDOptions':
  6. cngplpmod.c:(.text+0x9ae): undefined reference to `cupsGetPPD'
  7. /tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp/cngplpmod/.libs/libcngplpmod.a(cngplpmod.o): In function `cngplpInitOptions':
  8. cngplpmod.c:(.text+0x1f69): undefined reference to `cupsGetDests'
  9. cngplpmod.c:(.text+0x1fa2): undefined reference to `cupsGetDest'
  10. cngplpmod.c:(.text+0x207b): undefined reference to `cupsFreeDests'
  11. /tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp/cngplpmod/.libs/libcngplpmod.a(execjob.o): In function `exec_remove_option':
  12. execjob.c:(.text+0xc21): undefined reference to `cupsGetDests'
  13. execjob.c:(.text+0xc4b): undefined reference to `cupsGetDest'
  14. execjob.c:(.text+0xeaf): undefined reference to `cupsFreeDests'
  15. collect2: ld returned 1 exit status
  16. make[2]: *** [cngplp] Error 1
  17. make[2]: Leaving directory `/tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp/src'
  18. make[1]: *** [install-recursive] Error 1
  19. make[1]: Leaving directory `/tmp/canon-cndrvcups-common/src/cndrvcups-common-2.00/cngplp'
  20. make: *** [install] Error 1
  21. cp libcanonc3pl.so.1.0.0 /tmp/canon-cndrvcups-common/pkg/usr/lib
  22. ==> Tidying install...
  23. -> Purging other files...
  24. -> Compressing man and info pages...
  25. -> Stripping debugging symbols from binaries and libraries...
  26. ==> Creating package...
  27. -> Generating .PKGINFO file...
  28. -> Compressing package...
  29. ==> Leaving fakeroot environment.
  30. ==> Finished making: canon-cndrvcups-common 2.00-2 i686 (Sun Jun 13 18:31:50 IST 2010)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement