Displaying 20 results from an estimated 53 matches for "popthelp".
2003 Jan 14
1
2.5.6pre1 bombs on Sunos4 in popthelp.c on use of sprintf
2.5.6pre1 bombs on Sunos4 gcc with these errors
popt/popthelp.c: In function `singleOptionDefaultValue':
popt/popthelp.c:137: invalid operands to binary +
popt/popthelp.c:141: invalid operands to binary +
popt/popthelp.c:145: invalid operands to binary +
popt/popthelp.c:149: invalid operands to binary +
because it's depending on sprint...
2004 Mar 16
2
Rsync 2.6.0 compile problem
...rameter `flags'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c
popt/poptconfig.c -o popt/poptconfig.o
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:162: warning: unused parameter `useEnv'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c -o
popt/popthelp.o
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:20: warning: unused parameter `foo'
popt/popthelp.c:22: warning: unused parameter `arg'
popt/popthelp.c:22: warning: unused parameter `data'
popt/popthelp.c: In function `getArgDescrip':
popt/popthe...
2003 Apr 29
6
Connection refused
I've added the:
/etc/services
/etc/inetd
entries as well as
/etc/rsync.conf
with the contents:
[io]
path = //Volumes/Mac_OS_X/Library/WebServer/iolanguage.com/Io
comment = iolanguage source code
But I get this error:
% rsync -rvR --progress localhost:/ .
localhost.dekorte.com: Connection refused
rsync: connection unexpectedly closed (0 bytes read so far)
rsync error:
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...opt/poptconfig.c: In function `poptReadConfigFile':
popt/poptconfig.c:93: warning: subscript has type `char'
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:121: warning: unused parameter `useEnv'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c
-o popt/popthelp.o
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:11: warning: unused parameter `foo'
popt/popthelp.c:13: warning: unused parameter `arg'
popt/popthelp.c:13: warning: unused parameter `data'
popt/popthelp.c: In function `getArgDescrip':
popt/popth...
2002 Mar 19
0
BSD/OS and 2.5.2-current
...eter `flags'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o pop
t/poptconfig.o
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:121: warning: unused parameter `useEnv'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c -o popt/
popthelp.o
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:11: warning: unused parameter `foo'
popt/popthelp.c:13: warning: unused parameter `arg'
popt/popthelp.c:13: warning: unused parameter `data'
popt/popthelp.c: In function `getn function `getArgDescrip...
2002 Jan 29
1
Solaris 2.8/2.5.2 build issues
...opt/poptconfig.c: In function `poptReadConfigFile':
popt/poptconfig.c:93: warning: subscript has type `char'
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:121: warning: unused parameter `useEnv'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c -o
popt/popthelp.o
In file included from popt/system.h:55,
from popt/popthelp.c:7:
popt/popt.h:117: warning: type qualifiers ignored on function return type
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:11: warning: unused parameter `foo'
popt/popthelp.c:13:...
2005 Jan 27
1
feedback on rsync-HEAD-20050125-1221GMT
...d suffice).
Is this where you're going?
- You should update the copyright stement to include 2005:
rsync version 2.6.3 protocol version 29
Copyright (C) 1996-2004 by Andrew Tridgell and others
- Compilation warnings when configured --with-included-popt with gcc
2.96 on redhat 7.3:
popt/popthelp.c: In function `getArgDescrip':
popt/popthelp.c:87: warning: unused parameter `translation_domain'
popt/popthelp.c: In function `singleOptionDefaultValue':
popt/popthelp.c:118: warning: unused parameter `translation_domain'
- Compilation warnings when configured --with-included-pop...
2004 May 27
0
compiling on HP-UX
...ing 563: Argument #1 is not the correct type.
cc: "popt/poptconfig.c", line 34: warning 604: Pointers are not assignment-compatible.
cc: "popt/poptconfig.c", line 40: warning 604: Pointers are not assignment-compatible.
cc -I. -I. -Ae -O -DHAVE_CONFIG_H -I./popt -c popt/popthelp.c -o ...
cc: "popt/popthelp.c", line 194: warning 604: Pointers are not assignment-compatible.
cc: "popt/popthelp.c", line 211: warning 604: Pointers are not assignment-compatible.
cc: "popt/popthelp.c", line 211: warning 563: Argument #1 is not the correct type.
... s...
2002 Nov 15
0
building rsync on MacOSX 10.2.2
...from popt/poptconfig.c:5:
popt/popt.h:117: warning: type qualifiers ignored on function return type
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:121: warning: unused parameter `useEnv'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c -o popt/popthelp.o
In file included from popt/system.h:55,
from popt/popthelp.c:7:
popt/popt.h:117: warning: type qualifiers ignored on function return type
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:11: warning: unused parameter `foo'
popt/popthelp.c:13:...
2002 Mar 28
1
(no subject)
...G_H -I./popt -c popt/poptconfig.c -o popt/poptconfig.o
cc-3303 c89: WARNING File = popt/popt.h, Line = 117
A type qualifier on a return type is meaningless.
/*@observer@*/ const char *const poptStrerror(const int error);
^
c89 -mips3 -O2 -I. -I. -g -DHAVE_CONFIG_H -I./popt -c popt/popthelp.c -o popt/popthelp.o
cc-3303 c89: WARNING File = popt/popt.h, Line = 117
A type qualifier on a return type is meaningless.
/*@observer@*/ const char *const poptStrerror(const int error);
^
cc-3303 c89: WARNING File = popt/popthelp.c, Line = 30
A type qualifier on a return type...
2004 May 02
0
rsync 2.6.2: clean up compilation warnings
...-2.6.2/popt/popt.h 2004-05-02 13:23:01.000000000 -0500
@@ -373,7 +373,7 @@
* @return error string
*/
/*@-redecl@*/
-/*@observer@*/ const char *const poptStrerror(const int error)
+/*@observer@*/ const char * poptStrerror(const int error)
/*@*/;
/*@=redecl@*/
diff -uwr rsync-2.6.2-old/popt/popthelp.c rsync-2.6.2/popt/popthelp.c
--- rsync-2.6.2-old/popt/popthelp.c 2004-01-27 10:27:05.000000000 -0600
+++ rsync-2.6.2/popt/popthelp.c 2004-05-02 13:23:52.000000000 -0500
@@ -63,7 +63,7 @@
/**
* @param table option(s)
*/
-/*@observer@*/ /*@null@*/ static const char *const
+/*@observer@*/ /*@nu...
2002 Mar 12
1
Problems with 2.5.3 under Debian Linux
...parameter `flags'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o
popt/poptconfig.c: In function `poptReadDefaultConfig':
popt/poptconfig.c:121: warning: unused parameter `useEnv'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c -o popt/popthelp.o
popt/popthelp.c: In function `displayArgs':
popt/popthelp.c:11: warning: unused parameter `foo'
popt/popthelp.c:13: warning: unused parameter `arg'
popt/popthelp.c:13: warning: unused parameter `data'
popt/popthelp.c: In function `getArgDescrip':
popt/popthe...
2008 Jun 04
1
3.0.3pre2 compile warnings on interix
...ptconfig.o
popt/poptconfig.c: In function `configLine':
popt/poptconfig.c:20: warning: implicit declaration of function `alloca'
gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/include
-c popt/popthelp.c -o popt/popthelp.o
popt/popthelp.c: In function `showShortOptions':
popt/popthelp.c:767: warning: implicit declaration of function `alloca'
gcc -std=gnu99 -I. -I. -D_ALL_SOURCE -DHAVE_CONFIG_H -Wall -W -I./popt -Wno-unused-parameter -D_ALL_SOURCE -I/usr/local/include -I/usr/local/ssl/incl...
2002 Jan 07
2
rsync-2.5.1 / popt patches
...tional expression testing if the unsigned
variable "argx" is greater than 0. Since this value can never be less
than 0, a more appropriate test is to check if the value is non-zero.
[Lint type diagnostic]
POPT.H, POPT.C have an error with the definition of the poptStrerror
routine.
POPTHELP.C has an error with the definitions of the
getTableTranslationDomain() and getArgDescrip() routines.
Having a const qualifier on function return value is not legal.
It is legal to return a const pointer.
EAGLE> type lcl_popt:system_h.gdiff
--- ref_popt:system.h Fri Feb 23 19:32:22 2001
+...
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
...on `alloca'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c
popt/poptconfig.c -o popt/poptconfig.o
popt/poptconfig.c: In function `configLine':
popt/poptconfig.c:21: warning: implicit declaration of function `alloca'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popthelp.c
-o popt/popthelp.o
popt/popthelp.c: In function `showShortOptions':
popt/popthelp.c:611: warning: implicit declaration of function `alloca'
gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c
popt/poptparse.c -o popt/poptparse.o
popt/poptparse.c: In function `poptParseArgvString'...
2006 Mar 24
1
Compiling error on HP-UX 11i v1
Dear all
During compilation samba-3.0.21c on a HP-UX 11i v1 system I get an error.
./configure --prefix=/opt/samba-3.0.21c
make
...
Compiling popt/poptconfig.c
Compiling popt/popthelp.c
Compiling popt/poptparse.c
Linking bin/smbd
/usr/ccs/bin/ld: Unsatisfied symbols:
auth_script_init (first referenced in auth/auth.o) (code)
collect2: ld returned 1 exit status
*** Error exit code 1
Can somebody give me a hint what's going wrong?
With kind regards
Paul
*******
<br&g...
2003 Oct 20
1
[patch] Samba 3.0.1pre1 : unable to link tdbbackup on Solaris 9
...n master Makefile.in (~samba/source) should ease the compilation of tdbbackup :
diff -u Makefile.in.orig Makefile.in
--- Makefile.in.orig Mon Oct 20 11:06:54 2003
+++ Makefile.in Mon Oct 20 11:07:09 2003
@@ -629,7 +629,7 @@
POPT_OBJS=popt/findme.o popt/popt.o popt/poptconfig.o \
popt/popthelp.o popt/poptparse.o
-TDBBACKUP_OBJ = tdb/tdbbackup.o tdb/tdbback.o $(TDBBASE_OBJ)
+TDBBACKUP_OBJ = tdb/tdbbackup.o tdb/tdbback.o lib/snprintf.o $(TDBBASE_OBJ)
NTLM_AUTH_OBJ = utils/ntlm_auth.o $(LIBSAMBA_OBJ) $(POPT_LIB_OBJ) \
libsmb/asn1.o libsmb/spnego.o libsmb/clikrb5.o libads/ke...
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
w "popt/poptconfig.c",L174/C10(#257): '=' encountered where '==' may
have been intended.
No errors 1 warning
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c popt/popthelp.c -o
popt/popthelp.o
NCR High Performance C Compiler R3.0c
(c) Copyright 1994-97, NCR Corporation
(c) Copyright 1987-97, MetaWare Incorporated
w "popt/popthelp.c",L173/C19(#64): Unreachable statement.
No errors 1 warning
cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c popt/po...
2002 Feb 27
1
anyone compile source on Mac OS X?
...ib/snprintf.o lib/mdfour.o
lib/permstring.o lib/inet_ntop.o lib/inet_pton.o lib/getnameinfo.o
zlib/deflate.o zlib/infblock.o zlib/infcodes.o zlib/inffast.o
zlib/inflate.o zlib/inftrees.o zlib/infutil.o zlib/trees.o zlib/zutil.o
zlib/adler32.o popt/findme.o popt/popt.o popt/poptconfig.o
popt/popthelp.o popt/poptparse.o
/usr/bin/ld: warning multiple definitions of symbol _snprintf
lib/snprintf.o definition of _snprintf in section (__TEXT,__text)
/usr/lib/libSystem.dylib(snprintf.o) definition of _snprintf
/usr/bin/ld: warning multiple definitions of symbol _vsnprintf
lib/snprintf.o definition of...
2003 Oct 03
1
Cannot compile 3.0.0 release
...ude/config.h
Just before the "make" step I edited the "./Makefile" to remove the "-g"
from the CFLAGS
and then ran make which ended with the output below;
Compiling smbd/server.c
Compiling popt/findme.c
Compiling popt/popt.c
Compiling popt/poptconfig.c
Compiling popt/popthelp.c
Compiling popt/poptparse.c
Linking bin/smbd
ld:
Unresolved:
__unsafe_string_function_usage_here__
*** Exit 1
Stop.
My C program skills are almost non-existent, so I had to ask round a few
friends (who are also not strong C programmers, but are better than me)
and found that after the "confi...