search for: poptconfig

Displaying 20 results from an estimated 46 matches for "poptconfig".

Did you mean: fontconfig
2002 Mar 28
1
(no subject)
...bserver@*/ const char *const poptStrerror(const int error); ^ cc-3303 c89: WARNING File = popt/popt.c, Line = 713 A type qualifier on a return type is meaningless. const char *const poptStrerror(const int error) { ^ c89 -mips3 -O2 -I. -I. -g -DHAVE_CONFIG_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...
2004 May 27
0
compiling on HP-UX
...DHAVE_CONFIG_H -I./popt -c clientname.c -o clientname.o cc: "clientname.c", line 171: warning 604: Pointers are not assignment-compatible. cc: "clientname.c", line 171: warning 563: Argument #3 is not the correct type. cc -I. -I. -Ae -O -DHAVE_CONFIG_H -I./popt -c popt/poptconfig.c ... cc: "popt/poptconfig.c", line 27: warning 604: Pointers are not assignment-compatible. cc: "popt/poptconfig.c", line 27: warning 563: Argument #1 is not the correct type. cc: "popt/poptconfig.c", line 34: warning 604: Pointers are not assignment-compatible. cc: &...
2002 Feb 20
1
Errors compiling rsync 2.5.2 on Solaris 8
...-Wall -W -I./popt -c popt/findme.c -o popt/findme.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `poptAddAlias': popt/popt.c:673: warning: unused 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 `configLine': popt/poptconfig.c:18: warning: subscript has type `char' popt/poptconfig.c:19: warning: subscript has type `char' popt/poptconfig.c:22: warning: subscript has type `char' popt/poptconfig.c:24: warning: subscript has...
2002 Jan 29
1
Solaris 2.8/2.5.2 build issues
...declaration of function `alloca' popt/popt.c: In function `poptAddAlias': popt/popt.c:673: warning: unused parameter `flags' popt/popt.c: At top level: popt/popt.c:713: warning: type qualifiers ignored on function return type gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o In file included from popt/system.h:55, from popt/poptconfig.c:5: popt/popt.h:117: warning: type qualifiers ignored on function return type popt/poptconfig.c: In function `configLine': popt/poptconfig.c:18: warning: subscript has type `char' popt/popt...
2008 Jun 04
1
3.0.3pre2 compile warnings on interix
...opt.c -o popt/popt.o popt/popt.c: In function `execCommand': popt/popt.c:409: 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/poptconfig.c -o popt/poptconfig.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/inclu...
2004 Mar 16
2
Rsync 2.6.0 compile problem
..... yes If I try to compile, I get this make error: gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `poptAddAlias': popt/popt.c:1058: warning: unused 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: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....
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:
2005 Sep 14
1
RSYNC "make" problems with HP UX 11.0 & GCC 3.3.2
...declaration of function `alloca' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `execCommand': popt/popt.c:369: warning: implicit declaration of function `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/...
2002 Mar 19
0
BSD/OS and 2.5.2-current
...b/inftrees.c:403: warning: unused parameter `z' gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt .o popt/popt.c: In function `poptAddAlias': popt/popt.c:673: warning: unused parameter `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/popthe...
2002 Nov 15
0
building rsync on MacOSX 10.2.2
...fiers ignored on function return type popt/popt.c: In function `poptAddAlias': popt/popt.c:673: warning: unused parameter `flags' popt/popt.c: At top level: popt/popt.c:713: warning: type qualifiers ignored on function return type gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/poptconfig.c -o popt/poptconfig.o In file included from popt/system.h:55, 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...
2002 Feb 02
1
Unixware Rsync compilation
Hi! I have some problems compiling rsync.2.5.2 in Unixware 7.1.1. Some examples: popt/poptconfig.c:18: warning: subscript has type `char' options.c:343: warning: missing initializer options.c:343: warning: (near initialization for `long_options[67].val') all of them are warnings, and when I compiling with gmake, the "rsync" executable apparently runs. Somebody obtains...
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 regar...
2003 Oct 20
1
[patch] Samba 3.0.1pre1 : unable to link tdbbackup on Solaris 9
...Solaris. The following patch on 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...
2003 Jun 21
2
rsync 2.5.6 for NCR MP-RAS
...ed at "/usr/include/math.h",L232/C9). w "popt/popt.c",L1091/C19(#64): Unreachable statement. w (#657): (info) How referenced files were included: | File /usr/include/math.h from popt/popt.c. No errors 5 warnings cc -I. -I. -g -DHAVE_CONFIG_H -I./popt -c popt/poptconfig.c -o popt/poptconfig.o NCR High Performance 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...
2002 Feb 27
1
anyone compile source on Mac OS X?
...ch.o lib/compat.o lib/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/snprint...
2002 Mar 12
1
Problems with 2.5.3 under Debian Linux
...G_H -Wall -W -I./popt -c popt/findme.c -o popt/findme.o gcc -I. -I. -g -O2 -DHAVE_CONFIG_H -Wall -W -I./popt -c popt/popt.c -o popt/popt.o popt/popt.c: In function `poptAddAlias': popt/popt.c:673: warning: unused 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...
2003 Oct 03
1
Cannot compile 3.0.0 release
...config.status: creating include/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...
2008 Jun 03
2
unsafe_string_function_usage_here when linking smbd
I'm trying to build 3.0.30 on Alpha/Tru64-4.0G. The configure step works, but make fails when it tries to link smbd: 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_size_t__ gmake: *** [bin/smbd] Error 1 This Should Never Happen :) -- that looks like a message for the developers. How can I track down the cause of this and fix it? Here...
2002 Jun 09
0
Compiling a static version of rsync
...ver.o access.o connection.o authenticate.o lib/fnmatch.o lib/compat.o lib/snprintf.o lib/mdfour.o lib/permstring.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 -lresolv -lsocket -lnsl # file ./rsync rsync: ELF 32-bit LSB executable 80386 Version 1, dynamically linked, not stripped Any assistance appreciated. -- David Arnold dga@csse.monash.edu.au
2009 Oct 09
2
Samba 3.4.2 on Solaris 9 build problem
.../samba/krb/current/lib -R/ec/sw/samba/openldap/current/lib -R/ec/sw/samba/krb/current/lib -lthread -L./bin -lldap -llber \ -lgssapi_krb5 -lkrb5 -lk5crypto \ -lsec -lldap -llber -lsendfile -lresolv -lrt -lnsl -lsocket \ ../lib/popt/findme.o ../lib/popt/popt.o ../lib/popt/poptconfig.o ../lib/popt/popthelp.o ../lib/popt/poptparse.o -ltalloc -ltdb \ bin/libwbclient.a -lz make: Fatal error: Command failed for target `bin/smbd' I'm using the standard /usr/ccs/bin/ld as linker. If I manually execute the command line and add -m64 asargument ( cc -m64 -xc99=all )...