search for: com_err

Displaying 20 results from an estimated 64 matches for "com_err".

Did you mean: lcom_err
2004 Jun 23
1
Samba 3.0.4 + OpenAFS 1.2.11 and fake-kaserver
...figure option. When it is added, this is the result: Compiling smbd/files.c In file included from /usr/kerberos/include/profile.h:149, from /usr/kerberos/include/krb5.h:138, from include/includes.h:401, from dynconfig.c:21: /usr/include/afs/com_err.h:15: syntax error before "afs_int32" /usr/include/afs/com_err.h:16: warning: parameter names (without types) in function declaration /usr/include/afs/com_err.h:17: warning: parameter names (without types) in function declaration /usr/include/afs/com_err.h:18: syntax error before &quo...
2007 Nov 16
8
[PATCH 0/6] Add online resize for ocfs2-tools,take 1
Add online resize in tunefs.ocfs2 so that user can increase the volume when it is mounted.
2014 May 15
0
Samba 4.1.7 Compile on NetBSD/amd64 - 6.1.4
...: [ 719/3821] Compiling source4/heimdal/lib/gssapi/krb5/copy_ccache.c In file included from ../source4/heimdal/lib/gssapi/krb5/gsskrb5_locl.h:41:0, from ../source4/heimdal/lib/gssapi/krb5/copy_ccache.c:34: ../source4/heimdal/lib/krb5/krb5_locl.h:121:21: fatal error: com_err.h: No such file or directory compilation terminated. Waf: Leaving directory `/usr/local/samba-4.1.7/bin' Build failed: -> task failed (err #1): {task: cc copy_ccache.c -> copy_ccache_48.o} gmake: *** [all] Error 1 Looking on the system for com_err.h I find:...
2008 Sep 01
0
Feature request: preallocation of directories
...tor.c, but recv_generator is complicated enough that I'm not entirely confident how to add it without breaking some other option, or some part of its functioning. - Ted /* * copy_dirstruct.c - Copy a directory structure * * Compile using: cc -o copy_dirstruct copy_dirstruct -le2p -lcom_err * * Copyright (C) 2008 Theodore Ts'o <tytso@mit.edu> * * This file can be redistributed under the terms of the GNU General * Public License. */ #include <sys/types.h> #include <dirent.h> #include <fcntl.h> #include <stdio.h> #include <stdlib.h> #inclu...
2009 Jul 27
11
[PATCH 0/8] Quota support for ocfs2-tools
Hi, I'm sending a series of patches implementing quota support into ocfs2-tools. It's the same as the original huge patch I've sent but now it's split as Joel asked. I've also realized that when disabling SPARSE feature, we should update quota information. That piece of code is missing, I'll implement it soon. Comments welcome. Honza
2014 Jun 21
1
broken samba-4.1.8 waf configure
...nfig.heimdal : not found Checking for program krb5-config : /local/bin/krb5-config Checking for /local/bin/krb5-config : yes Checking for gssapi : yes Kerberos 5 release 1.12.1 is detected, MIT krb5 build can proceed Checking for com_err : yes Checking for library com_err : yes Checking for _et_list : ok Checking for header com_err.h : yes Checking for header krb5.h : yes Checking for header krb5/locate_plugin.h...
2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
...ild -Iheimdal/lib/gssapi -Iheimdal/lib/gssapi/gssapi -Iheimdal/lib/gssapi/spnego -Iheimdal/lib/gssapi/krb5 -Iheimdal/lib/gssapi/mech -Iheimdal/lib/gssapi -Iheimdal/lib/gssapi -I../lib/tdb/include -I./../lib/talloc -Iheimdal/../heimdal_build -Iheimdal/lib/krb5 -Iheimdal/lib/asn1 -Iheimdal/lib/com_err -Iheimdal/../heimdal_build -Iheimdal/lib/hx509 -Iheimdal/lib/hx509 -Iheimdal/lib/asn1 -Iheimdal/lib/asn1 -Iheimdal/lib/asn1 -Iheimdal/lib/hx509 -Iheimdal/../heimdal_build -Iheimdal/lib/hcrypto -Iheimdal/lib -Iheimdal/../heimdal_build -Iheimdal/lib/hcrypto/imath -Iheimdal/../heimdal_build -Iheimd...
2005 Aug 18
2
dovecot-lda compilation problem and feature request
Hi! I tried to compile deliver from CVS (as described in the wiki), but unfortunately make stopped with the following error: In file included from sieve_interface.h:37, from script.h:31, from addr.y:34: sieve_err.h:7:24: et/com_err.h: No such file or directory make[3]: *** [addr.o] Error 1 make[3]: Leaving directory `/usr/local/src/dovecot/dovecot-lda-CVS/src/libsieve'make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/local/src/dovecot/dovecot-lda-CVS/src' make[1]: *** [all-recursive] Error 1 make[1...
2004 Jun 25
1
Compilation with Kerberos problem
.... yes checking for gssapi.h... yes checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking for _et_list in -lcom_err... no checking for krb5_encrypt_data in -lk5crypto... no checking for des_set_key in -lcrypto... no checking for copy_Authenticator in -lasn1... no checking for roken_getaddrinfo_h...
2009 Jul 30
11
[PATCH 0/9] Quota support for ocfs2-tools (version 2)
Hi, this is the next version of quota support for quota tools. I've addressed all the comments of Tao, Joel and others. Sparse feature disabling also correctly updates quota information now and the patch is merged into the tunefs support patch. Honza
2016 Jan 12
2
smbclient: preoblems with samba 4.3.x
Hallo, Jeremy, Du meintest am 12.01.16: >>> Run under gdb please and type "bt" to get a backtrace when >>> it crashes. [...] >> [?1034h(gdb) run >> Starting program: /usr/bin/smbclient >> [Thread debugging using libthread_db enabled] >> Using host libthread_db library "/lib/libthread_db.so.1". >> >> Program received
2010 May 02
2
samba4 make error - drsblobs.so
...--allow-shlib-undefined SHLIBEXT = so srcdir = . builddir = . pwd = /home/ryan/samba-master/source4 Compiling heimdal/lib/vers/print_version.c with host compiler heimdal/lib/vers/print_version.c:37:1: warning: macro "VERSION_HIDDEN" is not used Compiling heimdal/lib/com_err/parse.c with host compiler heimdal/lib/com_err/parse.y: In function ?yyparse?: heimdal/lib/com_err/parse.y:1531: warning: passing argument 1 of ?yyerror? discards qualifiers from pointer target type heimdal/lib/com_err/parse.y:38: note: expected ?char *? but argument is of type ?const char *? heimd...
2014 May 31
0
broken samba-4.1.7 waf configure
...nfig.heimdal : not found Checking for program krb5-config : /local/bin/krb5-config Checking for /local/bin/krb5-config : yes Checking for gssapi : yes Kerberos 5 release 1.12.1 is detected, MIT krb5 build can proceed Checking for com_err : yes Checking for library com_err : yes Checking for _et_list : ok Checking for header com_err.h : yes Checking for header krb5.h : yes Checking for header krb5/locate_plugin.h...
2005 Feb 05
5
3.0.11 - configure can't see ldap.h
My server is running OpenBSD 3.6. I wish to join this machine to a Windows 2003 AD domain so Windows clients can copy files to and from it for FTP use. I have untar'd the following files to /usr/src: openldap-stable-20050125.tgz samba-3.0.11.tar.gz When running configure it stops with this error: checking for LDAP support... yes checking ldap.h usability... no checking ldap.h
2004 Jul 02
0
Can't configure Samba with Kerberos support
.... yes checking for gssapi.h... yes checking gssapi/gssapi_generic.h usability... no checking gssapi/gssapi_generic.h presence... no checking for gssapi/gssapi_generic.h... no checking gssapi/gssapi.h usability... no checking gssapi/gssapi.h presence... no checking for gssapi/gssapi.h... no checking com_err.h usability... yes checking com_err.h presence... yes checking for com_err.h... yes checking for _et_list in -lcom_err... no checking for krb5_encrypt_data in -lk5crypto... no checking for des_set_key in -lcrypto... no checking for copy_Authenticator in -lasn1... no checking for roken_getaddrinfo_h...
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...es checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pkg-config... /usr/bin/pkg-config checking for com_err... yes checking COM_ERR_CFLAGS... -I/include checking COM_ERR_LIBS... -L/lib -lcom_err checking for uuid_unparse in -luuid... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for debug executables... no checking whether to build...
2006 Jul 04
2
ocfs2-tools-1.2.0-1 compile error
...es checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for pkg-config... /usr/bin/pkg-config checking for com_err... yes checking COM_ERR_CFLAGS... -I/include checking COM_ERR_LIBS... -L/lib -lcom_err checking for uuid_unparse in -luuid... yes checking uuid/uuid.h usability... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking for debug executables... no checking whether to build...
2013 Feb 06
0
Printer issues with Samba 4.0.3 and compile time warnings
...rpc_server/spoolss/srv_spoolss_nt.c:1734(_spoolss_OpenPrinterEx) Feb 06 13:00:42 linuxSBS smbd[647]: _spoolss_OpenPrinterEx: Cannot open a printer handle for printer \\server-name I have this on a new build Arch linux system, and get some warnings at build time, for example: ./source4/heimdal/lib/com_err/parse.c:537:16: warning: ignoring return value of ?asprintf?, declared with attribute warn_unused_result [-Wunused-result] ../source4/heimdal/lib/com_err/parse.c:561:13: warning: ignoring return value of ?asprintf?, declared with attribute warn_unused_result [-Wunused-result] /home/benedict/abs/loc...
2003 Jun 24
1
Problems building 4.8 STABLE
...sbin:/usr/obj/usr/src/i386/usr/bin:/usr/obj/usr/src/i386/usr/games:/sbin:/bin:/usr/sbin:/usr/bin make -f Makefile.inc1 all ===> share/info ===> include ===> include/arpa ===> include/protocols ===> include/rpc ===> include/rpcsvc ===> lib ===> lib/csu/i386-elf ===> lib/libcom_err ===> lib/libcom_err/doc info2html com_err.info info2html:No such file or directory *** Error code 1 Stop in /usr/src/lib/libcom_err/doc. *** Error code 1 Stop in /usr/src/lib/libcom_err. *** Error code 1 Stop in /usr/src/lib. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/...
2018 Jun 07
4
[PATCH nbdkit 0/4] plugins: Add new "ext2" plugin, for accessing ext2, ext3 or ext4 filesystems.
There is a small test provided. I tested this a lot more locally and it seems pretty robust. Rich.