Displaying 20 results from an estimated 26 matches for "lcups".
Did you mean:
cups
2002 Jun 24
3
samba 2.2.5 don't compile with-smbwrapper and enable-cups params
Hello all.
I use:
# ./configure --prefix=/some/dir --enable-cups --with-smbwrapper ...
# make
...
...
Compiling smbwrapper/wrapped.c with -fPIC
Using LIBS = -lcups -lssl -lcrypto -lcrypt -lpam -lpopt
Linking shared library bin/smbwrapper.so
/usr/libexec/elf/ld: cannot find -lcups
*** Error code 1
Stop in /root/work/src/other/samba-2.2.5/source.
My system is FreeBSD 4.4-RELEASE
Please help.
Thanks! (sorry for my bad english)
2011 May 05
1
getting 3.5.8 to compile with cups on redhat 5.3 or 6
...ing for cups-config... /usr/sbin/cups-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking cups/language.h usability... yes
checking cups/language.h presence... yes
checking for cups/language.h... yes
checking for httpConnect in -lcups... no
configure: WARNING: your cups library doesn't link with -lcups alone, it might be underlinked.
checking for httpConnectEncrypt in -lcups... no
and on compile
Compiling smbd/server.c
Linking bin/smbd
/usr/bin/ld: cannot find -lcups
collect2: ld returned 1 exit status
make: *** [bin/smbd] E...
2008 Jul 26
5
Cups problems while compiling WINE
...printer output isn't working after compiling it.
Strange thing is, that the header files were found and are present:
Code:
/Work/wine-1.1.2> cat fehler.txt | grep cups
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for -lcups... not found
Did anyone have the same problem? I guess that a package is still missing, but I nearly installed everything looking like having something to do with cups and its development packages.
Thanks for any help!
cu
Gargi
2002 Feb 22
1
/usr/libexec/elf/ld: cannot find -lresolv
....5
Samba: 2.2.3a
OpenLDAP: 2.0.21
I get the follwing error compiling samba, with ldap, winbind and pam:
--------------------------------------------------------------------------
configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include
-L/usr/local/l
ib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5
/usr/libexec/elf/ld: cannot find -lresolv
configure: failed program was:
#line 13026 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
----------------------------------------------------------------------------
My guess is that my Open...
2002 Nov 06
4
Printing under Wine - Mission Impossible?
Hello,
I've been trying to print under apps running with wine for a while.
In wine docs it says wine automatically detect CUPS printer. Well, I have
CUPS installed, everything prints great, except apps running under wine,
which say that no printers are installed.
CUPS version installed. Debian woody version - 1.1.14.3
Wine version installed. Prepackaged Deb 20021013.
Can anyone point me
2002 Oct 22
1
2.2.6 configure problems
...no
checking whether to support ACLs... checking for acl_get_file in
-lacl... no
The log shows that acl_get_file is not found because:
configure:13177: gcc -o conftest -O -O2 -march=i386 -mcpu=i686
-D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE
-Wl,-rpath,/usr/lib conftest.c -lacl -lcups -lssl -lcrypto -lnsl
-lcrypt -lpam 1>&5
/lib/libacl.so: undefined reference to `fgetxattr'
/lib/libacl.so: undefined reference to `removexattr'
/lib/libacl.so: undefined reference to `setxattr'
/lib/libacl.so: undefined reference to `fsetxattr'
/lib/libacl.so: undefined refer...
2002 Jun 24
1
problem compiling samba 2.2.5 on rh 7.3
...IR="/usr/local/samba//bin"
-DPIDDIR="/var/run/samba"
-DLIBDIR="/usr/local/samba//lib" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/usr/bin/passwd"
-DSMB_PASSWD_FILE="/etc/samba/smbpasswd"
-DTDB_PASSWD_FILE="/etc/samba/smbpasswd.tdb"
Using LIBS = -lcups -lssl -lcrypto -lnsl -lcrypt -lpam
-lpopt
Compiling smbd/server.c
Compiling smbd/files.c
Compiling smbd/chgpasswd.c
Compiling smbd/connection.c
Compiling smbd/utmp.c
Compiling smbd/session.c
Compiling smbd/dfree.c
Compiling smbd/dir.c
Compiling smbd/password.c
Compiling smbd/conn.c
Compi...
2005 Nov 08
2
Re: lpr: error - expected destination after -P option!
Brian Litzinger wrote:
> lpr: error - expected destination after -P option!
>
> I'm new to wine 0.9. Running on a gentoo stable system, with cups support.
>
> The application I am running has a printer selection dialog which
> when selected shows up blank.
>
> And clicking where the printer names should be or
> OK causes a core dump. Clicking cancel works.
>
2001 Apr 25
0
compiling on mandrake 8.0 with pam
...led... yes
checking whether to support ACLs... no
checking configure summary
configure: error: summary failure. Aborting config
-------------------------------
what can I do about it?
When I compile without pam, I get an error on CUPS after typing make
-------------------------------
Using LIBS = -lcups -ldl -lnsl
Compiling printing/print_cups.c
printing/print_cups.c:25:23: cups/cups.h: Onbekend bestand of map
printing/print_cups.c:26:27: cups/language.h: Onbekend bestand of map
make: *** [printing/print_cups.o] Fout 1
-------------------------------
same problem as on mandrake 7.2
can somebody...
2002 Feb 22
0
(no subject)
....5
Samba: 2.2.3a
OpenLDAP: 2.0.21
I get the follwing error compiling samba, with ldap, winbind and pam:
--------------------------------------------------------------------------
configure:13030: cc -o conftest -O -O -pipe -I/usr/local/include
-L/usr/local/l
ib conftest.c -lldap -llber -lresolv -lcups -lpam 1>&5
/usr/libexec/elf/ld: cannot find -lresolv
configure: failed program was:
#line 13026 "configure"
#include "confdefs.h"
#include "./tests/summary.c"
----------------------------------------------------------------------------
My guess is that my Open...
2002 May 14
0
Solaris 2.8 Samba 2.2.[2|4]/CUPS 1.1.14 compilation problem
...ps-1.1.14/lib
I've also tried setting:
CFLAGS=-I/opt/cups-1.1.14/include:/usr/local/include
CXXFLAGS=-I/opt/cups-1.1.14/include:/usr/local/include
DSOFLAGS=-L/opt/cups-1.1.14/lib/:/usr/local/lib
LDFLAGS=-L/opt/cups-1.1.14/lib/:/usr/local/lib
But continue to get:
checking for httpConnect in -lcups... no
As far as I can tell from the configure script (which is not much)
this is not good. Checking manually shows that:
nm /opt/cups-1.1.14/lib/libcups.a | grep httpConnect
U httpConnect
000000e0 T httpConnect
00000114 T httpConnectEncrypt
U httpConnectEncrypt
What am I doing...
2003 Jan 17
0
Configure error: cant find test code
...h=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE conftest.c 1>&5
configure:10740: checking for test routines
configure:10749: gcc -o conftest -O -O2 -march=i386 -mcpu=i686 -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wl,-rpath,/usr/lib conftest.c -lcups -lssl -lcrypto -lnsl -lcrypt 1>&5
/usr/bin/ld: cannot find -lssl
collect2: ld returned 1 exit status
configure: failed program was:
#line 10745 "configure"
#include "confdefs.h"
#include "./tests/trivial.c"
-------------- next part --------------
HTML atta...
2007 Jan 20
1
WINSPOOL_EnumPrinters Found 0 printers one system with 1 parallel CUPS printer
...sr/lib -L/emul/linux/x86/lib"
--without-libcapi20 --without-libhal --without-libicu
--without-libldap --without-libsane > /tmp/wine-config
$ grep -i cups /tmp/wine-config
checking cups/cups.h usability... yes
checking cups/cups.h presence... yes
checking for cups/cups.h... yes
checking for -lcups soname... libcups.so
I have a local CUPS printer installed on my system:
$ lpstat -t
scheduler is running
system default destination: HPDeskjet710c
device for HPDeskjet710c: parallel:/dev/lp0
HPDeskjet710c accepting requests since Thu Jan 18 20:26:33 2007
printer HPDeskjet710c is idle. enabled s...
2003 Jun 19
1
smbwrapper/smbw.c does not compile (Error 1)
...INDIR="/usr/lib/samba/classic"
-DPIDDIR="/var/run/samba" -DLIBDIR="/usr/share/lib" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/usr/bin/passwd"
-DSMB_PASSWD_FILE="/etc/samba/smbpasswd"
-DTDB_PASSWD_FILE="/etc/samba/smbpasswd.tdb"
Using LIBS = -lcups -lssl -lcrypto -lnsl -lcrypt
Compiling smbwrapper/smbw.c with -fPIC
smbwrapper/smbw.c: In function `smbw_parse_path':
smbwrapper/smbw.c:331: warning: passing arg 1 of `next_token' from
incompatible pointer type
smbwrapper/smbw.c:339: warning: passing arg 1 of `next_token' from
incompa...
2001 Nov 14
2
(no subject)
..."/usr/local/samba/lib/printers.def"
-DBINDIR="/usr/local/samba/bin" -DHAVE_INCLUDES_H
-DPASSWD_PROGRAM="/bin/passwd"
-DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
-DTDB_PASSWD_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lcups -ldl -lnsl -lcrypt
Compiling smbd/server.c
In file included from /usr/include/linux/vfs.h:4,
from /usr/include/linux/fs.h:14,
from /usr/include/linux/capability.h:17,
from /usr/include/sys/capability.h:24,
from include/include...
2003 Mar 27
2
Samba and CCC
..."/usr/local/samba/var/locks"
- -DLIBDIR="/usr/local/samba/lib" -DHAVE_INCLUDES_H
- -DPASSWD_PROGRAM="/usr/bin
/passwd" -DSMB_PASSWD_FILE="/usr/local/samba/private/smbpasswd"
- -DTDB_PASSWD
_FILE="/usr/local/samba/private/smbpasswd.tdb"
Using LIBS = -lcups -lnsl -ldl -lcrypt -lpopt
Compiling smbd/server.c
cc: Warning: /usr/include/glob.h, line 201: In this declaration,
parameter 4
has a different type than specified in an earlier declaration of this
function. (mismatparam)
extern int glob64 __P ((__const char *__restrict __pattern, int
__flags,
- ---...
2016 Apr 19
0
libsmbregistry.so: undefined reference to `gfree_charcnv'
...-samba4 -lasn1util -lwbclient -lldb -lsamba-modules
-lsamba-credentials -lndr-samba -lcliauth -lauthkrb5 -lsamdb
-lheimbase-samba4 -lhx509-samba4 -lhcrypto-samba4 -lwind-samba4
-lwinbind-client -lsamdb-common -lldbsamba -lndr-standard -lndr-krb5pac
-lauth-sam-reply -lcli-ldap-common -lflag-mapping -lcups -lldap -llber
-lresolv -lutil -lgcrypt -lgnutls -lz -lrt -ldl -lnsl -lattr -lcrypt -ltdb
-lcap -lbsd
default/source3/libsmbregistry.so: undefined reference to `gfree_charcnv'
collect2: error: ld returned 1 exit status
default/source3/libsmbregistry.so: undefined reference to `gfree_charcnv'...
1999 Nov 25
4
compile error
Hi,
I'm trying to get Samba-2.1.0-prealpha compiled but I always get stuck
at the following error message:
root@pc2:/usr/src/samba-2.1.0-prealpha/source > make
Using LIBS = -lcrypt
Linking bin/rpcclient
rpcclient/rpcclient.o: In function `process':
rpcclient/rpcclient.o(.text+0x4c3): undefined reference to
`wait_keyboard'
collect2: ld returned 1 exit status
make: ***
2001 Nov 07
1
Configuring 2.2.2 (or 2.0.7) on Digital Unix 4.0f fails - "No locking"
...yes
checking for size_t... yes
checking for pid_t... yes
checking for st_rdev in struct stat... yes
checking for d_off in dirent... no
checking for ino_t... yes
checking for loff_t... no
checking for offset_t... no
checking for ssize_t... yes
checking for wchar_t... yes
checking for httpConnect in -lcups... no
checking for dlopen in -ldl... no
checking for unix domain sockets... yes
checking for socklen_t type... no
checking for sig_atomic_t type... yes
checking for errno declaration... yes
checking for setresuid declaration... no
checking for setresgid declaration... no
checking for asprintf decla...
2001 Jun 22
0
Half-Life: Selected Mode is not supported by your card
...saCreateContext in -lGL... no
checking for OSMesaCreateContext in -lOSMesa... no
checking for glBegin in -lGLU... no
checking for ncurses.h... yes
checking for waddch in -lncurses... yes
checking for resizeterm in -lncurses... yes
checking for getbkgd in -lncurses... yes
checking for cupsGetPPD in -lcups... no
checking for FT_Init_FreeType in -lfreetype... no
checking for GNU style IPX support... yes
checking for sys/soundcard.h... yes
checking for Open Sound System... yes
checking for Open Sound System/MIDI interface... yes
checking whether mmap64 works defined as mmap... yes
checking for gcc stre...