search for: dconfdir

Displaying 12 results from an estimated 12 matches for "dconfdir".

Did you mean: confdir
2001 Mar 16
2
Installation problems
...This seems to be a too recent version. So I tried compiling it and got the following error. I`m running a RedHat 7.0.91 Wolverine dist [root@relay tinc-1.0pre3]# rpm -qa | grep gcc gcc-2.95.1-3 gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl -g -O2 -DPKGLIBDIR=/usr/local/lib/tinc -DCONFDIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -c protocol.c protocol.c: In function `send_request': protocol.c:77: parse error before `int' make[2]: *** [protocol.o] Error 1 make[2]: Leaving directory `/usr/src/tinc-1.0pre3/src' make[1]: *** [all-recursi...
2012 Apr 02
4
What I need to install Tinc 1.1pre2?
Hi to everybody, Can anybody tell me what packages I need to install Tinc 1.1pre2 in a server that it had installed a previous version installed? I tried to install it and when I execute the "make" it give me a lot of errors. Best regards, Ramses
2016 Apr 08
2
Commit 68f4ca7 issues
There are few reasons why I stick to older OSes. In case of FreeBSD its my customized Imunes platform for network simulations... Anyway, back to root problem: gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o tincd.c &&\ mv -f $depbase.Tpo $depbase.Po tincd.c:52:20: getopt.h: No such file or directory tincd.c:102: error: elements of array `long_options' have i...
2001 Feb 21
2
can't get tinc to compile..
...c-1.0pre3/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/tinc-1.0pre3/lib' Making all in src make[2]: Entering directory `/usr/src/tinc-1.0pre3/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I../lib -I../intl -g -O2 -DPKGLIBDIR=/ usr/local/lib/tinc -DCONFDIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/l ocale\" -c conf.c In file included from net.h:110, from conf.h:26, from conf.c:37: connlist.h:26: openssl/evp.h: No such file or directory connlist.h:27: openssl/rsa.h: No such file or director...
2016 Apr 08
0
Commit 68f4ca7 issues
...d Imunes platform > for network simulations... Hm, I just tried FreeBSD 4.11 in a VM and it seems it doesn't support C99 at all. So I guess you already had to install a newer GCC and what not to get things running :) > Anyway, back to root problem: > gcc -std=gnu99 -DHAVE_CONFIG_H -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" > -DFORTIFY_SOURCE=2 -g -O2 -MT tincd.o -MD -MP -MF $depbase.Tpo -c -o tincd.o > tincd.c &&\ > mv -f $depbase.Tpo $depbase.Po > tincd.c:52:20: getopt.h: No such file or directory > tincd.c:102: error: elements of array...
2006 Jun 01
1
compile cvs trunk
...ig.h]" to config.h in the Makefile. Then a make did not finish: make[2]: Entering directory `/usr/src/tinc/lib' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/usr/src/tinc/lib' Making all in src make[2]: Entering directory `/usr/src/tinc/src' gcc -g -O2 -DCONFDIR=\"/usr/local/etc\" -DLOCALEDIR=\"/usr/local/share/locale\" -DLOCALSTATEDIR=\"/usr/local/var\" -g -O2 -o tincd conf.o connection.o edge.o event.o graph.o logger.o meta.o net.o net_packet.o net_setup.o net_socket.o netutl.o node.o process.o protocol.o protocol_auth...
2001 Jun 19
2
Question about building tinc pre4
When trying to make the last version I'm getting this error (#./configure --prefix=/some/dir); #make): ============================ gcc -g -O2 -I/usr/local/openssl/include -DPKGLIBDIR=/usr/local/tinc_new/lib /tinc -DCONFDIR=\"/usr/local/tinc_new/etc\" -DLOCALEDIR=\"/usr/local /tinc_new/share/locale\" -DLOCALSTATEDIR=\"/usr/local/tinc_new/var\" -o tincd conf.o connection.o meta.o net.o netutl.o process.o protocol.o route.o subnet.o tincd.o ../lib/libvpn.a -L/usr/local/openssl/lib...
2020 Nov 19
1
Learning to build applications
...SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -O2 -std=gnu++1y -Wall -W -D_REENTRANT -fPIC -DBUILDNUM=\"20201030\" -DBINDIR=\"\" -DPLUGINSDIR=\"/lib/pgmodeler/plugins\" -DPRIVATEBINDIR=\"\" -DCONFDIR=\"/share/pgmodeler/conf\" -DDOCDIR=\"/share/pgmodeler\" -DLANGDIR=\"/share/pgmodeler/lang\" -DSAMPLESDIR=\"/share/pgmodeler/samples\" -DSCHEMASDIR=\"/share/pgmodeler/schemas\" -DQT_NO_DEBUG -DQT_PRINTSUPPORT_LIB -DQT_SVG_LIB -DQT_WIDGETS_LIB -DQT_GU...
2010 Jun 18
1
Crosscompile error tinc => 1.0.11 on openwrt whiterussian 0.9
...ine 470: mipsel-linux-uclibc-gcc -DHAVE_CONFIG_H -I.. -I../lib -I/home/frithjof/wrt/whiterussian/OpenWrt-SDK-Linux-x86_64-1/staging_dir_mipsel/usr/include -I/home/frithjof/wrt/whiterussian/OpenWrt-SDK-Linux-x86_64-1/staging_dir_mipsel/usr//include -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -DCONFDIR=\"/etc\" -DLOCALSTATEDIR=\"/var\" -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -MT net.o -MD -MP -MF .deps/net.Tpo -c -o net.o net.c net.c: In function `main_loop': net.c:470: error: conflicting types for 'node' net.c:438: error: previous declaration of 'node...
2008 Jul 21
1
1.3.10 compile failure on FC9 w/ Gluster-patched Fuse
...make[5]: Entering directory `/usr/src/redhat/BUILD/glusterfs-1.3.10/xlators/protocol/server/src' if gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -fPIC -D_FILE_OFFSET_BITS=64 -D_GNU_SOURCE -Wall -DGF_LINUX_HOST_OS -I../../../../libglusterfs/src -shared -nostartfiles -DDATADIR=\"/var\" -DCONFDIR=\"/etc/glusterfs\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -MT server-protocol.o -MD -MP -MF ".deps/server-protocol.Tpo" -c -o server-protocol.o server-proto...
2016 Apr 08
2
Commit 68f4ca7 issues
Hi. I have issues building tincd-1.0.26 on FreeBSD 4.11 Seems commit 68f4ca711593416d0defd81199b176ba604c6cb1 that "modernizes" build system was a bad idea after all? Not sure why merging lib/ to src/ was done. Most software I see contains directories like compat/ to aid building for older or broken environments.. This makes clear difference between software sources itself (src) and
2014 Dec 05
4
Build On CentOS
...irectory `/adev/tinc-1.1pre10' Making all in m4 make[2]: Entering directory `/adev/tinc-1.1pre10/m4' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/adev/tinc-1.1pre10/m4' Making all in src make[2]: Entering directory `/adev/tinc-1.1pre10/src' gcc -std=gnu99 -DCONFDIR=\"/tinc/etc\" -DLOCALSTATEDIR=\"/tinc/var\" -DSBINDIR=\"/tinc/sbin\" -g -O2 -pie -Wl,-z,relro -Wl,-z,now -o tinc dropin.o getopt.o getopt1.o info.o invitation.o list.o names.o netutl.o script.o sptps.o subnet_parse.o tincctl.o top.o utils.o openssl/cipher.o openssl/cr...