Jonathan, thanks for the tip! It works now!
How cool is that we have a lot of experts in almost every aspect of
software development around?
ср, 27 мар. 2019 г. в 17:43, Jonathan Wakely :
>
> On 27/03/19 16:37 +, Jonathan Wakely wrote:
> >On 27/03/19 16:13 +0100, Jakub Jelinek wrote:
> >>On
On 27/03/19 16:37 +, Jonathan Wakely wrote:
On 27/03/19 16:13 +0100, Jakub Jelinek wrote:
On Wed, Mar 27, 2019 at 04:08:59PM +0100, Peter Lemenkov wrote:
Jakub, thanks for the tip! Now I moved a little further. I've added
-save-temps to CXXFLAGS and indeed there is something wrong. Here is
On 27/03/19 16:13 +0100, Jakub Jelinek wrote:
On Wed, Mar 27, 2019 at 04:08:59PM +0100, Peter Lemenkov wrote:
Jakub, thanks for the tip! Now I moved a little further. I've added
-save-temps to CXXFLAGS and indeed there is something wrong. Here is
how this cstddef file was included:
===
On 27/03/19 16:54 +0100, J. Scheurich wrote:
g++ -DHAVE_CONFIG_H -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP
-DHAVE_EPOLL -I. -I./include -D__LINUX -I./include -Wall -pedantic
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstac
g++ -DHAVE_CONFIG_H -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP
-DHAVE_EPOLL -I. -I./include -D__LINUX -I./include -Wall -pedantic
-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
-grecord-gcc-switches -spec
On Wed, Mar 27, 2019 at 04:08:59PM +0100, Peter Lemenkov wrote:
> Jakub, thanks for the tip! Now I moved a little further. I've added
> -save-temps to CXXFLAGS and indeed there is something wrong. Here is
> how this cstddef file was included:
>
> ===
> # 1 "/usr/lib/gcc/x86_64-redhat-linux
Jakub, thanks for the tip! Now I moved a little further. I've added
-save-temps to CXXFLAGS and indeed there is something wrong. Here is
how this cstddef file was included:
===
# 1 "/usr/lib/gcc/x86_64-redhat-linux/9/include/stddef.h" 1 3 4
# 51 "/usr/include/c++/9/cstddef" 2 3
# 52 "/us
On Wed, Mar 27, 2019 at 03:48:41PM +0100, Peter Lemenkov wrote:
> I cannot build SIPp anymore. It fails with a very cryptic (for me) message:
>
> https://koji.fedoraproject.org/koji/taskinfo?taskID=33763853
>
> ```
> g++ -DHAVE_CONFIG_H -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP
> -DHAVE_EP
Hello All!
I cannot build SIPp anymore. It fails with a very cryptic (for me) message:
https://koji.fedoraproject.org/koji/taskinfo?taskID=33763853
```
g++ -DHAVE_CONFIG_H -DUSE_OPENSSL -DPCAPPLAY -DRTP_STREAM -DUSE_SCTP
-DHAVE_EPOLL -I. -I./include -D__LINUX -I./include -Wall -pedantic
-O2 -g