similar to: ./configure: line 5083: syntax error near unexpected token `-DFORTIFY_SOURCE=2, '

Displaying 20 results from an estimated 3000 matches similar to: "./configure: line 5083: syntax error near unexpected token `-DFORTIFY_SOURCE=2, '"

2015 Jul 15
1
configure.ac:9: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
On Wed, Jul 15, 2015 at 02:42:13PM +0200, Florent B wrote: > ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var > --without-zlib --with-lzo --with-openssl > > is then failing on > > ./configure: line 5083: syntax error near unexpected token > `-DFORTIFY_SOURCE=2,' > ./configure: line 5083: ` AX_CHECK_COMPILE_FLAG(-DFORTIFY_SOURCE=2, >
2015 Sep 24
0
./configure: line 5083: syntax error near unexpected token `-DFORTIFY_SOURCE=2, '
On Thu, Sep 24, 2015 at 12:06:32PM +0200, Florent B wrote: > Possible to revert this or not ? It breaks compilation on Wheezy. > For now I fix it "by hand" but I would prefer a clean git compilation. Done. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at tinc-vpn.org> -------------- next part -------------- A non-text attachment was scrubbed...
2015 Jul 15
0
configure.ac:9: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
15.07.2015 16:23, Michael Tokarev ?????: > 15.07.2015 16:20, Guus Sliepen ?????: > >>> ./configure: line 5083: ` AX_CHECK_COMPILE_FLAG(-DFORTIFY_SOURCE=2, > > Should it be AC_CHECK_COMPILE_FLAG not AX_... ? ..nope it shouldn't. ;) /mjt
2015 Jul 15
0
configure.ac:9: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
On Wed, Jul 15, 2015 at 04:02:07PM +0200, Florent B wrote: > configure script sent to you It seems none of the functions defined in m4/ have been expanded. Could it be you removed the AC_CONFIG_MACRO_DIR() line completely? In doubt, do a git checkout configure.ac; git pull and run autoreconf -fsi again. -- Met vriendelijke groet / with kind regards, Guus Sliepen <guus at
2020 Jul 16
1
[Bug 1443] New: ipset -bash: syntax error near unexpected token `;;'
https://bugzilla.netfilter.org/show_bug.cgi?id=1443 Bug ID: 1443 Summary: ipset -bash: syntax error near unexpected token `;;' Product: ipset Version: unspecified Hardware: x86_64 OS: other Status: NEW Severity: minor Priority: P5 Component: default Assignee:
2023 Dec 12
0
[Bug 1443] ipset -bash: syntax error near unexpected token `;;'
https://bugzilla.netfilter.org/show_bug.cgi?id=1443 Jozsef Kadlecsik <kadlec at netfilter.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |INVALID --- Comment #2 from Jozsef Kadlecsik
2016 May 29
3
[Bug 2574] New: configure: line 5805: syntax error near unexpected token `-Qunused-arguments'
https://bugzilla.mindrot.org/show_bug.cgi?id=2574 Bug ID: 2574 Summary: configure: line 5805: syntax error near unexpected token `-Qunused-arguments' Product: Portable OpenSSH Version: 7.2p1 Hardware: amd64 OS: Linux Status: NEW Severity: critical Priority: P5
2015 Jul 15
0
configure.ac:9: error: possibly undefined macro: AC_CONFIG_MACRO_DIRS
On Wed, Jul 15, 2015 at 02:35:33PM +0200, Florent B wrote: > I have found the problem, replacing > > AC_CONFIG_MACRO_DIRS([m4]) > > with > > AC_CONFIG_MACRO_DIR([m4]) > > in configure.ac seems to solve the problem. > > It is about automake version, I have 1.11.6 (wheezy) and it needs 1.14 > to use DIRS. > > How to make it work for every version ?
2024 Jul 31
0
[merged] fsi-add-missing-module_description-macros.patch removed from -mm tree
The quilt patch titled Subject: fsi: add missing MODULE_DESCRIPTION() macros has been removed from the -mm tree. Its filename was fsi-add-missing-module_description-macros.patch This patch was dropped because it was merged into mainline or a subsystem tree ------------------------------------------------------ From: Jeff Johnson <quic_jjohnson at quicinc.com> Subject: fsi: add
2024 Jul 30
0
+ fsi-add-missing-module_description-macros.patch added to mm-nonmm-unstable branch
The patch titled Subject: fsi: add missing MODULE_DESCRIPTION() macros has been added to the -mm mm-nonmm-unstable branch. Its filename is fsi-add-missing-module_description-macros.patch This patch will shortly appear at https://git.kernel.org/pub/scm/linux/kernel/git/akpm/25-new.git/tree/patches/fsi-add-missing-module_description-macros.patch This patch will later appear in the
2008 Jul 30
4
panic action on samba 3.2
Hi, during I make a some du command (du -sh), samba has been disturb and sent a panic action : Last line of smbd.log : [2008/07/30 15:36:09, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (16 - 15) in safe_strcpy [10.217.7.3/255.255.252.0] [2008/07/30 16:04:43, 0] lib/util_str.c:safe_strcpy_fn(709) ERROR: string overflow by 1 (16 - 15) in safe_strcpy
2013 Oct 26
2
[PATCH] 1. changes for vdiskadm on illumos based platform
2. update ZFS in libfsimage from illumos for pygrub diff -r 7c12aaa128e3 -r c2e11847cac0 tools/libfsimage/Rules.mk --- a/tools/libfsimage/Rules.mk Thu Oct 24 22:46:20 2013 +0100 +++ b/tools/libfsimage/Rules.mk Sat Oct 26 20:03:06 2013 +0400 @@ -2,11 +2,19 @@ include $(XEN_ROOT)/tools/Rules.mk CFLAGS += -Wno-unknown-pragmas -I$(XEN_ROOT)/tools/libfsimage/common/
2015 Mar 27
1
Option to not add "Received" header ?
You could remove them with sieve in the latest version of pigeonhole. On Mar 24, 2015 7:33 AM, Florent B <florent at coppint.com> wrote: > > I know about RFC's, but that could be an option, not enabled by default.
2017 Dec 27
1
Package repository now available
Thank you for your report, we'll look into it! Aki > On December 27, 2017 at 8:16 PM Florent B <florent at coppint.com> wrote: > > > Hi, > > This repository does not work with Aptly. > It seems "architecture" line is wrong in InRelease file (needs to be > "Architectures:" instead of "Architecture:"). > And
2003 Dec 31
1
BAD rsync, or is it bad me?
Something very scary just happened to me while I was creating a ksh script to rsync mulitple FS between two hosts. Here is the script, notice the 'i' at the end of rsync line, it got put there by mistake. You also see the contents of $FSLIST cat'd below the script. When I ran this, it started to delete files in root's home directory and place files from the fist FS,
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
2010 Sep 09
1
syntax error, unexpected '<token>'
Hello list, getting warning : *syntax error, unexpected '<token>'* dialplan : exten => pbx,n,Macro(CheckNetworkProblems,${custID}) exten => pbx,n,NoOp(status = ${STATUS}) exten => pbx,n,GoToIf($["${STATUS}"="congestion"]?backup:nocongestion) CLI : [Sep 9 12:27:07] -- Executing [pbx at cust:15] NoOp("SIP/test13-0000002a",
2008 Nov 11
0
nagios command-plugins: unexpected token
Hi I just installed nagios et al[1] in my Centos-5.2 (x86). When I try to test the configuration file it fails[2] with the message "Unexpected token or statement(...)". The line is: command[notify-by-email]=/usr/bin/printf "$OUTPUT$" | /bin/mail -s '$SERVICESTATE$ alert for $HOSTALIAS$/$SERVICEDESC$' $CONTACTEMAIL$ But if I comment this line, then I got the same
2014 Feb 25
3
PMTU = 1518 over local network at 1500 MTU
Hi all, I have two nodes, connected to a switch, using Tinc 1.1 from git. They connect each other with sptps, and to other nodes in the Internet with old protocol because they have Tinc 1.0. There is no problem with remote nodes, but between my 2 local nodes, they see 1518 PMTU. But local network is 1500 MTU !!! So nodes can ping each other but larger data does not go. test1=sllm1 test2=sllm2
2006 Dec 06
2
rc15 'configure' fails at "unexpected token `SSL,'"
i'm building dovecot-1.0.rc15 on osx. when i, ./configure --with-ssl=openssl --with-ssldir=/etc/ssl_certs --disable-static --enable-shared --disable-maintainer-mode --disable-ipv6 --with-mysql --with-sql-drivers=mysql --with-deliver --with-pop3d --with-storages=maildir,mbox --disable-debug it fails at, ... checking how to hardcode library paths into programs... immediate appending